Showing 105 open source projects for "developers console"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Instagram CLI

    Instagram CLI

    Become a 10x Instagrammer and Escape Brainrot with Instagram CLI

    Instagram: the app you open to send one message… and suddenly 30 minutes are gone. We all know the cycle — and we finally had enough. What if Instagram had a quick fix? A productivity-friendly mode that keeps your connections, but gives your attention span a fighting chance? No algorithm traps. No reel vortex. No dopamine casino. Just conversations and updates, on your terms. Instagram CLI is a minimal, fast, keyboard-native way to stay connected without getting cooked by social media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Petoron-P2P-Messenger

    Petoron-P2P-Messenger

    minimalistic, secure and autonomous P2P messenger

    Petoron P2P Messenger (P-P2P-M) Architecture: Pure P2P - no servers, no databases Key storage: Keys generated in memory, never stored, erased after use Metadata: Only IP and port exist during the session - everything else is encrypted & obfuscated Encryption: PQS v1.2 - PBKDF2-HMAC-SHA256 (200k), BLAKE2s-MAC, custom stream cipher + fake padding Authentication: BLAKE2s-MAC (16 bytes) - instant failure on any data change Packet obfuscation: --stealth mode - padding, hidden...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    LiteMessage

    A lightweight, peer-to-peer messaging program.

    A lightweight peer-to-peer messaging program that runs in the console. It also has a GUI version. It is currently very early in development. It is implemented in Java, so it is cross-platform. Currently developed using Java 8 (aka 1.8) It is distributed under the 3-clause BSD license. Planned features in the future include message encryption and file transfers. The most up-up-to-date source can be found on GitHub: https://github.com/cguy777/LiteMessage The MTools library can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Fleabags.net-1.0

    Open-Source Centos7 project to offer rapid communication apps.

    The purpose of this project is to provide centralized and secure open-source communication applications on Centos7. Most services (Wiki, Email, XMPP/Jabber) are connected to OpenLDAP which can be managed through a Webmin console on port https/10000. This makes it easier to stay secure as passwords can be changed on the fly through the Webmin console interface with minor reconfiguration for your domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Gribble: Support Bottie
    Gribble is the code base for the Supybot SourceForge.net uses for support assistance in the Freenode.net support channel, #sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mazinguer IRC Service for IRCu Hispano
    MAZINGUER is an IRC Service for IRCu 2.10.H.10.208-217. Originally created to add some features that are absent in Upworld IRC services it can now run as an extra operserv or as a full service including nickserv and chanserv capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Jcate

    a massive irc bot

    a massive java/scala irc bot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PigTerm

    PigTerm

    Remote control your linux console encrypted trough Jabber chat service

    With PigTerm you can chat with your Linux terminal. PigTerm connects you to your/your friends/your office Linux computer's terminal trough Jabber messaging (XMPP Protocol services like Gtalk). So that you do not need ssh access to do this. Think of pigterm as a Remote Assistant for Linux Console. This is useful specially when your remote computer do not have a valid IP address. The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    PBGChatServer

    Experimental ChatServer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Fix Skype

    Fix Skype fixes future timestamps in the Skype messages database.

    Fix Skype is a python script and Win32 binary that is used to fix "future" timestamps in the Skype message database, such as those caused by the end of DST or by dual-booting a Linux system with time set to UTC from anywhere west of GMT. Essentially, you feed it your username and the number of hours by which some timestamps are in the future, and it subtracts that amount of time from any timestamp greater than "now".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Err

    Err

    err is a plugin based chatbot designed to be easily extensible

    err is a plugin based chatbot designed to be easily deployable, extensible and maintainable. It allows you to start scripts interactively from your chatrooms for any reason: random humour, starting a build, monitoring commits, triggering alerts ... It is really easy to add your own feature. Features Backends support: - XMPP : Tested with hipchat, openfire and Jabber but should be compatible with any standard XMPP servers. - CampFire support - Supports MUCs (chatrooms) -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    PHP-P10

    PHP Framework to write Bots connecting to a P10 (IRCu) Server

    PHP-P10 is an efficent PHP Framework to script IRC Bots connecting via P10 (IRCu Server to Server protocol).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyGG - Python implementation of Gadu-Gadu instant messaging protocol, very popular in Poland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Distributed DC-Hub which aims to be fast and to scale well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Free open source .NET IRC bot using SmartIrc4Net IRC and Nini configuration libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    java based, extendable, os independent, pluginable multifunctional chat client and server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Echomine Muse provides an easy-to-use Java API that gives you quick and easy access to network collaboration services. Specifically, it allows you to communicate with Jabber/XMPP servers to perform instant messaging and presence management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    With YAPB you've got an easy way to have a full functionally IRC-Bot. You just need a server with SSH-Login and the possibility to execute shell-scripts on it. You can choose between having a debug-onscreen-output (in a shell ;SSH, with detailed informati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JFN (Jabber Feed Notifier) is a Jabber client/component that send notifications of new feeds entries. You can configure it to send you only notifications, summary message or full message, and more. In addition, you can send your OPML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Vector Alpha

    prototype chat server

    Simple but capable chat server. This project is more for research and development. A fully functional server along with its source code is provided but the aim for this project is to provide learning material such as detailed documentation, specs, diagrams and tutorials. There is client software also but it is on a separate project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal is to develop a bot that sits on irc and manages clanwars in the internal channel of a clan. the bot should also be able to broadcast clanwars to irc-channels. DEVELOPERS AND TESTERS NEEDED!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Eggdrop
    Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB