Showing 19 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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 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: 5 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: 6 This Week
    Last Update:
    See Project
  • 3
    JYMAG

    JYMAG

    Management & operating of AT-based (e.g. Sagem) mobile phones/modems

    JYMAG (Jig Your Music And Graphics) is a program for communicating with serial-port-based mobile phones. It is a free replacement for the Sagem mobile phone software, 'My Pictures and Sounds', and a general-purpose serial terminal. See the project homepage https://jymag.sourceforge.io and the project Wiki in the menu above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • All-in-one drone operations management platform. Icon
    All-in-one drone operations management platform.

    Cut your drone flight planning time by 63%

    Dronedesk does all the air, ground and weather intelligence data gathering for you so that you've got all the risks covered and you can focus on what's important: flying your drone and getting the job done.
    Learn More
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    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: 39 This Week
    Last Update:
    See Project
  • 7

    dex2jar

    Tools to work with android .dex and java .class files

    Mirrors: * https://bitbucket.org/pxb1988/dex2jar * https://github.com/pxb1988/dex2jar dex2jar contains following compment * dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It has a light weight API similar with ASM. * dex-translator is designed to do the convert job. It reads the dex instruction to dex-ir format, after some optimize, convert to ASM format. * dex-ir used by dex-translator, is designed to represent the dex instruction dex-tools...
    Leader badge
    Downloads: 339 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    MIDletPascal
    MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal source code directly into Java microedition bytecode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Best Recruitment CRM, ATS, and Staffing Software Icon
    Best Recruitment CRM, ATS, and Staffing Software

    Fast and flexible talent software solutions that empower professional recruiters and maximize growth.

    Crelate is a comprehensive recruitment software designed for staffing and recruiting agencies, and in-house corporate recruiting teams. Offering a powerful Applicant Tracking System (ATS) and Recruitment CRM, Crelate helps streamline the entire hiring process.
    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
    Pdfcropobrez is a tool which converts pdf file(s) into a cropped pdf file(s) and splits pages into two parts to be optimized for mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Dedex converts Android .dex files back into Java VM class files, which can then be subsequently executed or analysed using more commonly available tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tool that can extract data from the Calibre SQLite database, including a command line tool that generates OPDS catalogs. In everyone's words, it takes the metadata out of Calibre, and generates catalogs for Stanza, Aldiko and web browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java library and supporting modelling/execution tools that combine Robin Milner's formal Bigraph model with the indirect communication abstraction of Gelernter's tuple-space, i.e. a coordination system based on bigraphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    miTester for SIP is an automated SIP testing tool designed and developed to take care of the complex pre-deployment testing of SIP applications easily. This SIP testing tool can be used to simulate SIP call-flows & automate functional, regression tests.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Simple tool for generation of Java ME stubs to be used by kSOAP2 web services access library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A package that contains a database and a server which allows you to develop industry php applications from your mobile device!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next