Browse free open source Mobile software and projects below. Use the toggles on the left to filter open source Mobile software by OS, license, language, programming language, and project status.

  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    v2rayNG

    v2rayNG

    A V2Ray client for Android, support Xray core and v2fly core

    A V2Ray client for Android supports Xray core and v2fly core. geoip.dat and geosite.dat files are in Android/data/com.v2ray.ang/files/assets (path may differ on some Android devices). Download feature will get an enhanced version in this repo (Note it need a working proxy). The latest official domain list and ip list can be imported manually. It's possible to use third-party dat files in the same folder, like h2y. Android projects under V2rayNG folder can be compiled directly in Android Studio or using Gradle wrapper. But the v2ray core inside the aar is (probably) outdated. The aar can be compiled from the Golang project under AndroidLibV2rayLite folder. v2rayNG can run on Android Emulators. But VPN mode will not work if the system doesn't support it.
    Downloads: 3,055 This Week
    Last Update:
    See Project
  • 2
    Securepoint SSL VPN Client

    Securepoint SSL VPN Client

    SSL VPN Client for Windows (OpenVPN).

    SSL VPN Client for Windows (OpenVPN).
    Leader badge
    Downloads: 1,025 This Week
    Last Update:
    See Project
  • 3
    Mullvad VPN desktop and mobile app

    Mullvad VPN desktop and mobile app

    The Mullvad VPN client app for desktop and mobile

    In a society that is increasingly determined to weaken that right, a fast, reliable and easy-to-use VPN connection is a good first step towards achieving this. By connecting to the Internet with Mullvad, we ensure that traffic to and from your device is encrypted to the highest standards, even when using public Wi-Fi in a coffee shop or hotel. We do not keep activity logs or ask for personal information, and we even encourage anonymous payments using cash or any of the accepted cryptocurrencies. Your IP address will be replaced with one of ours, ensuring that device activity and location are not linked to your user. Using Mullvad is quick and easy - just download and install the app. Don't spend time on complicated setup and multi-step registration processes. We designed Mullvad to be easy to use. Privacy is essential in a well-functioning society, as it allows norms, ethics and laws to be safely debated and challenged. Without privacy, a free and open society cannot flourish or exist.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 4
    AdAway

    AdAway

    Ad-blocking for your Android

    Tired of seeing ads pop up on your Android device? You can take them all away with AdAway! AdAway is an open source ad blocker for Android that uses the hosts file and local vpn. It effectively keeps pesky ads at bay so you can continue using your Android device uninterrupted by constant ads. AdAway gives you the option to add custom sources of host files. It also lets you add custom rules for your whitelist, blocklist and rules for redirects, so your ad blocking is not just generic, but tailored specifically how you want it. AdAway is currently being used by dozens of Android users worldwide.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Facebook SDK for Android

    Facebook SDK for Android

    Used to integrate Android apps with Facebook Platform

    This open-source library allows you to integrate Facebook into your Android app. Integrate your Android app with Facebook to build engaging social apps by using the Facebook SDK for Android. To learn more about using Facebook development tools. The current version of the Facebook SDK for Android is version 11.2.0 and requires the Android API 15. Code and samples for the Facebook SDK for Android are available on GitHub. A secure and convenient way for people to log into your app or website by using their Facebook credentials. Enable people to post to Facebook from your app. People can share, send a message, and share to stories. Understand people's actions in your app and measure the effectiveness of your Mobile App Ads. Get data in and out of Facebook's social graph, query data, post stories, upload photos and perform other tasks.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Facebook SDK for iOS

    Facebook SDK for iOS

    Integrate the Facebook Platform with your iOS & tvOS apps

    The Facebook SDK for iOS contains component SDKs that you can connect to individually. To make your app compatible with the latest iOS, be sure to use the latest Facebook SDKs for iOS. Drive installs with Mobile App Install Ads. Increase engagement with Mobile App Engagement Ads. Find your target audience with Custom Audiences for Mobile Apps. A secure and convenient way for people to log into your app or website using Facebook. To provide functionality within the Facebook iOS SDK, we may receive and process certain contact, location, identifier, and device information associated with Facebook users and their use of your application. The information we receive depends on what SDK features third party applications use. Download and integrate the Audience Network SDK for iOS to monetize your app with Facebook ads.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Eruda

    Eruda

    Console for mobile browsers

    With Eruda you can display JavaScript logs, check dom state, show requests status, show localStorage, cookie information, show url, user agent info, include snippets used most often, Html, js, css source viewer, and install. The JavaScript file size is quite huge(about 100kb gzipped) and therefore not suitable to include in mobile pages. It's recommended to make sure eruda is loaded only when eruda is set to true. When initialization, a configuration object can be passed in. Container element, if not set, it will append an element directly under html root element. Choose which default tools you want, by default all will be added. There are several available plugins, like eruda-fps, which displays page fps info, eruda-features, which will let you see feature detections, eruda-timing, to show performance and resource timing, eruda-memory, to display page memory info, eruda-code, to run JavaScript code, and many more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    BetterScroll

    BetterScroll

    Inspired by iscroll, supports more features and has better performance

    BetterScroll is a plugin which is aimed at solving scrolling circumstances on the mobile side (PC supported already). The core is inspired by the implementation of iscroll (opens new window), so the APIs of BetterScroll are compatible with iscroll on the whole. What's more, BetterScroll also extends some features and optimizes for performance based on iscroll. BetterScroll is implemented with plain JavaScript, which means it's dependency free. BetterScroll provides a class whose first parameter is a plain DOM object when instantiated. Certainly, BetterScroll inside would try to use querySelector to get the DOM object. In BetterScroll 2.X, we split the 1.X-coupled feature into the plugin to achieve on-demand loading and reduce the volume of the package. Therefore, @better-scroll/core only provides the most core scrolling capabilities. If you want to implement the pull-up load, pull-down refresh function, you need to use the corresponding [plugin] (/en-US/plugins).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Nextcloud Android app

    Nextcloud Android app

    The Android client for Nextcloud

    Nextcloud Android app is the Android client for Nextcloud, a private file sync & share and communication server. It lets you access all of your files easily on your Nextcloud from any Android device. Nextcloud Android app is easy to use and completely open source, so you can host it yourself or have a company do it for you. Always stay in control of your photos, calendar, contact data and other documents and files with Nextcloud.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Asynchronous Http Client for Android
    An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries. Make asynchronous HTTP requests, handle responses in anonymous callbacks. Requests use a thread pool to cap concurrent resource usage. Multipart file uploads with no additional third-party libraries. Tiny size overhead to your application, only 60kb for everything. Automatic smart request retries optimized for spotty mobile connections. Automatic gzip response decoding support for super-fast requests. Optional built-in response parsing into JSON (JsonHttpResponseHandler). Optional persistent cookie store, saves cookies into your app's SharedPreferences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    generator-ngx-rocket

    generator-ngx-rocket

    Extensible Angular 13+ enterprise-grade project generator

    Extensible Angular 5+ enterprise-grade project generator based on angular-cli with best practices from the community. Bootstrap, Angular Material or even Ionic are available, just pick one and start to code. Save time and maintenance effort by creating Progressive Web App and mobile app with the same code base. The app template is based on HTML5, TypeScript and Sass. Optimized build and bundling process with Webpack. Development server with backend proxy and live reload. Cross-browser CSS with autoprefixer and browsers list. Internationalization managed by ngx-translate. Asset revisioning for better cache management. Unit tests using Jasmine, Karma, and headless Chrome. End-to-end tests using Protractor. Static code analysis: TSLint, Codelyzer, Stylelint and HTMLHint. Local knowledgebase server using Hads. Progressive Web App (PWA) support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    vConsole

    vConsole

    A lightweight, extendable front-end developer tool for mobile web page

    vConsole is a lightweight, extendable front-end developer tool for mobile web page. A plugin allows you to add a new tab, add one or more tool button(s). You can customize the functions of the tab and buttons. After imported, vConsole should be inited manually. When vConsole is not loaded, logs will be printed to native console. After importing vConsole, logs will be printed to both front-end console and native console. Some useful vConsole properties and methods are available for plugin development. You can destroy an vConsole instance object and remove vConsole panel from document. You can also add a new plugin to vConsole. Duplicate plugin will be ignored. Create an vConsole plugin object, bind plugin events to this object, and add this object to vConsole. While installing and running a plugin, vConsole will trigger some events to allow a plugin customizing it's functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Fast and easy TYPO3-Setup for Windows (WAMP). Just Download, Setup and Run TYPO3. Complete Apache Webserver with PHP/MySQL, easy Windows-Frontend for Endusers. Preconfigured Dummy, Quickstart and Testsite-Package of TYPO3 available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    libwbxml is a library to encode and decode WBXML (WAP Binary XML). It was migrated to GitHub. The pages on Sourceforge are only available for historical reasons as it was used in the past for development and releasing.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    WURFL lets you detect thousands of types of mobile devices accessing your web service and take decisions based on what that device can or cannot do. With WURFL, you can optimize mobile web content, effectively deliver advertisements, or analyze mobile traffic. WURFL will read HTTP requests from mobile browsers and search the Device Description Repository (DDR) for the corresponding device properties (i.e. capabilities). WURFL will return the device capabilities to your application, which can leverage this knowledge to optimize the mobile experience. WURFL can detect over 10000 device types and offers over 500 device capabilities, including desktops, smartphones, tablets, feature phones, smart TV’s and many other emerging devices types. WURFL addresses the needs of many types of users, from large enterprises with high performance requirements, to regular companies who need a solution that is simple to deploy, integrate and customize. WURFL is provided by ScientiaMobile, Inc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Apache Mobile Filter

    Apache Mobile Filter

    The fastest and easiest way to detect mobile devices

    Apache Mobile Filter is the easiest and fastest way to detect mobile devices. AMF is a suite of tools that allow access to a Device Repository (such as WURFL, DetectRight, 51Degrees.mobi or the free AMF service) directly from Apache: now you can detect devices no matter what language your website uses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    QRemoteControl-Server

    QRemoteControl-Server

    QRemoteControl is a remote control application for your mobile phone.

    QRemoteControl is a remote control application for your mobile phone. This is the server part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    GooglePlayStoreAPI

    GooglePlayStoreAPI

    fetch apps data on google play store with package name

    you may have your own android app store.these simple classes are free and help you to get all app data from google play such as name,permissions,price,screenshots and etc. so now easily google play is your data source. for this class you need php 5.3 or upper and enable php_openssl.dll extension in your php.ini file. you may want to test it.to test this in your local web server folder extract data to your web server folder. in xampp is htdocs folder!!! if want to know how to get package name you can use aapt file in android sdk tools that got apk file and send back package name! i hope you enjoy it
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Loaded 7 - Next Generation Shopping Cart

    Loaded 7 - Next Generation Shopping Cart

    Easy Powerful Open Source Ecommerce

    Loaded Commerce's Loaded 7 is the a next generation ecommerce platform. HTML 5 Responsive, Cloud Code Updater, Embedded Add-on Store, and loaded with features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Computer Remote

    Computer Remote

    Do whatever you want on your computer, wirelessly, from your phone.

    Features: • Mouse Controller - Control your mouse movement, clicks and scrolling on your computer, from your phone. • Hot Keys - Open your favourite web browser, text editor, media player or folder on your computer from your phone. Browse your computer, save and open hot keys for your selected files, applications and folders from your phone. Save and open bookmarks in your favourite web browser on your computer from your phone. • Keyboard - Type on your computer from your phone. Ability to move keyboard up and down to interact with app while typing. • Media Controls - Increase and decrease computer volume, play/pause media, seek left and seek right from your phone. • Power Options - Shutdown, sleep or restart your computer from your phone.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    GPSTrack is a multipurpose GPS application for your Windows Mobile device. One of it's main purposes is enabling online live position tracking, friendfinding, and sea or flight navigation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    WebKey Desktop

    WebKey Desktop

    App & Web | Página de inicio personalizable

    Página de inicio personalizable + Múltiple Buscador + Menú: Esta es una página de inicio personalizable para cualquier navegador web, úsela para reemplazar su página de inicio actual y obtener más funciones sin el uso de ninguna cuenta. La personalización de la pagina se guarda en las cookies de su navegador.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    Hippo CMS is a Java based, Open Source Web Content Management platform. Hippo CMS uses a clean, modular architecture with an emphasis on the separation of the content from the presentation logic. This enables content editors to create content once, and then publish it to regular web sites, mobile sites, Facebook, REST APIs, digital magazines, mobile apps, and so on. Under the hood, Hippo CMS supports many open standards such as JCR and REST to simplify development and integrations with existing systems. Next to creating and editing content, Hippo CMS enables webmasters to create new channels or configure existing page templates using its channel manager and template composer. Using the Relevance Module, specific content can be targeted at specific visitors based on the visitor’s current context, past personal history and matching personas created by the marketing team.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    iFtp is FTP, FTPS, SFTP client for iPhoneOS 2.X. It enables file exchange between iPhone and FTP-server (photos from local gallery, video and text files); file content browsing; modification of text files on the remote computer using iPhone only.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next