Showing 43 open source projects for "module"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    react-native-ble-manager

    react-native-ble-manager

    React Native BLE communication module

    The library is a simple connection with the OS APIs, the BLE stack should be standard but often has different behaviors based on the device used, the operating system and the BLE chip it connects to. Before opening an issue verify that the problem is really the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Aeron

    Aeron

    Efficient UDP unicast, UDP multicast, and IPC message transport

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport. Java and C++ clients are available in this repository, and a .NET client is available from a 3rd party. All three clients can exchange messages across machines, or on the same machine via IPC, very efficiently. Message streams can be recorded by the Archive module to persistent storage for later, or real-time, replay. Aeron Cluster provides support for fault-tolerant services as replicated state machines based on the Raft...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TrucklistStudio

    TrucklistStudio

    Media Playlist streaming Software.

    TrucklistStudio is a light media playlist broadcasting software. You can easily broadcast videos playlists and create webcasts from any location. TrucklistStudio supports almost every kind of services through FMEs XML configuration files. Different video sources and the mixing module will let you create various screen layouts. All major picture file formats are supported. Putting image as an overlay or background. Video transmitting over LAN. Lower CPU requirements.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Hedwig Mail server
    Hedwig is an open source IMAP, SMTP, POP3 server written in Java, designed with ease of installation and configuration in mind. Hedwig enables storage of mail message headers in a relational database(MySQL or Oracle) and mail messages in a file system. Visit http://hwmail.sourceforge.net/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    Mobile-ID USAT applet

    Mobile-ID USAT applet

    The Remarc Mobile-ID USAT applet

    The Remarc Mobile-ID USAT applet this is a JavaCard applet with USIM Application Toolkit menu support. Basic functions of the Remarc Mobile-ID SAT applet: • Authentication function; • Signing function; • Changing PIN1/PIN2; • Changing PUK; • Unblock PIN1/PIN2; • View information - in a USAT menu is present a menu item with information of PIN usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    rftfun

    rftfun

    reliable filetransfer for unreliable networks

    A Java client/server application for filetransfer over unreliable networks. This project started as a diploma-project and after its release, we are proud to make it publicy available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TR Updater

    TR Updater

    Module update for Java applications.

    Standalone software for updating application components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Coronis SDK

    Coronis SDK

    Set of module for data processing of wireless device

    The goal is to create a leading “Set of software libraries for data processing of wireless device based on Coronis platform“. These libraries will run on all major platforms (embedded and desktop) and provide services for data processing through generic APIs. Keywords: Coronis, Wavenis, API, Plugin, Wireless, Waveport, Wavecard, Profile, Java, C, C++, C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Icestack

    Icestack

    Icestack Plugin Modules

    This project provides working examples of Icestack Plugin Modules. Icestack Plugin Modules are used to integrate Icestack to a variety of business tools such as CRM or issue tracking systems. Our first open source Plugin Module is for RT (Request Tracker) with many more expected to follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-winning proxy networks, AI-powered web scrapers, and business-ready datasets for download.
 Icon
    Bright Data is a leading data collection platform, enabling businesses to collect crucial structured and unstructured data from millions of websites through our proprietary technology. Our proxy networks give you access to sophisticated target sites using precise geo-targeting. You can also use our tools to unblock tough target sites, accomplish SERP-specific data collection tasks, manage and optimize your proxy performance as well as automating all of your data collection needs.
  • 10
    DENRIT

    DENRIT

    Perform anonymous and non-anonymous pentesting.

    DENRIT allows remote administration of anonymous networks (TOR, I2P and FreeNet). Also, contains a pentesting module to execute commands using a selected anonymous network, pentesting with TOR or TCP Follows a client/server model with well-defined communication interfaces. SSH is used to allow remote clients to access the machine and manage any anonymous network that is installed there, plus allows penetration testing anonymously (or non-anonymously) using tools such as Metasploit Framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Irdroid - Infrared Remote for Android

    Irdroid - Infrared Remote for Android

    The Irdroid app / module is a infrared remote control for Android

    .... The second module takes advantage of the Bluetooth A2DP protocol and allows the user to listen to a music witlessly and the ability to control IR equipment all in one device. The physical demonstration of the software and hardware will include controlling infrared devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Redis-JD

    Fast and simple Java client for Redis datastore

    Java client for Redis allows programming most commands and reading replies in Java according to the Redis paradigm. The core module takes care of the byte protocol and management of connection via a connection pool. Separate modules are supporting Apache MINA - asynchronous messaging framework and the new Java 7 asynchrounous I/O.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Mobile PC Communicator

    a mobile-pc bluetooth communication project

    a mobile-pc bluetooth communication project where you can simply send textual message from mobile to pc and vice versa. you can use this project as a project template for projects involving mobile-pc communication. contains a j2se server module and a j2me client module CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    EVI will be a Java module framework. Modules will focus to internet communication and entertainment. We plan to support IRC, DCC, ICQ, write a number of small games and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Web Chat (Standalone and Plugin)
    This project aim to develop a plug-in module for ready use in Java Web application with little effort, it has many ways to persist account details (XML vs DB) It can be used as a standalone application for support services in the web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    intranet chatting
    this is to create an chatting module which is easy to implement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TorrentBroadcast is a scalable and extensible Bittorrent platform written in java and executed in OSGI environment. The first core module is TorrentYeller that is the Bittorrent tracker. http://twitter.com/TorrentBroad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Software module for anonymous communication by means of the onion routing. For more information please have a look at https://www.prime-project.eu/prototypes/anon/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The AnaXagora platform is a change management platform that combines an e-learning module (LMS), a knowledge management module (KM), a business process management module (BPM), and a competences management module (HR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gin speech system go from speech indexing from asterisk to speech synthesis (by abstract module) through a dialog module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenCms-Portlet module is for the situation that you want to use OpenCms as portlet manufacturer and content feed platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Module-based Chat-Application that supports the development and integration of modules to increase functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A JAMES connector module for the Earnware Services Platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A chat room system consisting of a client and server written in Java. Produced for the module CO531 at the University of Kent, UK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A java-based auto-update module. Generated updates are transferred in archives, upgrading between subsequent versions. An update contains changed single files and changed part of jars's and zip's. Mirrors, release notes, update uninstallation, news.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next