Showing 85 open source projects for "create-react-app"

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
  • 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
  • 1
    ArchLinux for the Raspberry Pi

    ArchLinux for the Raspberry Pi

    An ArchLinux SD image for the Raspberry Pi 1 / Zero

    ...ArchLinux stopped producing ready made SD images for the Raspberry Pi, but still provide a downloadable tarball of the root file structure at: https://archlinuxarm.org/platforms/armv6/raspberry-pi There you can also find instructions on how to create an archlinux SD card from a linux system. The image provided here is created by those instructions, and not altered in any way. ArchLinuxARM-rpi-latest.img - Pi B+ / Zero version Requires: Raspberry Pi 2GB microSd card or larger. See also: ArchLinuxARM-rpi-latest.img - Pi 2 &3 version https://sourceforge.net/projects/archlinux-rpi2/ ArchLinuxARM-rpi-latest.img - Pi 4 version https://sourceforge.net/projects/archlinux-pi4/ Created from ArchLinuxARM-rpi-latest.tar.gz 2020-01-16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    hyperion-project

    hyperion-project

    An open source ambient light for many systems

    ...Priority channels are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our Android app). 5. HyperCon. A tool which helps generate a Hyperion configuration file. The tool will also remember your settings from the previous run. 6 Android remote control to set a static color. 7.Kodi-checker which checks the playing and screensaver status of Kodi
    Downloads: 75 This Week
    Last Update:
    See Project
  • 3
    openGalaxy

    openGalaxy

    SIA receiver for Galaxy security control panels.

    This project aims to provide a method for listening on a serial port and decode incoming messages from a Galaxy security control panel. The messages are transmitted using the SIA DC-03-1990.01 (R2000.11) protocol. The decoded messages are stored in a database (MySQL) or forwarded by email using ssmtp. Besides just listening for messages openGalaxy can also be used to arm/disarm the panel and much more... This software is still in a testing (beta) phase but has been tested successfully...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    RND

    RND

    Random data generator: secure character streams and large files

    Generate a lot of random junk. Create: • huge files • random character stream • specific character sequence Example uses - generate: • specific number of characters for testing web forms • restricted range character stream • control characters, 'high characters', emojis for fuzzing application input • specific byte sequence • Unicode character range • file overwrites to the exact byte count • custom text strings as content filler • long password strings • specific file size (e.g. 777 bytes, 10 MB, 2 GB) • huge files (x64 version: 4GB+ files) • fast generation rates on x64 version: ~8GB/sec streams with i3 CPUs on Linux • files for zipping / hashing / integrity / transfer / speed tests. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    lazfpc4ut: Lazrus on Ubuntu Touch and Pi

    lazfpc4ut: Lazrus on Ubuntu Touch and Pi

    Easy way of getting Lazarus+FPC on raspberry pi and Ubuntu Touch

    ...They can be treated separately and independently from the installer, while the installer depends on them being available for download from this project's page. Included with the Lazarus is sUpersCalable package, and you are recommended to use components from that package when you intend for your app to run on Ubuntu Touch via Xmir, or on KDE Plasma Mobile via XWayland. For more details on sUpersCalable see: https://uc-component-suite.sourceforge.io The installer is available both as source code for compiling yourself and as a pre-compiled binary for ARM Linux. Lazarus can even be installed on headless systems. It can then be used over SSH with X forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the user. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    Easy Dreampi Network Setup Script/Distro

    Dreampi 1.6 Distro with a text-menu based network wizard

    ...I'm not the creator of the actual Dreampi distro bundled with this software. I have donated to him to support him and you should as well! No license, so do whatever you feel like doing with it. This was such a simple script to create that I feel bad for even giving myself credit for it since anyone could have made it. But I digress. I hope you like this distro and everything that went into it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Raspbian

    Raspbian

    Downloads of the Raspbian Images

    This is access to the downloads of the Raspbian images created from the rpi-gen tool from ssfdre38 on https://github.com/ssfdre38/pi-gen using official source codes from Raspberry Pi Foundation. Raspbian is open source and free to use and create for Raspberry Pi. Rasbian is for Raspberry Pi 2/3 and Raspbian-Lite is for Raspberry Pi 1/2/3/Zero SBC. The official Raspberry Pi website is https://raspberrypi.org/ if you would like to see how to get a Raspberry Pi and https://www.raspberrypi.org/downloads/ for their official downloads.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 9

    i2cnet

    An i2c to TCP/IP adaptor to allow easy remote control of an i2c bus.

    ...It is targeted toward the raspberry PI but it should work on any linux playform. By abstracting the use of an i2c bus behaind a TCP/IP socket, it becomes possible to create and test applications on any platform with a TCP/IP stack. Useage: 1. Install i2c-tools: apt-get install i2c-tools 2. Extract the binary: tar -zxvf i2cnet-1.0.0-rpi.tar.gz 3. Run the utility: ./i2cnet For usage information: ./i2cnet -h
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    AnyPixel.js

    AnyPixel.js

    A web-friendly way for anyone to build unusual displays

    ...We've included 12 example apps written by Googlers and friends for the 8th Avenue lobby display in NYC. To check them out, install the previewer and run one of the examples. Building your own app is easy with the Anypixel framework. To get started, check out the framework documentation and the example app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WinImager

    WinImager

    Quickly write SD card images (raspberry pi)

    Windows App to quickly write SD images ( for raspberry pi) - First version, only supports NOOBS / NOOBS Lite for now - Can auto download NOOBS or NOOBS Lite - No need to unzip, all done inside app
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Volumio

    Volumio

    Free Audiophile Music Player

    Volumio is a free Audiophile Music Player based on Linux. It works with embedded platforms: Raspberry PI, Cubox, BeagleBone Black and Udoo. It is easy to use, thanks to its WebUI: you can control the playback via your smartphone, tablet or PC. Sounds good, out of the box. And it's ready to play. Also as an airport device. Volumio. All your music, in Audiophile Quality, Easy to play, The way you want.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 13
    Perl OBD-II Logger

    Perl OBD-II Logger

    A Perl program for logging OBD-II PID data

    The goal of the Perl OBD-II Logger project is to create a flexible and efficient application that can capture and log OBD-II Mode 0x01 PID data from an automotive scantool. It is designed with accurate and efficient PID data logging in mind, and provides NO support for reading or resetting diagnostic trouble codes. By default, the output log file contains time-stamped PID values in a simple Comma Separated Values (CSV) format that can be readily imported into popular data analysis or spreadsheet applications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NAZverryPie

    NAZverryPie

    Single script to create NAS out of you Raspberry Pi

    This script takes opensource packages to create a NAS out of a Raspberry Pi. It uses a simpel ui to create a userfriendly and almost-unattended install of the following popular packages on your RPI: - NZBget - ownCloud - vsFTP daemon - SAMBA - rsync - Domoticz - Apache - MySql and phpmyadmin - Webmin - miniDLNA Besides this, it automatically sets up fstab to enable automatic mounting of volumes connected to the Pi A simple HTML site is provided for ease of access to all the lovely software created by others. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kankin Linux

    Kankin Linux

    Distribuição baseada no Funtoo Linux para arquitetura ARM

    O Kankin Linux é uma distribuição Stage4 do Funtoo Linux compilado para para uso em hardwares opensource com arquitetura ARM, * Preparada pra compilação distribuída * Sistema de ebuilds Portage, contendo todas as possibilidades de um sistema PORTS based, que só um sistema (Fu|Ge)ntoo faz por vc. :)))))))) * Primeira distribuição Linux Brasileira com releases para hardware opensource com processadores ARM * Suporte a redes DTN (Delay-Tolerant Networking) * Ferramentas da...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A software music synthesizer inspired by 8-bit Atari Softsynth. It can import, edit and play Atari Softsynth tunes on PC. You can write your music in BASIC-like language and create your instruments with graphic editor. Now available for Raspberry Pi 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Hueberry

    Python app for controlling your Philips Hue lights

    A python app for the raspberry pi (or any other linux machine with a 320x240 screen). This app can currently control your Philips Hue lights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QRemoteControl-Server

    QRemoteControl-Server

    QRemoteControl is a remote control application for your mobile phone.

    QRemoteControl is a remote control application for your mobile phone. This is the server part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    pi-leaf

    Print Raspberry Pi GPIO pinouts on double-sided A4

    Create a two-page A4 PDF containing Raspberry Pi GPIO pinout "leaves" that shows the pin assignments for v1 on one side and v2 on the other side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pi28apps

    Raspberry Pi Application Launcher for 2,8" Touchscreens

    The PiAppLauncher is a small and simplistic PyGTK program for 2,8" touchscreens attached to an Raspberry Pi. It creates a button for every "pi-app". It is meant to run in kiosk-mode and replaces the traditional desktop, which is not suited for small screens with only 320x240 pixel resolution. "Pi-apps" can be anything, they are defined by a triplet (name,icon,command). The project provides a number of sample apps as a starting point for your own needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QRemoteControl-Client

    QRemoteControl-Client

    QRemoteControl is a remote control application for your mobile phone.

    QRemoteControl is a remote control application for your mobile phone. This is the client part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download The source code is now hosted on GitHub: https://github.com/strahlex/QRemoteControl-Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    music-barrel

    Music juke box for Raspberry Pi, web/mobile inteface

    Web interfaced music juke box for Raspberry Pi Features set auto scan local and remote storage for music file and store them in database with separated type, quality, year, genre, album, artist, composer, song, duration, tags, and original location Manually adding directories or songs in the database above Create playlists (static) Create playlist ad hoc by query or wizard driven Add songs to static playlists Navigate over file system with filtering Play playlist in modes sequential, random, repeat Edit song tags with corresponding DB record update Support formats MP3, WAV, WV(ISO), FLAC, APE, AAC. OGG, DSD Break down album FLAC/APE/WV upon CUE sheet Support search back, forward, skip in individual or list playback Displaying playback progress Show song/album artwork Research on net for song, album, artist details Adding new songs by uploading and other ways
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Raspberry Pi Lightshow Creator

    Raspberry Pi app for creating lightshows or simply control GPIOs

    Raspberry Pi Lightshow Creator This app is developed for use on Raspberry Pi computer. Installation instructions can be found in README.txt file. http://sourceforge.net/projects/raspberrypilightshowcreator/files/?source=navbar Simply create powerful procedures with just few clicks for turning on and off GPIO outputs. GPIOs in use: GPIO0 GPIO1 GPIO2 GPIO3 GPIO4 GPIO5 GPIO6 GPIO7 You can save your procedures and recall them again as well as edit them how ever you want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LCD Pi Menu

    Menu for the Raspberry Pi running Volumio, or other MPD/MPC dist.

    If you are running Volumio or mpd/mpc on your Raspberry Pi, you can change the song or the volume from a web page or an MPD app on your cellphone. That requires that you boot your computer, or find your cellphone. With this little menu program and an Adafruit 16x2 LCD + Keypad, you can change the volume or the station or song from the front panel of the Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB