Showing 24 open source projects for "shell"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Magisk on WSA

    Magisk on WSA

    Integrate Magisk root and Google Apps into WSA

    MagiskOnWSALocal is an open source project by LSPosed that integrates Magisk root and Google Apps (GApps) into Windows Subsystem for Android (WSA). It automates the process of building customized WSA images with root access, replacing Amazon Appstore with Google Play services. The repository includes scripts that streamline setup across Linux distributions like Ubuntu, Debian, Arch, and openSUSE, supporting both ARM64 and x64 architectures. It offers features such as unattended installation,...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    Termux packages

    Termux packages

    A build system and primary set of packages for Termux

    Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager. Access remote servers using the ssh client from OpenSSH. Termux combines standard packages with accurate terminal emulation in a beautiful open source solution. Take your pick between Bash, fish or Zsh and nano, Emacs or Vim. Grep through your SMS inbox....
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    magisk-swapspace

    magisk-swapspace

    This module saves android memory a bit by swapping some to a disk

    This is a mirror of my GitHub repo, read more details about this module here: https://github.com/chickendrop89/magisk-swapspace/blob/master/README.md Download notes: ✅ magiskswapspace.zip ✅ ❌ xx source code.zip ❌ Installation: - Download the module archive here (files tab) - Flash it in magisk app, or using command line - Run `magiskswap` in your preferred terminal app (as a root user) Keywords: pagefile swap android swapfile swapspace
    Downloads: 4 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    Andronix App

    Andronix App

    This is the official repository for the back end of the Andronix app

    Andronix is simple inside the hood (well not really, but most of it is simple to understand). Andronix uses PRoot to run your favorite Linux distribution on your Android devices. PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    FlameGApps

    FlameGApps

    A Google Apps installer package for devices running on arm64 platform

    Leader badge
    Downloads: 632 This Week
    Last Update:
    See Project
  • 7

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    This project consists of two shell scrips. One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Mi A1: LuciferKernel

    Mi A1: LuciferKernel

    Linux 4.9 Kernel for Xiaomi Mi A1 aka Tissot

    Join official telegram group: https://t.me/luciferkernel Kernel stage Changed to Beta. Features: →Added F2FS Rapid Gc. → CPU OC to 3.1Mhz (OC Build Only) → GPU OC to 850Mhz (OC Build Only) → Reduced GPU idle time to 64ms → Added DTS-Eagle. → CPU undervolted upto 10% → Improved thermals. → Added Sound tweaks. → Added Boeffla Wakelocker → Added State Notifier → Added Adreno Idler → Added Adreno Boost → Added dynamic SchedTune boost. → Added Klapse → Added KCAL → Added BFQ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    android-timestamp-keeper

    Read and write timestamps to files in android

    Modern android devices don't use anymore Mass Storage Mode. Instead they use the internal sdcard as a virtually mounted subfolder inside /data partition. It would be ok if MTP preserved correctly timestamps, which doesn't. Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10

    mobcount

    Count i/o calls or SMS on (Jolla) mobile devices running Sailfish OS

    With this bash script the amount of incoming or outgoing calls or SMS between two passed points t1 and t2 can be counted on mobile devices running Sailfish OS (tested with Jolla phone). The script returns the amount of incoming or outgoing call or SMS units between two points t1 <= t2. By default one call unit is 60s and one SMS unit 160 chars. Copy the script (set permission to executable) to your mobile device (e.g. to folder /home/nemo/bash/). Execution in Sailfish's Terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PlexyDesk

    PlexyDesk

    Open Source Productivity App

    Say Hello to PlexyDesk, the most advanced desktop manage for Mac, Linux, and windows, seamlessly integrating with the native desktop shell to manage your task, time, and productivity like never before. We are Working hard to release PlexyDesk 1.0, so stay tuned. for more product updates by subscribing to. Please note that the current downloads are very old and does not reflect the state plexydesk 1.0. Thank you, PlexyDesk Team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ADB via Netcat File System

    Mount your android device on your linux host.

    Fast and well behaved FUSE based file system allowing you to mount the whole (not only Phone and Card) file system of your rooted android device. It uses NETCAT instead of adb shell to communicate with the device. With this file system you can simply drag and drop files from and to your android device as usual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet. Contributors are welcome! This work is done by Chathura Madhusanka...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RaspFM

    This is a raspberry FM System

    This image has been created for those who wan to listen radio and music in the car without having a special car player. You will need only a smartphone with bluethooth , raspberry pi , bluethooth device reconised by raspberry pi and a min 8 gb card, and optionaly a gsm 3g modem. You connect to the device via bluethooth. It is Visible in the first 30 seconds after boot . Device IP on the bluethooth is 192.168.3.1 and lan is configured to get ip from any dhcp server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    ...Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OGSS uses Python and libgmail to allow you to control your computer via SMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Set of command line tools to use with the openmoko phones (neo freerunner)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sign APK (or JAR) archives by OpenSSL, using standard private keys and certificates instead of keytool-managed keystores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    New Linux distribution aimed at Openmoko Freerunner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    inwi-usbmodem
    This is a set of files to add support for LG EVDO Rev.A USB modems, such as the LDU-1900D and HDM-2100 on Linux, and a fast, light and standards-compliant driver for MacOSX. Paquetages pour le support des modems USB tels que le LDU-1900D ou le HDM-21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This Software converts Kolab V2. Adress-Books to a readable and searchable Format for the iPhone and other IMAP-Capable Devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A shell script to transcode any video to a format suitable for cellular phones and other embedded devices. The video file is converted in mp4 format with MPEG-4 video and AAC audio, the parameters are extensively tweakable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Installation HUAWEI E169 E156 for H3G IT

    DRIVER USB KEY HUAWEI E169 and E156.

    INSTALL USB KEY HUAWEI E169 and E156. Risolve i problemi di rilevamento del modem in Xandros installando i parametri HUAWEI E169/E156 di H3G Italia.Progetto OpenSource,versione 1.0 da ampliare. Modem driver for linux OS (XANDROS)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Is a WAP/XHTML link checkers for multiple sites software. The software produce a flat file with informations to produce a treeview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next