Showing 27 open source projects for "a line"

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
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    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: 2 This Week
    Last Update:
    See Project
  • 3
    Mobile Atlas Creator
    This application creates off-line atlases of raster maps for various cell phone apps on Android, iPhone and WindowsCE as well as GPS devices (Garmin, Magellan and others)
    Leader badge
    Downloads: 715 This Week
    Last Update:
    See Project
  • 4
    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
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 5
    Wuweido 3D CAD

    Wuweido 3D CAD

    Free 3D Mobile CAD

    ...Wuweido is powered by OPEN CASCADE. OPEN CASCADE is an incredible powerful geometry kernel innovating quickly. Wuweido is inspired by CAD Assistant. Modeling features: 1. Draft creation tools: Line, Poly Line, Arc, Spline, Circle, Ellipse, Rectangle, Regular Polygon. 2. Primitive Solid creation tools: Box, Cone, Truncated Cone, Cylinder, Sphere, Torus, Wedge, Truncated Wedge, Pyramid, Truncated Pyramid. 3. Sweep modeling tools: Extrude, Revolve, Loft, Pipe, Path 4. Boolean operation tools: Intersect, Subtract, Union, Xor, Fuse 5. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    MPAndroidChart

    MPAndroidChart

    A powerful Android chart view / graph view library

    MPAndroidChart is a powerful chart library for Android that offers a beautiful and comprehensive range of charts and graphs. Powerful and very easy to use, it supports the creation of bar-, line-, pie-, bubble-, scatter-, radar- and candlestick charts, as well as scaling, dragging and animations. Charts are rendered cleanly and are visually engaging. Visualizing your data exactly how you want is so much easier with MPAndroidChart. To see more great examples of MPAndroidChart, download the MPAndroidChart Example App on Google Play.
    Downloads: 3 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
    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
  • 9
    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: 27 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    µTide based, off-line tide predictor - includes times and heights for high and low tide in feet or metres for US, Brazil, Australia, New Zealand, S. Pacific and Japanese ports (see downloads for UK, Germany, Holland and Canada data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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: 343 This Week
    Last Update:
    See Project
  • 12
    Droid Plugin

    Droid Plugin

    A plugin framework on android,Run any third-party apk

    ...Given its .apk file, the plugged app could be run either independently or as a plugin of the host, NO source code is needed. The plugged app are recognized as Installed by the host and other plugged apps. Very low level of code invasion, indeed just one line code to integrate DroidPlugin into the host app. Complete code level separation between host and plugged apps, only system-level message passing method provided by Android allowed. Resources management are also completely separated between host and plugged apps. Process management for plugged apps, idle processed of the plugged app will be timely recycled to guarantee minimum memory usage.
    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
    MIDletPascal
    MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal source code directly into Java microedition bytecode.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    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
  • 16

    TechDoc

    Technical documentation for mobile phones

    TechDoc is a distributed system composed of a number of applications: a central java based web application using a SQLite database to import Technical documentation from CSV files (catalogue + files) and an Android based app or an iPhone/iPad app to install in a mobile phone, which is synchronized with the central web application and is able to work off-line and show the catalogue and files (e.g. PDF files). iPhone/iPad app can be downloaded through the Apple App Store. The Android version is available in this site as well as in the Android Market.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    A chat program that use sms.it was written in java. works on CLDC 1.1 midp 2.0 mobile devices. all messages are shown on one screen. sender and receiver must have the program to communicate. Billing is your standart sms price per message you sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    SimulME
    SimulME is a Java ME (J2ME) application with Queueing calculator, Stopwatch, Monte Carlo simulation, Random Number Generator (RNG), Probability distributions, Kolmogorov-Smirnov and Chi-square tests. It works with MIDP 2.0 and CLDC 1.1 profiles.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    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
  • 2
  • Next