Showing 292 open source projects for "usb-live"

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
  • 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
  • 1
    SysDVR

    SysDVR

    Stream switch games to your PC via USB or network

    This is a sysmodule that allows capturing the running game output to a pc via USB or network connection. Stream and switch games to your PC via USB or network. Cross-platform, can stream to Windows, Mac and Linux. Stream via USB or Wifi. Video quality is fixed to 720p @ 30fps with h264 compression, this is a hardware limit. Audio quality is fixed to 16bit PCM @ 48kHz stereo. Not compressed. Very low latency with an optimal setup, most games are playable.
    Downloads: 131 This Week
    Last Update:
    See Project
  • 2
    VVVVVV

    VVVVVV

    The source code to VVVVVV

    ...Winner of Indiecade's 2010 award for Most Fun/Compelling Game. There are two versions of the VVVVVV source code available, the desktop version (based on the C++ port, and currently live on Steam), and the mobile version (based on a fork of the original flash source code, and currently live on iOS and Android). If you’re looking for the game’s text, that’s mainly (but not entirely) in the Scripts.cpp and TerminalScripts.cpp classes. These functions basically load data into a very simple script parser that controls cutscene logic. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Moonlight-Switch

    Moonlight-Switch

    Moonlight port for Nintendo Switch

    Moonlight-Switch is a port of Moonlight Game Streaming Project for Nintendo Switch. With a touch screen, you can move your cursor, tap to left click, and scroll 2 fingers to scroll. While touching the screen ZR and ZL buttons will work like left and right mouse buttons. Also While touching the screen L and R sticks will work like a scrolling wheel. By default, the Switch gamepad is configured as an X360 gamepad (A/B and X/Y swapped). Key mapping is available in application settings. Up to 5...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    Trial

    Trial

    A modular Common Lisp game engine

    Trial is a real-time, 3D game engine written in Common Lisp, offering a modern and modular approach to game development using the expressive power of Lisp. Built on top of the cepl graphics framework, Trial combines live-coding capabilities with powerful abstractions for building simulations, scenes, and interactive applications. It emphasizes flexibility, clarity, and developer control, making it an appealing choice for experimental games, visualizations, and research projects that benefit from dynamic development environments and rapid prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Uptime Kuma

    Uptime Kuma

    A fancy self-hosted monitoring tool

    Uptime Kuma is an easy-to-use self-hosted monitoring tool. It is a temporary live demo, all data will be deleted after 10 minutes. Use the one that is closer to you, but I suggest that you should install and try it out for the best demo experience. Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record / Push / Steam Game Server / Docker Containers. Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 90+ notification services, click here for the full list.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    ursina

    ursina

    A game engine powered by python and panda3d

    ursina is an easy-to-use, open source game engine and framework for Python that is built on top of Panda3D, aiming to make game development approachable while still being powerful enough for real projects. It lets you create both 2D and 3D games, applications, and visualizations by writing concise Python scripts instead of dealing with a lot of low-level boilerplate. The engine is centered around an Entity-based architecture, where everything in the scene is an object you can easily...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    Unreal Engine 4/5 Scripting System

    Unreal Engine 4/5 Scripting System

    Injectable LUA scripting system, SDK generator, live property editor

    Lua scripting system platform, C++ Modding API, SDK generator, blueprint mod loader, live property editor and other dumping utilities for UE4/5 games. The goal of UE4SS is not to be a plug-n-play solution that always works with every game. The goal is to have an underlying system that works for most games.
    Downloads: 67 This Week
    Last Update:
    See Project
  • 8
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    ...In order to load files like images you will need to run a small web server like http-server on npm. I recommend an editor that does this for me automatically like Brackets or VS Code with the Live Server plugin.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    vim-be-good

    vim-be-good

    nvim plugin designed to make you better at Vim Movements

    ...It intentionally blends learning with play, which appeals to both newcomers who want to level up their proficiency and experienced users who enjoy sharpening their skills. The project often incorporates humorous and creative design elements, reflecting its development during live streams and community interactions.
    Downloads: 1 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
  • 10
    osu!framework

    osu!framework

    A game framework written with osu! in mind.

    ...This means things like basic UI elements, text rendering, advanced input handling (textboxes) and performance overlays are provided out-of-the-box. Any of the osu! code that is deemed useful to other game projects will live in this framework project. Anywhere we implement graphical components, they will be displayed with a generic design and will be derivable for further customization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    KorGE

    KorGE

    KorGE Game Engine. Multiplatform Kotlin Game Engine & Korlibs

    KorGE is fully written in Kotlin and designed from the ground up to embrace modern and easy coding styles. KorGE gradle plugin allows to target each platform natively: JVM for Android, JS for the Web and native code for iOS and Desktop. Install the KorGE IntelliJ Plugin or clone the “Hello World!” project and start making your own game in less than a minute. Since KorGE targets the JVM, you can develop your game, try it, debug it and test it using IntelliJ IDEA. KorGE is just the last layer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    TerraGov Marine Corps

    TerraGov Marine Corps

    TGMC: TerraGov Marine Corps, a SS13 mod

    ...The project focuses heavily on teamwork, coordination, and immersive gameplay, providing players with different roles such as engineers, medics, or combat marines to ensure strategic variety. TGMC offers a persistent, evolving experience where community contributions shape mechanics, balance, and lore. The codebase serves as both a live game server foundation and a development platform for contributors who want to expand gameplay features, design new mechanics, or refine existing systems. With its mixture of roleplay, tactical combat, and science fiction setting, TGMC provides a distinctive twist on the SS13 lineage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Portable Godot

    Portable Godot

    Portable version of the incredible Godot Game Engine

    Godot Portable is the Godot Game Engine with a PortableApps.com launcher as a portable app, so you can create games on your USB flash drive, portable hard drive, etc. It has all the same features as Godot, plus, it leaves no personal information behind on the machine you run it on, so you can take it with you wherever you go.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Gamepad Tester

    Gamepad Tester

    Free online tool to test and diagnose your game controller instantly.

    Gamepad Tester is a browser-based utility designed to help gamers quickly test and troubleshoot their controllers without installing any software. It supports a wide range of gamepads, including Xbox, PlayStation, and generic USB controllers. Users can verify button response, analog stick accuracy, and vibration functionality to ensure their gamepad is functioning as expected. The platform is especially helpful for diagnosing issues like input lag, drift, or unresponsive buttons. With a simple, user-friendly interface and instant visual feedback, www.gamepadtester.co makes controller diagnostics fast, reliable, and accessible for everyone—from casual gamers to professional streamers.
    Leader badge
    Downloads: 103 This Week
    Last Update:
    See Project
  • 15
    OpenEmu

    OpenEmu

    Retro video game emulation for macOS

    ...OpenEmu automatically scans games as you drag and drop them, neatly sorting them by system and adding original box art for a clean, visual experience. The emulator works seamlessly with a wide range of USB and Bluetooth game controllers, offering automatic button mapping for popular devices. Built on a modular core system, OpenEmu combines many of the best emulation projects to support dozens of classic consoles. With its sleek macOS-native interface and simple setup, OpenEmu transforms retro gaming into an intuitive and enjoyable experience.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    pgn4web

    pgn4web

    javascript chess games viewer for websites, blogs and live broadcasts

    ..."We wanted a live viewer that could work on tablets and mobile phones. pgn4web did fit very well on every platform, is stable and matched our visual design. Also the horizontal view for the commentators and the vertical view for smartphones was a real plus." H.S. from the Max Euwe memorial tournament committee, using pgn4web for live broadcast and game reports, November 2011.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    AdvanceMAME
    A MAME and MESS port with an advanced video support for Arcade Monitors, TVs, and PC Monitors. It also contains a bootable Linux LiveCD/USB, a frontend with animated MNG/MP3 snapshots, a rom manager, and recompression utilities for compressed files.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    HWID Spoofer - Hardware ID Changer

    HWID Spoofer - Hardware ID Changer

    The best HWID Spoofer in 2025.

    TraceX is a powerful and advanced HWID Spoofer designed to bypass anti-cheat systems in games like Valorant, Apex Legends, Warzone, Fortnite, and more. It spoofs critical system identifiers such as disk serials, MAC addresses, BIOS UUIDs, motherboard and GPU IDs, and even EFI boot variables. This HWID Spoofer also includes a full system cleaner that removes traces of game activity, browser data, event logs, Xbox and Discord accounts, and network fingerprints. With deep spoofing of CPU,...
    Leader badge
    Downloads: 1,724 This Week
    Last Update:
    See Project
  • 19
    MonoCruise

    MonoCruise

    Creates a smoother driving experience for ETS2 and ATS

    MonoCruise has a ton of features that make driving in Euro Truck Simulator 2 and American Truck Simulator feel smoother and safer.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    EA FC 26 Cheats Hacks Trainer

    EA FC 26 Cheats Hacks Trainer

    EA FC 26 Live Editor + Cheats Mod Menu | Newest Version

    Welcome to the EA FC 26 Cheats SourceForge repository! This project provides advanced tools for FC26, the features you can see below. Our cheat is carefully coded in LUA and offers a wide array of functions to give you the edge in the game. 🎮 Recommended System Requirements (1080p, Medium Settings) OS: Windows 10/11 (64-bit, latest update) CPU: Intel Core i7-6700 or AMD Ryzen 7 2700X RAM: 12 GB GPU: NVIDIA GeForce GTX 1660 or AMD Radeon RX 5600 XT (6 GB VRAM) Storage: 100 GB...
    Downloads: 60 This Week
    Last Update:
    See Project
  • 21
    The EA app

    The EA app

    Powering EA's next generation of PC & Mac gaming

    The EA App is a comprehensive software solution designed to enhance your gaming experience. With an intuitive interface and a plethora of features, the EA App brings all your favorite EA games under one roof. Stay connected with friends, track your achievements, and explore new titles, all from a single platform. Whether you're a casual gamer or a hardcore enthusiast, the EA App is tailored to meet your needs, providing a seamless and immersive gaming environment. Experience the...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 22
    Pythagorean-Numerology-Calculator
    "A basic numerology calculator in JavaScript" A live demo is available at: https://pythagorean-numerology-calc.sourceforge.io/pnc.html Features: -Your connection with the 4 classic elements -Numerology chart calculation -Master numbers detection -Psychologic matrix chart calculator -Name calculation chart -Personal day calendar -Plain calculator for names or numbers -Name diagrams (Norman Shine) -Profiles manager -Unlimited number of profiles -Search and sort feature to find profiles easily -Small help section -Ability to save/export calculations, profiles, and charts -Runs offline as well as online
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Monty Mole PC remake

    Monty Mole PC remake

    2D Platform remake based on the game from the 1980s

    ...The miners are on strike and you need heat. Your aim is to help Monty collect all the coal by navigating through the mine shafts avoiding all the nasty creatures that live within.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    LazyDS4

    LazyDS4

    Transform your DualShock 4 into a native Xbox 360 controller. v2.1.0

    LazyDS4 is a controller mapping application designed to convert HID input from a DualShock 4 controller directly to a virtual Xbox 360 controller. Optimized for simplicity and performance, it offers real-time input mapping with a ~1ms (1000Hz) polling rate, modern graphical interface with PyQt5, and automatic joystick calibration. 📌 What's New (v2.1.0) 🎨 Visual Overhaul — Modern, professional interface with gradient backgrounds and advanced styling 📐 Layout Optimization — Improved...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    AdaGate

    AdaGate

    3D OpenGL dungeon game using Ada: a tribute to Narbacular Drop

    AdaGate is a 3D OpenGL strategy game with escape rooms in a Stargate fantasy setting. It is an elaborate example of modern OpenGL programming using the Ada language; and a tribute to Narbacular Drop, and Amelia Earhart. Each room has a barrier that must be circumvented using portals. The barriers include water with piranha, molten magma, and walls. Runs on Windows, OSX, and GNU/Linux. The linux binary now runs on many linux distros! Includes all source code, build scripts & resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB