Showing 42 open source projects for "multi-ssh-v3"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
    bfxr

    bfxr

    Flash + AIR sound effects generator. Based on Sfxr.

    The bfxr project by increpare is a sound-effects generator tool originally built using Flash + AIR, based on the earlier Sfxr project. Its purpose is to enable users, especially game developers and sound designers, to quickly generate retro, 8-bit/“chiptune” style sound effects (“bleeps”, “booms”, “zaps”, etc.) without deep knowledge of audio signal processing. It offers an interactive GUI through which you can tweak many parameters (oscillators, envelopes, filters, etc.) to sculpt custom...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    BigBlueButton

    BigBlueButton

    A complete web conferencing system for virtual classes and more!

    ...It enables real-time collaboration through audio, video, slide presentations, screen sharing, and interactive whiteboards. Educators can actively engage students using polls, emojis, shared notes, multi-user whiteboards, and breakout rooms. The platform includes a Learning Analytics Dashboard that provides moderators with live insights into participant activity and engagement. BigBlueButton also supports session recording and playback, making it ideal for asynchronous learning and content reuse. Designed primarily for education, it adapts seamlessly to online tutoring, flipped classrooms, group collaboration, and large-scale virtual classes.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    Natural Docs

    Natural Docs

    Multi-language source code documentation tool

    Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it. SourceForge houses the source code and issue database for the old Perl version of Natural Docs, version 1.52. It is still available but no longer being updated. Please see NaturalDocs.org for the 2.x source code and issue...
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 4
    pbboard

    pbboard

    PBBoard - Free and Open Source Forum Software

    Program PBBoard is interactive Forum management program Dialogic Free classified as free software and open source, is located under the GNU GPL, is written in PHP and based on MySQL database engine And PBBoard now in its third generation version 3.0, this version includes integration between design standard High-level as well as high security, as well as multi-language interface and empowerment Full of multiple databases for planning modulating complete with a lack of effort on servers. https://pbboard.info
    Downloads: 11 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
    OSMF HLS Plugin

    OSMF HLS Plugin

    OSMF HLS Plugin

    ...It supports various use cases (live, video-on-demand, DVR style) and handles HLS protocol tags, bitrate switching, discontinuities, etc., to allow AS3/Flash / AIR apps/players to use HLS as a streaming protocol. HLS playback in OSMF 2.0-based video players. Multi-bitrate streaming. VOD/Live/DVR content streaming. Dynamic buffering control for optimized playback (beta).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Symmetric Sprite Editor

    Symmetric Sprite Editor

    Create symmetric sprites: browse, save to PC, or store online

    This was a multi-user sprite creation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NESbox

    NESbox

    Emulator of NES, SNES, Sega Mega Drive, GameBoy video consoles

    The nesbox/emulator is an open source, browser-based emulator for a collection of retro gaming systems (NES, Super Nintendo, Sega Mega Drive, GameBoy, etc.). It’s written in ActionScript/Flash, and the project includes SWF binaries so you can embed the emulator into web pages. The emulator allows users to load ROMs and play them in their browsers via the Flash plugin. It’s licensed under the MIT license, meaning it’s quite permissive in terms of reuse. While Flash is an aging technology, the...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers. Forum: http://forum.crossbridge.io/ GitHub - SDK Source: https://github.com/crossbridge-community/crossbridge/ GitHub - Issue...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Robotlegs Framework

    Robotlegs Framework

    An ActionScript 3 application framework for Flash and Flex

    ...Mediators can be mapped to abstract types and interfaces. View processing has been significantly optimized. A context can process more than one display list (PopUp support). Greatly simplified module (multi-context) support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    Brainstorm Browser

    Brainstorm Browser

    Online, multiuser, brainstorm app.

    This was a multi-user organizational tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lutrin Digital is a french project maintained by iTrames. Lutrin Digital aims to become an open source multi touch graphical user interface coded in AS3. http://lutrindigital.cc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gestouch

    Gestouch

    Gestouch: multitouch gesture recognition library for Flash

    Gestouch is an ActionScript 3 library designed to enhance gesture handling in Flash/AIR projects, offering customizable recognition of single- and multi-touch gestures along with conflict management—going beyond the limited default Flash gesture support. Pretty neat architecture. Very similar to Apple’s UIGestureRecognizers (Cocoa-Touch UIKit). Works with any display list hierarchy structures: native DisplayList (pure AS3/Flex/your UI framework), Starling or ND2D (Stage3D) and 3D libs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hungry Hero

    Hungry Hero

    Hungry Hero is an open source Flash game built on Starling Framework.

    ...Though originally built with the iPad 1 and 2 in mind, it can be adapted to multiple devices by adjusting configuration files, emphasizing the principle of “one code, multi-screen.”
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Messaging library for multi-user / real-time collaborative applications. Server side logic in php, realtime communication between clients. Short learning curve, host everywhere, pass firewalls, no installation. Applications: chat, collaborative apps, games...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wirtualna wycieczka po ZS6
    Wirtualna wycieczka po Zespole Szkół numer 6 w Jastrzębiu-Zdroju, wykonana za pomocą Google Streetview API v3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ... a web-server for DGD (Dworkin's Generic Driver) written in LPC. It's quite capable and includes WebDAV server (as plugin), XML processor and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project supports the integrated and unified handling of sessions to distributed physical and virtual hosts via an SSH tunnel. The Desktop clients and remote servers, hypervisors, emulators, or processes are either managed individualy or combined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    2D Isometric Engine project build with Flash AS3. It is an open source, multilevel and multiplayer tilebased isometric engine. Furnished with IsoEditor and IsoServer on the Files section
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Danny's Tool Box
    A useful Multi-function Tool box. Clean Up System Drive, Print Task Quick Cancle,Schedule Auto Shutdown Computer,Schedule Auto Run Programs or Open files,IE (Internet Explorer) Repair and more funtion...(Only For Windows XP Vista Win7 X86 and X64)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cyn.in - Open Source Group Collaboration
    Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB