Showing 280 open source projects for "multi-system"

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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    kidware

    Kid safe flash apps packaged in webpages

    ...Currently, most of the games do not come with sound or instruction so the teacher/adult may need to demonstrate the game. The games are also up on kongregate.com where some of them use that system to track high scores, however, there is a lot more visual spam on that site. More levels and audio are planned for future updates. Open to suggestions for future games. Check out wudiware.com for some of the other projects, like brainstorm browser, which is more for an older audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SpaceNOutX

    SpaceNOutX

    Space Exploration Game

    http://templates.services.openoffice.org/en/template/lulucom-cd-dvd-label (another very old app, server side code was lost) SpaceNOutX is a flash/php based game that (will) let players carve out their own piece of a a virtual universe. Creating a new user and the map system should work. Load the map then zoom waaaaay out to see probably the coolest thing about the game so far. This version is being compiled from several previous versions from Android, BASIC, and ActionScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    flixel

    flixel

    flixel is a free Actionscript (Flash) library

    Flixel is a free, open-source game development library written in ActionScript 3 originally for Flash, created by Adam “Atomic” Saltsman. It provides a lightweight yet powerful base framework to build 2D games: handling rendering, input, collisions, tilemaps, particles, cameras, etc. It was designed to be easy to learn and extend, useful both for simple arcade style games and more elaborate ones. It has been used for many indie / Flash games (including commercial and contest-nominated ones),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    Jumbo Website Manager
    Jumbo is an extensible website manager/CMS which serves as an easy-to-use alternative to Joomla for managing the content of small to medium websites. It is designed to be both powerful and flexible. It offers APIs for extending functionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    [ Interestelar 1975 ]
    A Interactive Network VideoGame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Intelligere SCS is a collaboration system with an integrated web conference system ideal for virtual classroom, e-learning and video conference. In order to view an on-line demo use this address http://tinyurl.com/scsdemo (user and pass 'sfguest').
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sick of handling ifs and gotos in DOS batch files? Use this code generator to code in a higher level language, the sausage machine turns out the batch file. Mercurial repo at https://bitbucket.org/nickj/batchgen
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Opensource IRC flash client, written in Flex-SDK which uses direct client-server connection without any server side interpreter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Redblox is a Flash AS3 framework that creates an XML blueprint of everything on your site. This XML blueprint is used by the framwork to recursively build everything. Developed to access every item on your website with a simple CTRL+CLICK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gapt-multi
    Gapt-multi is a GUI tool which: Refreshes your repositories Upgrades your pacakges Removes unnecessary pacakges Cleans .deb files downloaded by apt Optimizes your apt performance Optimizes your PC performance Deb pacakges for both 32&64 bit distros
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Информационная система для полиграфических предприятий
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Homepages for my projects: userinfo, pwmd, libpwmd, cboard, ncast, ezxradio and bubblegum. There are also code snippets, both VIM and EPIC scripts and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    FX Player is a Web-based streaming server with a Flash iTunes-like interface. It shares your MP3 library and allow access to your tracks through the Internet. Coded in Java, FX Player run on most platforms, including Mac OS X, Windows, Linux and Unix.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    The Bolt Player™ a free open source video player lives up to it's name by delivering fast, high definition video. The Bolt™ player delivers a true high definition picture that supports both Flash and HTML5 delivering your videos on mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AS3 Signals

    AS3 Signals

    Signals is a new approach for AS3 events, inspired by C# events

    A library offering a modern event system for ActionScript 3 inspired by C# events and Qt’s signals/slots, replacing string-based events with type-safe, boilerplate-free Signals. A Signal is essentially a mini-dispatcher specific to one event, with its own array of listeners. A Signal gives an event a concrete membership in a class. Listeners subscribe to real objects, not to string-based channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PROFGallery is free flash gallery for everyone. It is based on AS3 and XML. It is easy customisable. You can easily change style and logic behaviours. Its like instrument for building your own unique flash gallery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Stargate Atlantis Computer Simulator
    This is a Flash simulation of the Stargate Atlantis Computer systems including Dial Home Device and Outgoing Gate screen.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    BatchRename'em
    This application enables you to batch rename files and folders in various ways. Actions include: make sequential, add text, replace text, change case and add date or time. Options are available under each of these actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BatchSpot'em
    This application enables you to add your own Spotlight keywords to a batch of Finder items. You can add as many keywords as you like. Typing a particular keyword in Spotlight will bring up a list of all the items tagged with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DashOffOn
    Twin automator applications to turn the dashboard off and on. You may wish to temporarily turn dashboard off to free up memory, so double click on the TurnOffWidgets application. Double click on TurnOnWidgets.app and dashboard is back as before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BatchResize'em
    This application enables you to batch resize images by simply entering the number of pixels required in the new images' width or by indicating the percentage required of the original size. The width to height ratio of the images is preserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BatchReformat'em
    This application enables you to batch convert images to the selected image format. Supported formats include: BMP, GIF, JPEG, JPEG 2000, PDF, PICT, PNG and TIFF. The location for the resulting images must be different from that of the originals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Powow is an open-source TCP packets exchange mesh. It allows many TCP clients to connect to a "Powow cloud" (several instances of Powow), to exchange data. Powow is a TCP socket server like Palabre or Oregano.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo