Showing 1431 open source projects for "multi-system"

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

    j-Cast

    Java Videostreaming Server and Client

    j->Cast is a live video streaming system which allows you to stream live videos from your computer, webcam or mobile Android device via the j->Cast videoserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GpsTicker2

    GpsTicker2

    GT2 combines online and offline navigation for hikers and cyclists

    The lightweight and compact App GpsTicker2 combines online and offline navigation for hikers and cyclists. Offline route calculation is possible for all federal states of Germany and many other regions. Online route calculation can be done at home with available internet connection, saved routes and pois can be used outdoor without mobile network. Maps can be easily downloaded with the integrated download manager. GpsTicker2 is free of advertisement (AdMob). Try the new version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Brainstorm Browser

    Brainstorm Browser

    Online, multiuser, brainstorm app.

    This was a multi-user organizational tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HD Video Downloader
    HD Video Downloader multi-purpose App allows you to easily download HD video's to your Android device HD Video Downloader (HVD) is a faster video downloader. You can download any video from internet by two simple steps Just search for the video , and download it from the results list HVD is an awesome Video Download Utility KEY FEATURES -Simple and clean user interface -Download multiple videos simultaneously -You can cancel your downloading -You can select quality of video for HD -Faster -1080p 720p 480p 360p 240p 144p mp3 flv webm mp4 downloading This HD Video Downloader app has been tested on latest devices such as Samsung Galaxy S3, Nexus 5,Nexus 7, Samsung galaxy s4, HTC One, samsung galaxy note 3, Sony Xperia Z, Sony Xperia Z ultra, LG G2. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    The OHRRPGCE (Official Hamster Republic Role Playing Game Construction Engine) is a game maker that you can use to create your own RPG game in a style similar to the classic Final Fantasy games on the NES, SNES and GBA which have so shaped the RPG genre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MB Hosts File

    Mega Blocker Hosts File

    I compiled a massive, almost 22MB, HOSTS file with almost 620,250 domains for blocking trackers, ads, malware, ect. It can be used on Linux or Windows, and I think Mac as well but I don't know for sure as I don't own one nor will I ever. I will make a installer at some point, but for now it will be manual installation. Credits: [HostsMan](www.abelhadigital.com/hostsman): Merging the HOSTS files [MVPS](winhelp2002.mvps.org): HOSTS file [hpHosts](hosts-file.net): HOSTS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    A python script used to generate all possible password combinations for cracking WAP and other logins or password files. This program is open source. If you see the need to repair or change something by all means do so, but share your findings. *HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    RRRP

    RRRP

    Ric & Ry Remote Protocol

    --English-- RRRP is a very simple remote protocol with tools of both server and client sides. The project is currently in development phase. First release will end up with - protocol specifications (very short :-)) - keyboard emulation - mouse emulation - server script (Windows OS specific) - client app (Android OS specific) The project - and the protocol - has been named as both founders nick names: Ric and Ry. --French-- RRRP est un procotole très simple de contrôle à...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MarbleRemote

    MarbleRemote

    application Android qui émule le clavier et la souris d'un PC cible

    MarbleRemote est une application Android qui permet d'émuler la souris et la clavier d'un ordinateur cible. Il utilise le protocole UDP, l'appareil Android et le PC doivent être connectés sur le même réseau local (la même box, en wifi ou connexion filaire) Permission de l'apk Android package: com.marble.remote uses-permission: android.permission.ACCESS_NETWORK_STATE uses-permission: android.permission.ACCESS_WIFI_STATE uses-permission: android.permission.INTERNET uses-permission:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer, you are able to create different types of decision trees, random forests, n-grams, pattern-matchers, conversational agents and all sorts of AI related algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FFT for ARMv6

    Fixed point 16/32 integer FFT library for the Raspberry Pi and Android

    This library is being created as I have a need to do very fast FFTs on low end devices not supporting the NEON instruction set. The Raspberry Pi is an ideal candidate for developing in gcc before porting to JNI for low spec Android devices, hence it's inclusion. Fixed point 16/32 integer FFT library suitable for the Raspberry Pi and Android devices. Includes test stubs for gcc on the Raspberry Pi and a Basic4Android wrapper from JNI. It includes hand optimised ARMv6 assembler,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Revenssis Ethical Hacking Suite

    Revenssis Ethical Hacking Suite

    Fully featured network, wireless and web app pentesting suite.

    Nicknamed as the "Smartphone Version of Backtrack", Revenssis Penetration Suite is a set of all the useful types of tools used in Computer and Web Application security. Tools available in it include: Web App scanners, Encode/Decode & Hashing tools, Vulnerability Research Lab, Forensics Lab, plus the must-have utilities (Shell, SSH, DNS/WHOIS Lookup, Traceroute, Port Scanner, Spam DB Lookup, Netstat... etc). All these fitting in an application approx. 10MB (post installation).
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13

    aexplrorer

    Simple file manager to navigate files on your android device from PC

    The file manager, which allows access to the Android file system . Also allows you to get a list of installed applications. Simple and open source replacement for Total Commander + ADB Plugin. This project is a beta, some features will be added later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    marktime

    Boy management system for The Boy's Brigade

    A system which allows you to manage sections, squads, and boys within a Boy's Brigade company.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RipWP

    RipWP

    Open Source Blog and CMS Management

    RipWP is an open source software to create and manage blog and website content in a seamless manner. Its a very light weight and installs in 5 minutes with ready to use plug-ins for your business or personal website or blog. With ripWP you can create awesome blogs and websites and use one click install themes and plugins from the library. ripWP, it's an attempt to make WordPress and other Open Source Platforms better and easy for an average user. We are just tweaking the code a little...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    libusbx

    libusbx

    libusbx is OBSOLETE - use http://libusb.info

    libusbx is OBSOLETE and has been superseded by http://libusb.info
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17

    kunludi

    MultiLingual Interactive Fiction

    A multi-lingual text adventure (=interactive fiction) game developing and playing system. You will be able to start playing in one language and, each in the middle of the game, switch to another language. By message translation of a game, it will be playable in that language. The code of the game itself it remains apart. It's like translate the subtitle file of an foreign film.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AndroidLANChat

    decentral messaging system for Android within LAN

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OOBD supports a self-programable Tool for Vehicle Onboard Diagnostics (OBD) for various platforms like the Windows-Desktop, mobile Phones and Smartphones Please note that we are actual moving this project over to oobd.googlecode.com. The software source code repository is already moved, other areas will follow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Ripper Rom

    I9305 Custom Rom

    Ripper Rom for the I9305
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    this is a Free Tetris clone for android system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    WiRe

    The Android-smartphone universal television remote

    The WiRe project seeks to provide android smartphones with universal Infrared (IR) television remote control functionality. The limitations/scope of this project include: 1. Android application will be restricted to a minimum Android Operating Sytem of Android 4.2.2 2. Data communications will be conducted over a Wi-Fi network 3. The embedded device will be built utilizing the Beaglebone Black as its core 4. The Final product will be capable of conducting common television controls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    null_ rom : SGSIII fOmey @ XDA
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Google Play(Desktop Edition)

    Google Play(Desktop Edition)

    Delivering products for at your fingure tips

    Delivering products for the web and desktop based on collaboration and ideas for the average desktop or web user and developer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Moi-Droid

    All my customized Huawei U8800 (IDEOS X5) Pro Roms

    These roms are only for the Huawei U8800 (IDEOS X5) Pro. It's a collection of stock Huawei Roms, CM 7.2, MIUI v2.3.8. I didn't make these roms. I only stripped them down to the minimum to be as lite and fast as possible. Give thanks to Huawei developers, Genokolar, Melungluole, Sakura-suza etc. I also include a list of tools here like CWM, Play Store .apk and stuff like that, that I use often for ROM modding. You can also find my ROMs and as well other U8800 Pro ROMs here:...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo