Showing 793 open source projects for "gnu-efi"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 1
    Conversations

    Conversations

    The very last word in instant messaging

    Conversations is an open source Jabber/XMPP client for Android, designed to provide a unique and more freeing mobile messaging experience. XMPP is a federated protocol that can work with every XMPP server out there, giving you the freedom to choose a trustworthy server for yourself while still being able to chat with contacts from other servers. All communications are TLS encrypted and Conversations offers to enable one of two state of the art end-to-end encryption mechanisms, so you can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Telegram for Android

    Telegram for Android

    Telegram messenger for Android

    Telegram is a wonderful and private messaging app that offers simple, fast, secure and synced messaging for all your devices. It delivers messages faster than any other application; cloud-based so you can access your messages from any device; and very secure, with messages heavily encrypted and could even self-destruct. Telegram is simple and fun to use, with powerful photo and video editing tools as well as an open sticker/GIF platform to let you express yourself fully. It’s also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Frost
    Freenet front end written in Java. Supports multiple up/downloads, messages, searching and more.
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 4
    A SSH based chatroom framework; inspired by "ssh-chat" project. This framework support not only the IRC-like command line interface, but also custom clients by providing an API. Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
    Downloads: 5 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5
    Lots of small projects: games, VST plugins, experimental IRC server, ROM hacking tools, net tools, font tools, html tools, etc. Browse CVS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CalLite CRM

    CalLite CRM

    Software per Call Center

    CalLite è il software per Call Center più versatile e veloce sul mercato. Ti permette di azzerare le perdite di tempo degli utenti (operatori, agenti, supervisori, coordinatori, ecc. ecc.) per massimizzare i guadagni. Il software dispone delle funzionalità: PowerDialer, ProgressiveDialer, PredictiveDialer ed AutoDialer. Ovunque siano (da casa o in ufficio), i tuoi operatori potranno lavorare con una semplice connessione internet. Tu potrai, da ogni dispositivo fisso o mobile, amministrare e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Briar
    Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging tools such as email, Twitter or Telegram, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the Internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the Internet's up, Briar can sync via the Tor network, protecting users and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    QKSMS

    QKSMS

    A beautiful SMS messenger for Android

    Fall in love with texting all over again with QKSMS! QKSMS is a beautiful, simple and customizable open source replacement to the stock messaging app on Android. It's got a clean, clutter-free intuitive design that lets you focus on what matters, plus millions of colors to choose from to make the theme of the entire app truly your own. QKSMS has some powerful features, including photo sharing, group chat, conversation blocking, message backup and restore and more. It's got everything you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Rs

    Rs

    A free client for sb0t an other servers in the Ares Network

    This app is supposed to connect to Sb0t and other servers from the Ares network. The development is not finished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 10
    IXSF Messenger

    IXSF Messenger

    IXSF Messenger is a java-based messenger

    IXSF Messenger is a java-based messenger with file transfer option. Java Runtime Environment (JRE) 1.4 or higher is required. This application is built in two parts - server and client. Server part serves client's requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IP-Chat

    IP-Chat

    UDP based desktop chatting app which supports AES-256 bit encryption.

    Simple Encrypted chat application built with Java. It uses AES-256 bit block cipher algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A complete rewrite of the mobile java irc-client WLIrc. (http://wirelessirc.sourceforge.net) Aims to be more responsive and use less memory maintaining the current gui and looks.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Ace Operator is a tool for enabling live communications between company representatives and online users from web sites. By clicking on the "live help" button, customers can get access to company representatives and exchange information in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PlanetaMessenger.org is a Instant Messenger with support to all well known instant messenger networks including ICQ,MSN,AIM,Yahoo! and Jabber through a powerfull plugin engine. PlanetaMessenger.org support multiples look and feels, plugins and profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The PlanetaMessenger.org Libraries project is a set of open source instant messenger libraries used and maintained by PlanetaMessenger.org. You can find protocol implementation for MSN, ICQ, ComVC networks for use on standalone and server applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ExtremeTalk(XT)是一个用于企业或者组织内部进行在线通讯的,基于XMPP(Jabber)协议的即时通讯系统。ExtremeTalk(XT) is an Instant Messaging(IM) collaboration platform based on XMPP(Jabber) for enterprises and organizations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    InCrEG online gaming platform

    InCrEG online gaming platform

    Aire de jeu de Belote en ligne

    [fr] Aire de jeu en ligne (client et serveur) basée sur les sources InCrEG. Belote inclus et d'autres à venir. [en] Online gaming platform (client & server) based on InCrEG sources. Belote included, more games to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Pastiche ircd

    Simple IRC Server written in Java

    A Simple IRCD written in Java, for ease of adding custom code and allow better protection against crackers/hackers. (Note: This project has been moved to GitHub)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UIChat

    UIChat

    AX.25 UI based chat application

    Version 2.0 users should be at Java 1.7 or newer. An AX.25 UI based chat application, which allows the use of any modem type with KISS connectivity, including the famous FLDIGI!! UIChat is patterned after the FSQCall application and provides automated responses based on action characters included in the text of the UI frame. Both a Bash shell version and a Java gui version are available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jIRCd is a full-featured Java-powered IRC server. It uses the advanced features of Java, including multi-threading and multiple platforms, to create a very powerful IRC server for any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BattleShip

    BattleShip

    The BattleShip is an online game developed in Java.

    The BattleShip was developed using Java. It is an online game where one user has to sink the other user’s ships. The game uses Server-Client structure, each user has a map where he needs to allocate his ships and one map where he will choose where to shoot to try to hit his enemy’s ships. The one who hit all opponent’s ships first, wins the game. The ships allocation can be manually or automatic (random position) and there is also a chat implemented where one user can talk to his...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    OpenYMSG
    OpenYMSG is an open source Yahoo Messenger API implementation. It began as a fork of jYMSG, primarily to upgrade the API. It is intended to get you up and running with a simple Yahoo Messenger client in very little time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next