Showing 4145 open source projects for "open source kms"

View related business solutions
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Hermes provides a Swing GUI to access JMS queues and topics for common tasks such as sending messages, removing messages and copying messages between queues and topics.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2

    BroadData

    Integrated to system status data based on the HDFS

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GrepClipse is an easy way to filter an Eclipse console's content through a regular expression as you'll do it on a *nix console through the commands grep -n <regexpr> <currentConsoleContent> followed by tail -nf <newConsoleContent> | grep <regexpr> helping the analysis of logs during the execution of a process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Multiagentsystem Ellipsis

    Multiagentsystem Ellipsis

    Modular, agent-oriented and extendable agent toolkit.

    Ellipsis is a modular, agent-oriented, and extendable toolkit to execute stationary and mobile software agents written in the Java programming language. Ellipsis uses the standard application server JBoss (version 4.2.3 GA) without any modifications. In contrast to existing mobile agent toolkits, Ellipsis has an agent- and message-oriented architecture. Ellipsis is built on top of the JMX architecture. Core Ellipsis components are implemented as MBeans which provides for basic ser-vices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Router Remote
    With Router Remote you can connect to your router and change the configuration, restart it, and many other things from your phone. Currently only Zyxel routers supported, but it would possible to make it work with other routers as well. Please report non-working routers, since support might be added. It uses the android library Ohmenu available at http://github.com/omtinez/ohmenu to implement an intuitive, modern user interface to the application menu. Released under BSD license. For...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    rsudo is a remote administration tool that allows the user to run commands on multiple remote machines as another user (i.e., root).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Java framework for high performance applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Netbeans module for SableCC, actually syntax highlighting supported
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    ...The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since it is an open source program also helps the student who wishes to know the structure of a simple discrete event network simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A set of advanced Log4J appenders designed for hi-load applications. Among them: TimeAndSizeRollingFileAppender, ThreadSafeAsyncAppender, DbcpDataSourceAppender, JndiDataSourceAppender etc. Also includes appender wrappers for use in JBoss environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jfxtail

    jfxtail is a program to monitor log files similar to the unix tool tai

    The program shows the last 20 lines of a text file. The display automatically updates, if the text file has been changed. Being written in java it supports works on all platforms, for which javafx is available. e.g.: Windows, MacOS, Linux,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IOS6 and recent iTunes updates have broken a few features. We have made some partial fixes, but they are not complete. If you'd like to help support our development, or take over the development please let us know. Explore the internal file structure of your iphone (or of a seized phone in the case of forensic teams) using either the iphone's own backup files or (for jail broken iphones) ssh. Viewing of plist, sqlite, and hex are supported. IOS 5 is now supported iOS 6 only partially...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14
    CARTAGO-WS is a platform for developing SOA applications based on Web Services exploiting agent programming models and technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Task Stop Watch is a program for keeping track of the time a person spends on specific tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Mini-Mailinator

    A lite version of mailinator for developer use

    This allows you to run an email "server" that will accept any and all emails and allow you to query them afterwards - similar to the service Mailinator.com provides. Using this, you can test whether your applications can send emails correctly, and you can retrieve the data out of them (for example if you need to verify that account activation links exist in the outgoing email, and that they work correctly). The real Mailinator service is better if you are only sending a one-off email....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simured is a multicomputer network simulation whith visual interface to see packet movement on the network. It is multi platform and there are versions in Java and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Transliterator between any Language files - Map Fonts, Create Encoding Scheme, Input Phonetic, Indian, Roman, Tamil, Hindi, English, French, German, Spanish or Any World Language Keyboard. Ex: [Phonetic Input]-[Any World Language Output] or ViceVersa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Zimbra connector for Funambol enables the Funambol synchronization platform to synchronize contact list, calendar information and task information with contact lists, calendar and task information stored on the Zimbra mail server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple TI84p Emulator for Android

    Simple TI84p Emulator for Android

    A simple TI84p emulator for android

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    - 임베디드 DBMS인 openML - 서버 DB와 임베디드 DB의 동기화를 해주는 솔루션인 openMSync
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
     Easy Clicker

    Easy Clicker

    A dual smartphone/web-based clicker application for students/teachers

    Easy Clicker will allow students and teachers to use their smartphones or a laptop to administer and/or submit to poll questions in the classroom setting. The student will no longer need to worry about carrying a physical device to class other than their smartphone or laptop, and will be able participate in any poll administered by the teacher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Freedom ERP Demo

    Freedom ERP Demo

    Gestão Empresarial OpenSource Crossplataform

    Versão livecd para demonstração/testes. Possui os principais parâmetros. A maioria das funções podem ser utilizadas. Outras necessitam de parametrização adicional. Lançadores para os módulos no menu Escritório. Sistema completo.* Lubuntu 12.04 32bits Acesse a comunidade Freedom ERP no Google Plus: https://plus.google.com/communities/110333049422315286713 Versão não oficial! *Não atende a legislação fiscal eletrônica (SPED, NFe, PAF-ECF). Necessita para tal, módulos...
    Downloads: 0 This Week
    Last Update:
    See Project