Showing 10194 open source projects for "multi-system"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1
    distributedPHP client

    distributedPHP client

    A simple script for distributed computing through PHP:

    distributedPHP client is a simple PHP script that can simultaneously activate/send data to as many web scripts as you want. You must open and configure the distributedPHP .php file prior to running it. ditributedPHP client supports activating scripts without data, sending the same data to all scripts, sending unique data to each script or sending user input to each script. Examples of use include: distributed math computation, encryption breaking, SETI@home/folding@home (well, if they...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Enterprise is a new Rapidleech script template based on HTML5, CSS3 and jQuery. Enterprise designed by Amin Gholami, for today and tomorrow. It's free to use for everyone in the world...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lightweight, web based, multi language Asterisk SQLite CDR viewer which supports multiple outgoing carriers, multiple incoming numbers, billing, address book and extensions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    simple-addressbook

    PHP/Perl Script for an addressbook via LDAP

    Simple PHP/Perl-Script to show an addressbook as a Website. For now only all contacts or everything from one contact is shown
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 5
    PhpLabware is a web-based groupware application suite tailored to research laboratories. Initial services include databases for reagents (strains, antibodies, plasmids, proteins), pdf files (a 'reprint' repository), and protocols.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    OneForum

    The Forum is easy-to-modifying Forum equipped with many features.

    The OneForum is an easy-to-modifying Forum equipped with many features. It has an Admin & Mod Area. The appearance can be changed as you want! - There are also some Addons. Features: User Profiles PM System Admin / Mod Area Spam Protection Captcha & IP-Lock BBCode & Smileys RSS Feeds News-System Announcements User edit / block SHA1 encoding E-Mail verification SQL-Injection-Guard Admin-Notifications Contacts Statistics InfoBox Badword-Filter Counter User List Search MyPostings Moderators Password recovery / change Show Views / Posts in a Topic Protection against XSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mySeat Restaurant Reservation System

    mySeat Restaurant Reservation System

    Online Restaurant Reservations

    This project has been suspended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Javascript/PHP framwork for running highly dynamic multi-user applications that actually do something which could be part of a business process on a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LG MediaCenter Menu
    Customization of LG MS400H/MS450H firmware and additional software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The ATSlog software provides a handy web-oriented interface for collecting, viewing and analysing calls for various types of PBX (Private Branch eXchange) models.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The goal of Xplico is to extract the applications data from an Internet traffic capture. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP), and so on. NFAT
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SIPF - Simple Intelligent PHP Framework

    SIPF - Simple Intelligent PHP Framework

    This is a base PHP framework for making simple websites with clean URL

    ...It's developed for advanced php web developers but if you are a beginner in php programming, I think you can also understand how does it work. SIPF is not a CMS (Content Management System) and it doesn't use the MVC (Model View Controller) logic as most of the PHP frameworks do. I made it using my own logic and I think the final product that came out is very simple to understand and using it to develop your own website will be very easy, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Plesk Sync for WHMCS

    Plesk Sync for WHMCS

    Plesk Server add-on module for WHMCS

    Plesk Sync is an add-on module for WHMCS to import, control, create and synchronize client hosting accounts with your Parallel Plesk servers. Ensure synchronicity between WHMCS and Plesk. Features -------------- Compatible with WHMCS v5.x Ensure synchronicity between WHMCS and Plesk Import Plesk client accounts into WHMCS Interactively Suspend or Unsuspend Plesk client accounts Creates new invoiced orders from orphaned accounts Ajax buttons to carry-out...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    An extension to the MediaWiki engine that allows users to create XML dumps of the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web based disk usage analyse tool. Devided into two parts, the scanner and the viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    WarNards

    WarNards is an advanced version of backgammon.

    WarNards is an advanced version of backgammon. Unlike ordinary backgammon, there are opportunities to build impenetrable castles, assault them, make a coordinated attack on the units (chips) of the enemy. The same options are available for single game (hunting, assault, defense, adventure). For full board rules see game site (warnards.ucoz.ru). There is only russian version of rules now, but it may be translated by Google. Computer version of WarNards based on PHP and has both web and text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MySQL DB Cleanup Script

    PHP Script to drop tables on all/some databases with wildcards

    I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following. 1. specify databases like 'anything%', so you check only the databases you need to. 2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible. 3. loop through all databases and tables matching to drop the temp tables. This makes it easy for you dropping many temp tables but be very careful about the wildcard, things...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sqlbot is a full-featured perl bot for opendchub, designed around MySQL. All of its functions are parsed to and from MySQL, making it configurable on_the_fly via a webserver
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Serverstats is a simple tool for creating graphs using rrdtool. Serverstats does not have any features to manage the created rrd-files, if you change anything you have to delete and recreate the files. Perhaps you can avoid this using third-party-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IGNORAMUS is a Config Generator / Editor for Nagios 3.0. I developed it because I couldn't find one that suited my needs. It is a PHP Web-Based application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    uniPress will be a press-review and press-publishing system whose target group univerities and their departments are. The main concept is based on the Bachelor Thesis of christoph, you could find here (german): http://ch-becker.de/extern/bsc/bsc.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web Interface VLAN administration of L3 HP managed ethernet switches. Allows users to manage several switches in the same web page. The aim is to permit users to easily tag/untag a port in a specified VLAN, create delete and rename VLANs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Denu aims to make menu management simple. It detects installed programs and allows arrangement for menus similar accross varying WM/DEs. Denu now is only for gentoo. Other distros will soon be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Online-Bilddatenbank, LAMPP-basiert
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    cbMySQL is a PHP Wrapper Class for (multiple) MySQL Connections, backing up whole databases, export data into csv files and so on
    Downloads: 0 This Week
    Last Update:
    See Project