Showing 138 open source projects for "linux software development"

View related business solutions
  • 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.
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1

    Easy Dreampi Network Setup Script/Distro

    Dreampi 1.6 Distro with a text-menu based network wizard

    Basically all this is is a way for people to get online easier using a text-based setup wizard on a modified 1.6 Dreampi distro. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Maroc

    Maroc

    Software para la Medición Automática de la Oscuridad del Cielo

    Aplicación para facilitar la toma de datos del nivel de oscuridad del cielo nocturno usando un SQM-LU y aplicando las directivas establecidas por la SEA en el proyecto NIXNOX. La aplicación se conecta via TCP/IP a una raspberry pi que controla tanto un brazo robot como el SQM-LU. Las instrucciones para configurar la raspberry pi estarán disponible en breve en: http://www.luz-cero.es/maroc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gnhast

    gnhast

    gnhast - Garbled's NetBSD Home Automation Scripting Tools

    ...It is designed to be easily extensible for new device types and protocols. The core system is BSD Licensed (3-clause), however scripts or additional data collectors may be written under any acceptable lic. While the primary development environment for this is NetBSD, it can be used on other UNIX variants, such as Linux, or other BSD's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Moebius

    Moebius

    Raspberry PI minimal linux distribution

    Moebius Linux is a Raspberry PI armhf distribution built from scratch and targeted to have a small footprint. 20Mb of RAM (with ssh) and a 128Mb SD are minimum requirements. Size, speed and optimizations are main goals for this distro, take a look at it and contribute if you like it
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    UrbanLabs-RPI-OS

    A Raspberry Pi distro for Arduino Prototyping

    This is a Debian-based (Debian Jessie) distro for Raspberry Pi for Arduino Prototyping. It's developed for Raspberry Pi 3 Model B and Arduino Uno. Its window manager is dwm, but you must type "startx" to use it. We use it with ssh and X11 Forwarding for the GUI apps as Sketch, s4a, etc... It starts in DHCP mode, you can find it with nmap or other software like this. Username: urbanlabs Password: urbanlabs Root Password: urbanlabsroot This is an alpha version, bug reports are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chromis Kitchen Screen

    Chromis Kitchen Screen

    Kitchen Screen for Chromis POS, and other open source software

    Kitchen order Display, written for use in conjuction with POS software, initiallyChromis Pos. This software is designed to be used in an environment where orders are placed remotely and displayed in the kitchen or other areas of the business. The software is designed to take advantage of low cost hardware if required, this includes the Raspberry Pi 2.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    AnyPixel.js

    AnyPixel.js

    A web-friendly way for anyone to build unusual displays

    AnyPixel.js is an open-source software and hardware library that makes it possible to use the web to create big, unusual, interactive displays. Anyone can fork the code and the schematics to create their own display at any scale. The first display using this platform is in the 8th Avenue lobby at the Google NYC office. To create this installation, we used 5880 off-the-shelf arcade buttons with LEDs inside them as our pixels. AnyPixel.js’ straightforward hardware/software framework makes it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    YoMo

    YoMo

    You Only Meter Once - The open hardware smart metering system

    Researches have shown that immediate feedback can increase energy saving dramatically. YoMo aims to empower people using low-cost open hardware smart meters in their household. The metering system consists of a coordination unit, a raspberry pi, and several smart meters, arduino boards equipped with communication shields and our self-designed yomo metering shield. The smart meters are attached to household devices and monitor their energy consumption. The gathered data is timestamped and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    OpenTK.GameWindowControls

    2D Controls Library using OpenTK/GL (Linux)

    This project's goal is making a rich, modern, and pure (not X11 dependent) OpenGL implementation of controls for 2D applications and HUDs for 3D games. Supporting the OpenTK project (C# + OpenGL). If we should keep actions/logic and UI separate, should we not also keep control appearance and UI (In/Out) separate? For example a "Button" is only a container, that has content, with some sort of border of a particular geometric shape (as are many controls), the only logic in a button is it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    weewx weather software

    weewx weather software

    Python program for getting the most from your weather station

    WeeWX is a free, open source, software program, written in Python, which interacts with your weather station to produce graphs, reports, and HTML pages. Downloads can be found at http://weewx.com/downloads Development happens at https://github.com/weewx/weewx
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PearlPi LXDE+KODI

    PearlPi LXDE+KODI

    Raspberry Pi 2 OS with LXDE Linux Desktop with Kodi Installed

    PearlPi is a light weight very basic LXDE desktop with Kodi Media Center installed. Great distro for anyone to add your favorite raspberry pi software to. BE SURE TO DOWNLOAD THE README FILE (choose browse all files under download link) What sets PearlPi apart from other releases is a self contained OS with both a Linux desktop for you basic computer tasks as well as Kodi Media Center for all your entertainment desires. Kodi streams perfect 1080i HD Video Streams from your home Internet Connection. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Raspicade (Project Stopped)

    Raspicade (Project Stopped)

    Raspicade : Yet Another Arcade Distribution for Raspberry Pi

    The Development of Raspicade is Stopped I stop the development of Raspicade to contribute to Recalbox. This distro is much better than mine, and managed by a team. Thanks to all users who help to make raspicade better. See you on RecalBox Community.
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NexusDataLink

    Connect, monitor and control your (embedded) systems remotely. m2m/IoT

    Connect, monitor and control your systems or embedded devices remotely (m2m/IoT) - for example your Raspberry Pi. The communication interface is defined in XML automatically providing a REST interface. NexusDataLink integrates smoothly in existing software or firmware and significantly reduces connection- or communication-related source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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 distribuição de software "Interplanetary Overlay Network" (ION-DNT - NASA) * Servidor X com suporte nativo a LXDE Manual de instalação para Raspberry Pi: http://a31.com.br/kankin-raspberrypi Manual de instalação para Cubieboard A20: http://a31.com.br/kankin-cubieboard-a20 Vídeo: http://youtu.be/CJ-P8O4 - Apoio da Fundação Raspberry Pi: http://a31.com.br/apoio-raspberrypi - Apoio do Funtoo Linux: http://a31.com.br/apoio-funtoo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Robotic evolution

    My Robot Projects' Evolution

    This a robot project I started a few years ago. I have learned so much from the Open Source Community, I have decided to give something back. The software tools and some of the hardware are totally open source, or freely available. For starters; initially this project used a Chumby board, but eventually evolved to the Raspberry Pi. The sole reason for creating this Source Forge account it to make available my particular hardware and software that I have been unable to find, so I decided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    comm_svr

    support Modbus RTU(Master/Slave) on Serial and TCP

    comm_svr is a communication software. It's now support Modbus RTU on serial and TCP(Master and Slave all supported). comm_svr use Qt4.8.5 and POCO C++ 1.4.6. Now, the release is on Win32 and Raspberry Pi(Debian).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21

    Raspberry Pi based Honeypots

    Raspbian with pre-installed kippo, dionaea and glastopf honeypots

    Setting up honeypots like glastopf can be tedious and time taking. Pi-pots are pre-loaded raspberry pi images and contain various honeypot clients (like kippo, dionaea and glastopf) and other softwares needed to run a honeypot sensor. A user may simply download these raspbian distributions and write it to the memory card. They can then setup a sensor in no time. Different versions of pi-pots bundle different software required by a sensor. Users are encouraged to go through the readme file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Pi Snowflake

    A Raspberry Pi driven LED Snowflake

    Initially this project started as hobby to build a "cool" christmas LED decoration. The result was 175 RGB LED snowflake driven by a Raspberry Pi. Since the hardware prototype is finished it's time to share the software and documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RPi GPIO emulator

    RPi GPIO emulator

    Raspberry Pi GPIO emulator with LUA scripting

    Raspberry Pi GPIO emulator with LUA scripting Support RPi B Rev 2 modell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Pi-Datalogging

    Web based datalogging using a Raspberry Pi

    This software and installation information allows one to use a Raspberry Pi (or comparable system) to serve web pages of data collected from remote devices.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB