Showing 861 open source projects for "web remote"

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

    XNode

    PHP 5.3+ server and client implementation of XHTTP

    The XNode framework is a PHP 5.3+ implementation of the Extended Hypertext Transfer Protocol (http://www.xhttp.org), with simple service integration, full arguments support including Base64 and DateTime, single and multiple asynchronous requests, data streaming, remote API creation from XHTTP service schemas, and a runtime plugin architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MultiWOL
    MultiWOL is a Perl CGI script for power up computers remotely that designed with multiuser environment in mind. MultiWOL offers capability of waking up multiple hosts simultaneously with automatic check that remote host has or may has not awoken.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Your own portable PC system built by integrating existing Open Source components. This mobile metasystem utilizes the internet's web hosting resources and is accessed via any web browser enabled appliance from your home, work, school, library, cafes, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ADC

    ADC

    configuration auditing and security policy compliance

    ADC is a tool that helps security administrators to maintain policy compliance of configurations and policies on numerous systems. ADC is similar to OpenAudit or OCS, however ADC is designed to collect arbitrary data (not limited to PC inventory), thus it helps information security experts control configurations and policies on remote servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Get Started Free
  • 5

    Banshee Web remote

    Banshee Web remote allows users to control Banshee from a browser.

    Banshee Web remote is a web based remote control used with Knickedi/banshee-remote plugin for Banshee. It allows users to control Banshee from a browser. Please visit the wiki for more informations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Remote Builder is a Remote Compiler & Linker System (RCLS) written in PHP. Using the GNU Compiler Collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SemaRule Navigator
    SemaRule Navigator is an Integrated Suite of Open-Source and Free-License Software, placing Semantic and Text Analysis Technologies in the toolbox of Researchers, Students, and Enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cloud4apps

    cloud4apps is a set of cloud services and tools for apps and websites

    cloud4apps is a set of FREE cloud services and tools designed to be consumed by any native or web app regardless of the platform. We provide the following services: - App translation (localization) via crowd-sourcing - In-App sales & licensing Management - Remote error logging - Cloud data storage for apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Open Thermostat

    Open Thermostat

    IP Thermostat Managment Tool

    JUT is a web-application built around an IT framework that is specifically designed for the remote management of multiple IP Thermostats.
    Downloads: 0 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
  • 10

    srvRX live

    A simple project for creating hosting server-a-like live distribution

    The idea is creating a simple and easy to install debian based secure system distibuted in LAMP stack as well and LNMP (nginx), with support for 32-64 bit cpus and small-large ram. Initial Stage: Creating stable live systems Second Stage: mod_mono and php coexistance, RoR, manage users/groups/packages scripts and system monitoring system, custom graphics Third Stage BUilding entire CnCP system (CnCp's not cPanel in old UNIX fashion), a web interface to create/manage and deploy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Asterisk commander

    Asterisk manager php cli

    Asterisk Commander is a PHP script, that allows remote execution of Asterisk commands (like asterisk cli 'asterisk -r') through a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NatTraversal

    Build NAT to NAT tunnel with a third-party php server.

    ...Use 'make A' to build NatTraversalA, Use 'make B' to build NatTraversalB, Run each of them on each side of the tunnel you want to create, need root. Browse the 'http://YOUR-WEB-URL/nat-status.php' to control and view status of each side, enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SysBackup

    SysBackup

    SysBackup is a swiss-army-knife-type automated nightly backup utility

    SysBackup helps you Be Prepared to recover from disasters of different types as well as collect the data you need to respond to the day-to-day information requests you get from your user community SysBackup is designed to perform automated one-step full backups that are as fine-grained as you need for easy data retrieval, written to local and/or remote network storage, optionally encrypted for security on public systems, in automatically pruned daily, weekly and monthly rotations, using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    domain wide Adminstration console for Jboss application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AppletJAX

    JavaScript API for complex cross-multi-site messaging and management

    Bring multiple Web site's services together into a single application without having to build complex server-side code, proxies and signed applets. Combine HTML5's cross-site messaging and the ease of use of REST into a single powerful API and you have AppletJAX! Based on a simple "listener" or "observer" style interface, AppletJAX takes the hassle of managing who's messaging who, who's listening to who, which message belongs to whom and replaces it all with simplicity and elegance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pyBead

    Python object remoting via web server (apache etc...)

    Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ReMon
    ReMon - is a remote process monitoring and control solution originally developed as an in house tool to monitor multiple tomcat instances it evolved into a complete product. it's written from scratch in Python and uses push client/network concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Supa aims to implement an easy way of uploading images from the local clipboard to a remote server. It's our goal to make supa very easy to adapt to other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SlinkE is a highly elastic distributed cloud computing environment. All source code is included in all of the products. Our goal in making it open source is to allow others to contribute to the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Run Java AWT and Swing applets on the web *server-side*. Dynamic HTML (AJAX) for the browser is automatically generated. NOW USING GWT (Google Web Toolkit)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BioX (pronounce as bio cross) is a system for the management of local and remote (currently supporting RMI, CORBA and SOAP Web Services) components such as files and services (e.g. BLAST). Additionally, the components can be composed to workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is simple web-frontend to mplayer for any unix-like OS. It's use for remote control mplayer, for web-based device (for example PDA or SmartPhone). It uses php-based webserver, so all you need to make it work - php and bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MP-Suite is a client/server script that enables remote MySQL through an XML-RPC interface. This way, you can remotely access databases that are not remote-access enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Microsoft .NET based web GUI to reset passwords on a remote windows server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flashlight-VNC is a VNC Viewer written in Flash. It can connect to a VNC server and control a remote computer. It supports Tight Encoding and other encodings.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB