Showing 12 open source projects for "command line client"

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
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    J2ObjC is an open-source command-line tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java source to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    Tinker

    Android hot-fix solution library

    ...It supports dex, So library, and resources, allowing application updates without needing reinstallation. Tinker consists mainly of 3 parts: a gradle compile plugin, a core SDK library, and a command-line version of non-gradle compiled users. There are many other hot-fix solutions just like Tinker, but Tinker overcomes many of the problems that other solutions have. For starters, Tinker offers class, So and resource replacement, something that most other solutions do not. It offers full platform support and gradle support, while being smaller and simpler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    chickernel redmi note 12/13 4G

    chickernel redmi note 12/13 4G

    A tapas/topaz/sapphire kernel optimized for smoothness and low-memory

    A kernel carefully optimized for - low-memory, and performance - moderate power savings Speciifically crafted (and tested) for the 4GB variant in mind ❤️ tapas/topaz/sapphire/sapphiren ⭐ Download notes: ✅ chickernel-xxx.zip ✅ ❌ chickernel-xxx release source code.zip ❌ Installation guide: - Download via the "files" tab - Reboot to recovery and install the zip - Enjoy ⚠️ Full details in my GitHub release tab...
    Downloads: 24 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 5
    Andronix App

    Andronix App

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

    ...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 another CPU architecture transparently through QEMU user-mode. We use Termux to provide the command line and the packages that are especially compiled for Termux implemented inside Andronix.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    AI2_SSH_EXTENSION

    AI2_SSH_EXTENSION

    Android client SSH extension for MIT Application Inventor 2

    This is an extension that sends simple SSH commands, and captures the returned "string" sentence. In the demo application, the text field displays only the last line, and for this reason you can make simple changes in order to merge incoming messages subsequently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Walle

    Walle

    A new generation of channel package packaging artifact

    Walle, a new generation of channel package packaging artifact under the signature of Android Signature V2 Scheme. Wall-E generates channel packages by adding customized channel information to the blocks in the Apk APK Signature Block, thereby improving the efficiency of channel package generation. It can be used as a stand-alone tool or deployed on an HTTP server to process the upgraded network of the channel package Apk in real-time. ask. The way to generate the channel package is to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Magisk Manager

    Magisk Manager

    Companion Android application for Magisk

    Magisk Manager is the companion Android app historically used to manage the Magisk root solution—installing updates, toggling modules, configuring DenyList/Hide-like behavior, and passing device integrity checks where possible. It centralizes operations that would otherwise require flashing or command-line work, making root management accessible to power users and developers. The app surfaces module repositories, logs, and safety features, giving you insight into what’s modified and how it affects system behavior. Over time, its role evolved alongside Android’s changing security model, but the core idea remains: provide a clean UI for patching, updating, and managing a systemless root environment. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 9

    Quantum Root Tool

    A root tool designed to work with any Android device after 3.0

    An extremely small program that roots your Android device running version 3.0 or higher. This application will instal all necessary apk's including Superuser and RootChecker (to verify the root). This application has not been tested with devices running Android Gingerbread, Froyo, Eclair, or Cupcake.
    Downloads: 5 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.
    Learn More
  • 10

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    SAWS: Simplest Android Web Suite SAWS is an open-source build engine that allows you to turn a HTML5-based client web application into a mobile application for Android OS. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dxcut is a library for reading, editing, and writing dex and odex files which contain the class definition and Dalvik bytecode used by the Android operating system. This project includes a disassembler/decompiler, dex optimizer, and hooking utils.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Android CMDLauncher

    Android CMDLauncher

    Command-line launcher for Android devices

    > description -CMDLauncher [Enter] description > Command-line based launcher for Android devices, with the intention being that, once the project has progressed far enough, the launcher in itself will be able to replace most of the usual functions provided by Android, within it's text-only environment. description > Currently in a pre-alpha stage of development, the launcher is only a proof of concept at the moment and can process only a few commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next