Showing 117 open source projects for "linux software development"

View related business solutions
  • 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
  • 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
    Halloy - IRC Client

    Halloy - IRC Client

    IRC application written in Rust

    Halloy is an open-source IRC client written in Rust, utilizing the Iced GUI library. It aims to provide a simple and fast client for Mac, Windows, and Linux platforms
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Undernet Coder Committee -- ircu development
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    BitchX is an IRC client based on ircII/EPIC4. It includes many features that are usually relegated to scripts such as CDCC and flood protection -- you can just start it and go. Development was on hiatus for a while but is now resuming.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 4
    Wraith is an open source IRC bot written in C++. It has been in development since late 2003. It is based on Eggdrop 1.6.12 but has since evolved into something much different at its core.
    Downloads: 7 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
  • 5
    This will be a simple tandem text editor. It will broad cast document events to clients over a web connection. What it should do is allow more than one person to edit a document at the same time. Of course the one editing has a lock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ancient IRC on Linux

    Ancient IRC on Linux

    Some old IRC clients patched up for 'modern' Linux

    I've taken a few old IRC client/server releases and patched them up to build (and sort of run) on modern Linux DONT USE THIS STUFF FOR REAL! I'm sure it's full of an incredible amount of vulnerabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    Hokan is an IRC bot developed using Java programming language and using PircBot framework. First version development was started around year 2001. Join #HokanDEV@IRCNet to find out more! Current version of Hokan is maintained in GitHub: https://github.com/petria/hokan_ng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DominoBot

    DominoBot

    An IRC bot project case study.

    DominoBot is a project for a simple IRC framework. It is currently a simple yet functional Domino game bot for IRC. It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone. It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc. Uses PircBotX (redistributed - you do not need to download it)....
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Quotes Database System (formerly Salty Quotes Database, named so because it was made for the development site saltine.net) is a small script written by Kyle Florence a few years ago that will store IRC quotes, it's like your own personal bash.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Auto Bot

    A modern, minimalist, extensible chat bot.

    NOTICE: We're not on SourceForge anymore. See http://autoproj.org for our new domain. Auto is modern, simple, and smart automated bot software, designed per a philosophy of minimalism, simplicity, usability, cleanliness, and easy extensibility. It has support for IRC (v3.1) with planned support for XMPP. It can be easily extended by means of its plugin API, and offers a host of features. It is known to function on any OS on which Ruby 1.9 functions (such as Linux, Mac OS X, BSD, Microsoft Windows, etc.).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    GeoIRC is a stable, customizable, usable, scriptable, good-looking IRC client. The development team hopes to make it the client of choice for a significant portion of the IRC community.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    A fork of pidgin which aims to provide minor features that have not been addressed by the pidgin development team (including manual textbox resizing). See funpidgin.sf.net for details.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    livechatwordpress

    livechatwordpress

    Live Chat Software for your WordPress

    My LiveChat plugin for WordPress provides an easy way to integrate your WordPress-powered website with the LiveChat solution. My LiveChat is a fast, high performance and most user-friendly live chat solution. It allows you to live chat with website visitors, monitor site traffic, and analyze visitors' web activities, including their search engine and keyword usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    SqIRC
    SqIRC is light IRC client written in java, with script control and plugin!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java API for IRC development, especially made for IRC bots but can be used for almost anything IRC related. Our IRC channel can be found at irc.strictfp.com on channel #IRC, we hope to see you there!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    libirc++ is a well designed, modern C++ IRC Library. This lib should and can be used as base for IRC Bots and IRC Clients. The library is designed for multiple simulatneous connections so the library can fill any purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PircBot-PPF is a Java framework for writing IRC bots quickly and easily. This has been built up as a fork of PircBot ( http://www.jibble.org ) with the GPL license. This was developed while making the PPF framework, hence the name pircbot-ppf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nexus simplifys the creation of an IRC client using PHP5 by providing developers with easy to use functions to handle IRC events without having to parse raw data. Phobos is included as an example of an IRC bot created with Nexus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    shantiniketan
    This software automates the process of holding classrooms inside IRC chatrooms. It provides a efficient and useful GUI that lets you ask questions, raise hand, discuss, have quizzes or debates. This software aims can be used for taking e-classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Official IRC-World.org Dev-Com Website. Software modified and developed to use on IRC-World.org Chat Network. Current projects: - IRCD based on IRC-Hispano/ircu2.10.07 - Extramech Based on EnergyMech 2.9.x - Extraservices (own code IRC Services)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    General and simple IRC bot framework with very flexible bus architecture and plugins support, originally written for use as RPC gateway for remote message sending to multiple IRC channels or users. Now: http://github.com/martinkozak/pyircgate-daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB