Showing 13 open source projects for "you-get"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Heroic Games Launcher

    Heroic Games Launcher

    A Native GOG and Epic Games Launcher for Linux, Windows and Mac

    Heroic is an Open Source GOG and Epic games launcher for Linux, Windows and macOS. Also available on the SteamDeck! Check game details like description, publisher, download and install size, time played and more. On Linux and on MacOS you can select to install the Windows version of a native game. This might be handy in case the native version is not supported anymore. On Linux you can choose that for GOG games only. Go to the Epic or GOG store without even leaving Heroic. Get free games or buy new ones directly from Heroic's interface! Add games to favorites or simply hide the games you already played or will never play at all! ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    PixiJS

    PixiJS

    The HTML5 Creation Engine

    ...If you want to create exceptional experiences without having to deal with dense, low level code, browser inconsistencies, WebGL API or device compatibility, PixiJS is for you! See some great examples and creations made with PixiJS in the official website: https://www.pixijs.com/
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    Babylon.js

    Babylon.js

    Open game and rendering engine packed into a JavaScript framework

    ...While Babylon.js keeps its code-first approach, we’ve added many tools in the Inspector and enhanced the Node Material Editor to save time to developers and Tech Artists. With the Particle Editor, you can now create and configure particle systems with the click of the mouse.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    FlyByWire Simulations A32NX

    FlyByWire Simulations A32NX

    The A32NX & A380X Project are community driven open source projects

    A community-built and maintained project aiming to provide high-quality and detailed aircraft for Microsoft Flight Simulator. Our custom-built, open-source installer is where we keep our projects for you to easily install. Pick which branch you want to install, and the installer will automatically download it into the proper folder.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    ...Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile. Since Excalibur games are "just JavaScript", you can use native app packaging wrappers like Apache Cordova, Universal Windows Apps, or Electron to create cross-platform games. Tons of features to help build your game quickly.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Planck.js

    Planck.js

    2D JavaScript Physics Engine

    Planck.js is a JavaScript rewrite/port of the physics engine Box2D, designed to provide 2D rigid-body physics simulation usable directly in web contexts or any JavaScript environment. By offering collision detection, rigid-body dynamics, joints, and simulation capabilities, Planck.js makes it possible for developers to build physically realistic 2D games, simulations, or visualizations in browsers or Node.js without relying on native code. Its API mirrors Box2D’s concepts — bodies, fixtures,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Ancient Beast

    Ancient Beast

    The Turn Based Strategy Game/eSport. Master your beasts

    ...The game is designed to be lightweight and run on most devices out there as it adjusts on the fly thanks to various optimizations and it will be playable using pretty much any input method you can think of. So far you can play it using a mouse, keyboard, touchscreens, and pretty soon with gamepads, voice commands, AR/VR glasses, and even brainwave headbands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    boardgame.io

    boardgame.io

    State Management and Multiplayer Networking for Turn-Based Games

    The project implements a lightweight but powerful engine for creating turn-based games (board games, card games, turn-based strategy, etc.) in JavaScript. With boardgame.io, you define the game logic in pure functions: you describe how the game state changes when a move is made, and the framework handles all the rest (state management, synchronization, storage, multiplayer, etc.). This abstraction lets developers focus on the rules and mechanics rather than on networking, persistence or UI plumbing. It supports both local games and online multiplayer across clients, and can be used with different view layers — e.g., vanilla JS or a UI framework like React or React Native. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    EmuSAK UI

    EmuSAK UI

    Download saves or mods for Nintendo Switch emulators

    ...Just go to the releases page and download the latest build for your OS. Only on Windows there is an auto-update feature. Install the software by executing the .exe file. Afterwards, you can remove the software like any other program on your computer. Download the .deb file, then install it with sudo dpkg -i ./emusak-ui-X.Y_amd64.deb. Add one or multiple Ryujinx folders (where Ryujinx.exe is located) to manage different builds (such as mainline, portable, LDN, etc.) Display your local shaders count & EmuSAK shaders count (to download them if you have fewer shaders) You can share shaders in just one click if you have more shaders than EmuSAK. ...
    Downloads: 135 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Spotify Web API JS

    Spotify Web API JS

    A client-side JS wrapper for the Spotify Web API

    ...It includes helper functions for all Spotify's endpoints, such as fetching metadata (search and look-up of albums, artists, tracks, playlists, new releases, podcasts) and user's information (follow users, artists and playlists, and saved tracks management). It doesn't have any dependencies and supports callbacks and promises. It is intended to be run on a browser, but if you want to use Node.JS to make the requests, please check spotify-web-api-node. A list of selected wrappers for different languages and environments is available on the Developer site's Libraries page. User's emails, product type, display name, birthdate, image. Search albums, artists, tracks, playlists, shows, and episodes. Add, remove, and get tracks on a user's library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sketchbook

    Sketchbook

    3D playground built on three.js and cannon.js

    ...Mostly a playground for exploring how conventional third-person gameplay mechanics found in modern games work and recreating them in a general way. Raycast character controller with capsule collisions. General state system. You can define your own scenes in Blender, and then read them with Sketchbook. Sketchbook needs to run on a local server such as HTTP-server or webpack-dev-server to be able to load external assets.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    Aurora.3

    Aurora.3

    The code for Aurorastation's new base, forked from Baystation12

    ...Please note that while you might be able to develop using different tools, we neither recommend nor support them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VOREStation

    VOREStation

    The codebase used by the VORE SS13 server, based on Polaris SS13

    VOREStation is a derivative of the Polaris branch (itself branched from Baystation12) of Space Station 13, known for embracing a unique roleplay tone and maintaining an independent, creative code identity—including assets under CC BY-SA licensing. If you see any errors or warnings, something has gone wrong - possibly a corrupt download or the files extracted wrong, or a code issue on the main repo. Ask on IRC. Finally, to start the server, run Dream Daemon and enter the path to your compiled vorestation.dmb file. Make sure to set the port to the one you specified in the config.txt, and set the Security box to 'Trusted'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next