Showing 30 open source projects for "linux shell android"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    F´

    A flight software and embedded systems framework

    ...It has been used for but is not limited to, CubeSats, SmallSats, instruments, and deployable. Component architecture with well-defined interfaces. To develop applications with F´, the following requirements of the user’s system must be met, Linux or Mac OS X operating system (or Windows Subsystem for Linux on Windows), CMake, Bash or Bash compatible shell, Clang or GCC compiler, Python 3 and PIP. F´ can be quickly installed and ready to use by cloning the GitHub repository, installing Python code (typically in a virtual environment), and building one of our reference applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    MindTheGapps

    Built MindTheGapps

    Leader badge
    Downloads: 681 This Week
    Last Update:
    See Project
  • 3
    wolfSSL
    The wolfSSL embedded SSL library (formerly CyaSSL) is a lightweight, portable, C-language-based SSL/TLS library targeted at IoT, embedded, and RTOS environments primarily because of its size, speed, and feature set. It works seamlessly in desktop, enterprise, and cloud environments as well. wolfSSL supports industry standards up to the current TLS 1.2 and DTLS 1.2, is up to 20 times smaller than OpenSSL, offers a simple API, an OpenSSL compatibility layer, OCSP and CRL support, is backed by...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At...
    Downloads: 3 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
  • 5

    amforth: Interpreter on Microcontrollers

    amforth is an extendible interpreter on microcontrollers

    amforth is an extendable command interpreter running on AVR ATmega and TI MSP430 microcontrollers. The Risc-V and ARM architectures are ascending. Turnkey actions for IoT workloads are possible as well. The command language is close to the Forth 2012 standard.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Arduino Nano Dew Controller Pro (DIY)

    Arduino Nano Dew Controller Pro (DIY)

    Dew Controller Feature Rich

    A 3-channel fully automated Dew Controller (DIY project) based on Arduino Nano for telescopes. For $48 or less. (c) Copyright Robert Brown 2014-2025. All Rights Reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author. A very popular project with over 48,000 downloads. There is a new ESP32 WiFi version at https://sourceforge.net/projects/esp32-dew-controller/ The older...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    A20_sdk

    A simple armv7h sdk

    This is my sdk for usage with slackware on A20 devices like bananapi, cubietruck and olimex-som. For more info see https://github.com/tjohann/a20_sdk .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cmu-opkg

    cmu-opkg

    opkg for cmu mazda infotainment

    This is only repository binary file. If you interest, visit the website https://gitlab.com/mzdonline/cmu-opkg. For developer to activate package management system on CMU. Developer can easy to build own package .Look at Makefile and opkg/*
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PiWebcam

    PiWebcam

    Turn a Raspberry Pi into a fully-featured and dummy-proof webcam

    PLEASE NOTE: this project has been moved to https://piwebcam.github.io Instructionable: https://www.instructables.com/id/Fully-featured-Outdoor-Security-Camera-Bas
    Downloads: 0 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

    Linux Live Scripts

    Shell scripts to create a live Linux image

    This scripts allow to create a live Linux image from an existing installation. This is a branch from "Linux Live Scripts" by Thomas M., with some improvements and fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EfiPy

    EfiPy

    Python Library for accessing UEFI BIOS internal function by protocol

    EfiPy is a Python Module on UEFI shell which can access UEFI BIOS kernel interface - System Table - Runtime Services - Boot Services pAnalyzer package - Tracing UEFI protocol calling flow Output protocol flow to screen or file with XML format CorePy (assembly package) - Simple Assembly code in Python environment. EfiPy Shell package- Simple uefi shell program coded with EfiPy library to prove EfiPy workable EfiPy leverage these open source packages -...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    svd2gas

    Automatically generate assembly equate statements for STM32Fxx MCU's

    Using CMSIS-SVD files, auto generate GNU Assembler equate statements for STM32F* assembly language. The equate list can easily be limited to any register(s) named in the CMSIS-SVD STM32F* definition file. Normally used with arm-none-eabi-as Please see the distribution README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BlackLib

    BlackLib

    Beaglebone Black C++ Library

    BlackLib library is wrote for controlling Beaglebone Black's feature. It takes power from C++ language. It is created for reading analog input, generating pwm signal, using gpio pins, and communicating with other devices over uart, spi and i2c. In addition to them, it includes debugging feature. So you can check errors after call any function in the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Pegasus USB-Ethernet Linux ARM driver

    Support for Pegasus-compatible USB to Ethernet devices on ARM(Android)

    This project is aimed to add the ADMtek compatible USB-Ethernet converter support to the ARM systems, including Android. The patch provided is intended for http://pegasus2.sourceforge.net/ Pegasus/Pegasus II USB Ethernet Linux driver. It allows the driver successfully run on ARM making it send the correctly aligned requests for DMA. Tested on Android 4.2.2 (Linux 3.0.36) with DesignWare USB 2.0 OTG Controller (DWC_OTG). Supported USB to Ethernet adapters: 3Com, AboCom (10/100 and HPNA), Accton/SMC (some models), ADMtek, AEI, Allied Telesyn, ATEN, Belkin (some models), Billionton, Corega FEther, D-Link (some models), EasiDock, ELECOM, Elsa Micolink, Gigabyte GN-BR402W Wireless Router, GOLDPFEIL, Hawking, Hewlett-Packard HN210C, IO DATA, Compaq iPAQ Networking, Kingston KNU101TX Ethernet, LANEED, Linksys, MELCO/BUFFALO, Microsoft MN-110, NETGEAR FA101, OCT, Philips USB 10/100 Ethernet, smartNIC 2 PnP Adapter, SOHOware NUB100/NUB110 Ethernet, SpeedStream USB 10/100 Ethernet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16

    Linux-Android Mini-distro

    Linux mini-distro for Android devices, not requiring root access

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    NSLU2 Optware for Android

    NSLU2 Optware bootstrap script for Android devices

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Versatile embedded  environment
    The clash New Generation now focuses on making a versatile OS environment for embedded systems allowing users to customize the resulting platform into routers, firewalls, 3G gateways, access points, emergency rescue system or even diskless clients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Simple and nano RC system for embeded linux use, basedon busybox ash. support runlevels, colorize output and script style like standard linux. Documentation about nanoRC usage now avalible at project wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DruidBSD is a FreeBSD micro-distribution that supports CD/DVD, USB, and HD booting into a Live BSD Distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    rundotso

    ARM linux run shared library rundotso dlopen dlsym Inline Assembler

    windows has rundll, rundotso is for linux load shared library(.so) and run the functions. rundotso.c you can load shared lib and run the function. It likes the rundll.exe in windows os. compiled and tested under the android ndk. you can use any arm compiler to try. adb push rundotso /data adb shell /data/rundotso /system/libc.so system "ls /data" adb shell /data/rundotso /system/libc.so printf "%d %c %s %d %c %s" 16 G HelloRundotsoTest 16 d end Have fun! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Nanotube

    Nanotube

    Nanotube Linux

    Appliance Distribution, Supports USB/Compact Flash devices, Provides a read-only-root filesystem, No need to fsck OS partitions, Appliance State held in dedicated CFG partition, Active/Standby partition design, Simple update/test/rollback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Metano Linux
    Metano Linux is a GNU/Linux distribution made to run in mobile devices and PDA's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GoInEdit
    goinedit is a texteditor, Integrated Development Environment that supports every programming languages. It has an integrated shell terminal and function buttons like compile, execute, debug. It has a support for Microchip Pic and pickit! easy to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims at creating an open-source SoC that will support the Google TV platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB