Showing 43 open source projects for "system admin tools"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    MuseBot

    MuseBot

    Supports Telegram, Discord, Slack, Lark, compatible with LLMs

    ...It supports model providers such as OpenAI, Gemini, DeepSeek, OpenRouter, Doubao, Qwen, and other compatible services. MuseBot also includes RAG support, metrics, cron triggers, registration modules, and an admin platform for management. It is useful for users who want one AI assistant architecture across private chats, group chats, and business communication tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spacebar

    Spacebar

    Free selfhostable discord compatible communication platform

    Spacebar is a free, open-source, self-hostable communication platform designed to be compatible with Discord-style clients and bots. It includes chat, voice, and video capabilities while giving server operators more control over infrastructure and configuration. The project emphasizes decentralization, customization, and avoiding a single point of failure. It is intended to let users run their own communication service while keeping compatibility with familiar Discord-like tooling. Spacebar...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    CIM

    CIM

    Distributed instant messaging system for developers

    CIM(CROSS-IM)A developer-oriented system, provides components to help developers build their own distributed instant messaging system that can be a horizontal scaling IM. CIM is an IM Instant messaging system, can be applied as a message push middleware. IOT Message transparent transmission middleware in massive connection scenarios. Provides flexible horizontal expansion and contraction according to the actual situation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Stoat

    Stoat

    The software powering Stoat

    ...The platform supports multiple clients including web, desktop, and mobile applications, allowing users to interact across devices seamlessly. It also emphasizes developer flexibility by offering APIs and SDKs that enable integration with custom tools and services.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    YAGPDB

    YAGPDB

    Yet another general purpose discord bot

    YAGPDB, short for Yet Another General Purpose Discord Bot, is a modular multifunctional bot for Discord servers. It includes many server-management plugins, including moderation, logs, custom commands, reminders, reputation, feeds, notifications, and server statistics. The project is designed so different plugins can provide separate features while still depending on shared bot infrastructure when needed. It also includes a web control panel workflow for managing authorization and server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    tlliberircd

    tlliberircd

    Your own private chat server. No coding. Ready in minutes.

    TLLiberIRCd is a professional commercial IRC chat server that anyone can get running in minutes — no programming, no compiling source code, and no technical background required. Just download the installer for your operating system and you are live. Everything is managed from your web browser through the built-in Web Admin panel. No command line needed for day-to-day use. Nine powerful services come included right out of the box: NickServ, ChanServ, MemoServ, HostServ, OperServ, RootServ, StatServ, HelpServ, and PoliceServ — no extra downloads or setup needed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JavaComm

    JavaComm

    Desktop communication tool: chat, telephony, multimedia

    JavaComm is a client–server communication platform offering chat, telephony, screen sharing, conferencing, a media player, and configurable media streams. Users can define and manage their own streams for flexible playback. All server-based communication runs over HTTPS (SSL/TLS), while file transfers are handled directly between users without passing through the server. The JavaComm Server runs on any Jakarta EE Web Profile 10 platform with the required extensions, using Tomcat 10.1.54 as...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Discussion Forum Software For Intranets

    Discussion Forum Software For Intranets

    The Free & Popular FLARUM Web Software in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Forum live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with fm wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://fm.local/public/ ( Accept Any Warnings ) Admin Username: admin Admin Password: change_this from any PC on your Local Network. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Eggdrop Utilities

    Eggdrop Utilities

    Manage your (Linux) Eggdrop bot with these tools

    Manage your Eggdrop bot on Linux with these tools. Includes backup, management console, and will start your bot at system boot and within 1 minute if it should crash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iView Weapp

    iView Weapp

    A set of high-quality WeChat applet UI component library

    ...Before you start using iView Weapp, you need to read the micro-channel applet custom components related documents. We have built-in examples of all components, you can scan the small program code experience on the right, or view it in WeChat developer tools. Then, the examplesdirectory can be opened in the micro-channel developer tools. We adopted a 24-grid system to divide the area into 24 equal parts, which can easily deal with most layout problems. Using the grid system for web page layout can make the page layout beautiful and comfortable. The grid contains 4 components: i-grid, i-grid-item, i-grid-icon, i-grid-label, among them, i-grid-icon and i-grid-label have customized styles by default, but These two components can also be eliminated in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    ProtoMUCK is a derivitive of NeonMUCK, which integrates new features from later Fuzzball muck servers, ideas from the GlowMUCK server, and is made to be more flexable, stable, secure, enhancing the MUCK for both user-end and admin alike.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Gaimer is a AIM chat room text-based game platform. It it written in Ruby and uses the Net::TOC library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    xtalk is a multi-user IM/chat room system. It can be used to chat with other people within a colourful yet minimalistic command-oriented client. An xtalk server runs continuously at mafianode.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An online IRC-clone Java client and server chat program. Combination of GUI and text commands to please all, but isolated and secure. See test site for more information as it develops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web interface for postfix administration.This interface is for configuring, administration of virtual domains in postfix with pgsql backend.It can configure domains(add,delete,modify), virtual emails(add,modify,delete) and email forwards(maps)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Replacement for old-style Dynix "msgs" MOTD system tool. Designed as a simplified single-forum discussion-group tool. Two published halves are the server-side, and the GUI-side. Text-based console tools are in CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Oscar Notify is a small client<->server tool kit that implements the Oscar protocol. It allows you to connect to the ICQ/AIM network and use a small command line tool to send messages to a desired icq number. Works great with Nagios
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple PHP message system which is easy to install and use. Comes with an admin panel and incorperates BBCode. Note: PHP Post is the BETA codename. The stable release will be named Postie.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 22
    TotalIRCd an modified IRC daemon to suite TotalIRC´s needs, released so others can enjoy the benifits of it, MD5 hostmark encryption, Channel Prefix's, such as halfops, protect, owner, Services admin, and much more. /RULES, add lines to the ircd.conf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A library of LAN tools based on wxWidgets. A ping, a network scanner searching for all the available PCs,printers etc, a local port scanner, a chat/fileshare and a data-traffic collector . Anything else can be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SJForums (SrinJado) is a forum software. It is still in developement but it will include an easy to use system and it will be very easy to admin the forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Java Swing based Chemical Mixing Manufacturing System. This system consisted of three main modules, a sub inventory system, a manufacturing process system, and a report system. We used Eclispe 3.1, Hibernate and MYSQL tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next