Front-Ends for Mobile Operating Systems

Browse free open source Front-Ends and projects for Mobile Operating Systems below. Use the toggles on the left to filter open source Front-Ends by OS, license, language, programming language, and project status.

  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1
    Android SQLite Manager
    aSQLiteManager - a SQLite manager for the Android platform. If the database is stored on the SDCard you can browse the data, change records and query the data. By installing aShell you can also edit system databases on rootet phones. Help improving the translation here: https://crowdin.com/project/asqlitemanager
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    JVx - Enterprise Application Framework

    JVx - Enterprise Application Framework

    Java Application Framework

    Develop professional database applications, highly performant with little source code. JVx is a full-stack application framework to create multi tier applications with Single Sourcing for different technologies (Swing, vaadin, react, ...). Nightly builds are available: https://dev.sibvisions.com/jvx.nightly/ Maven snapshots are available: https://oss.sonatype.org/content/repositories/snapshots Eclipse plugin is available: http://marketplace.eclipse.org/search/site/eplug
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    react-native-picker-select

    react-native-picker-select

    A Picker component for React Native for iOS and Android

    A Picker component for React Native which emulates the native select interfaces for iOS and Android. For iOS, by default we are wrapping an unstyled TextInput component. You can then pass down styles to customize it to your needs. For Android, by default we are using the native Picker component. If you prefer, you can set useNativeAndroidPickerStyle to false, which will also render an unstyled TextInput component. You can then pass down styles to customize it to your needs. For either platform, you can alternatively pass down a child element of your choice that will be wrapped in a touchable area. The component defaults to using the native Android Picker in its un-selected state. Setting this flag to false will mimic the default iOS presentation where a tappable TextInput is displayed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    XUI is a Java and XML RIA platform for building smart app's. Swing, AWT and other widget sets can be used on a range of hardware. XUI's modular framework can help many aspects of application development. NetBeans and Eclipse are available.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    FastoNoSQL

    FastoNoSQL

    FastoNoSQL it is GUI platform for NoSQL databases.

    Gui managment admin tool for: Redis Memcached SSDB LevelDB RocksDB UnQLite LMDB UpscaleDB ForestDB
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    General purpose database program for PalmOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FastoRedis

    FastoRedis

    Cross-platform open source Redis DB management tool

    FastoRedis (fork of FastoNoSQL) — is a cross-platform open source Redis management tool (i.e. Admin GUI). It put the same engine that powers Redis's redis-cli shell. Everything you can write in redis-cli shell — you can write in FastoRedis! Our program works on the most amount of Linux systems, also on Windows, Mac OS X, FreeBSD and Android platforms, on desktops and embedded devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 10
    Comics database with collaboratives tools for comics geeks ! Includes PDF collection export.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Michimalonco is a relational Database engine written in SuperWaba. It offer a small solution for PDA (Palm O.S. and WinCE).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PNoten is a special purpose calculator. It's purose is to convert the score (of a test) achieved by a student in relation to the total score to a rating (german: Note, Zeugnisnote) and to store and evaluablely keep these with all relevant information
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Android: InventoryHelper

    You can use it for fun or for actual listing items (see features)

    It's a fully functional database based application, which allows you listing items, like text, pictures, barcodes, GPS locations... For Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Beer Wizard is the possibly temporary title for a piece of software being developed for members of the Craft Beer community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Create Go App CLI

    Create Go App CLI

    Create a new production-ready project with backend, and frontend

    Create a new production-ready project with backend, frontend and deploy automation by running one CLI command! Focus on writing code and thinking of business-logic! The CLI will take care of the rest. Next, open the generated Ansible inventory file (called hosts.ini) and fill in the variables according to your server configuration. And you're ready to automatically deploy this project. If you don't want to install Create Go App CLI to your system, you feel free to using our official Docker image and run CLI from isolated container. CLI command for deploy Docker containers with your project via Ansible to the remote server. Configured PostgreSQL container with apply migrations for backend. Frontend part will be generate using awesome tool Vite.js under the hood. So, you'll always get the latest version of React, Preact, Vue, Svelte, Lit or pure JavaScript/TypeScript templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C# based program to track workouts based around Crossfit. Open SQL Server Express based database construction allows for user customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Databaser

    Databaser is a program for saving database of items and accessing them

    Databaser is a program for saving database of items and accessing them. Mostly written i Qt and C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FlicDB will be a SuperWaba based portable program designed to only hold and maintain Purchased Movies. People may need a utility to keep track of the movies that they have purchased, so when they are at the store they can cross reference their selection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FreePos is a multiuser Point of Sale ( Point-of-Sale or POS ) app written in Visual Basic and PHP for web-based Linux use. Currently available modules are inventory, backoffice, cash reconciliation, Purchases. English and Spanish TPV ( Punto de Venta )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GOSPEL is a web/standalone application for private pilots (PPL) flight records management... and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Golf Handicap Tracker (GHT) allows one or more golfers to keep track of their handicap. Originally written in 1991 at the request of my brother in-law Dave, it has been GPL'ed in the hopes of making it Über portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A MIDlet that, when run in PalmOS devices, can HotSync with the PC or a remote database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Location Aware Mobile Assistant (LAMA) provides travelers a dynamic directory service. Users receive information on hotels, restaurants, and more, which are within their vicinity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ERP de forma Codigo abierto programado en Visual Basic.Net Net Framework 3.5 Gestion para Empresa pequeña, Pyme y Grandes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Two applications, one VB/Win32, the other Palm, and a conduit, designed to track scale model collections from desire through purchase, building, contest entry, and display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next