647 projects for "apps" with 1 filter applied:

  • 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
  • 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
  • 1
    FileSaver.js

    FileSaver.js

    An HTML5 saveAs() FileSaver implementation

    Have you ever wanted to add a Save as… button to a webapp? Whether you’re making an advanced WebGL-powered CAD webapp and want to save 3D object files or you just want to save plain text files in a simple Markdown text editor, saving files in the browser has always been a tricky business. Usually when you want to save a file generated with JavaScript, you have to send the data to your server and then return the data right back with a Content-disposition: attachment header. This is less than...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    WordPress for iOS

    WordPress for iOS

    WordPress for iOS

    Inspiration strikes any time, anywhere. WordPress mobile apps put the power of publishing in your hands. And of course, they’re open source, just like WordPress. Manage or create your WordPress blog or website right from your iOS device: create and edit posts and pages, upload your favorite photos and videos, view stats and reply to comments. With WordPress for iOS, you have the power to publish in the palm of your hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dioxus

    Dioxus

    Friendly React-like GUI library for desktop, web, mobile, and more

    ...1st class support for asynchronous tasks, suspense for datafetching, and pausable coroutines. Eliminate a whole class of bugs at compile time with static typing for every library. Fearlessly refactor even the largest of apps with powerful compile-time guarantees. No more uncaught exceptions. Components can easily abort rendering without crashing the entire app. Comprehensive doc comments provide MDN hints and guides right under your fingertips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Foundation

    Foundation

    Provides core utilities, internationalization, and OS independence

    ...This project, swift-corelibs-foundation, provides an implementation of the Foundation API for platforms where there is no Objective-C runtime. On macOS, iOS, and other Apple platforms, apps should use the Foundation that comes with the operating system. Our goal is for the API in this project to match the OS-provided Foundation and abstract away the exact underlying platform as much as possible. We believe that the Swift standard library should remain small and laser-focused on providing support for language primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    SkeletonView

    SkeletonView

    A way to show users that something is happening and prepare them

    Today almost all apps have async processes, such as API requests, long running processes, etc. While the processes are working, usually developers place a loading view to show users that something is going on. SkeletonView has been conceived to address this need, an elegant way to show users that something is happening and also prepare them for which contents are waiting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    uCrop

    uCrop

    Image cropping library for Android

    We develop lots of different Android apps at Yalantis, and our experience shows that almost every application we deal with needs image cropping functionality. Image cropping can be used for various purposes, from ordinary adjustment of user profile images to more complex features that involve aspect ratio cropping and flexible image transformations. Since we want to provide all our customers with the best set of tools for image editing functionality, we decided to create uCrop, an image cropping library for Android. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Flutter Wonderous App

    Flutter Wonderous App

    A showcase app for the Flutter SDK

    ...From a technical standpoint, it demonstrates advanced layout techniques, gesture handling, and integration of complex visual assets in Flutter. It is part of Flutter’s official examples, intended to inspire developers and designers about what’s possible beyond basic apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JXCategoryView

    JXCategoryView

    A powerful and easy to use category view

    JXCategoryView is a powerful segmented controller and category selector for iOS that pairs naturally with paged content. It offers multiple built-in cell styles—plain titles, titles with images, badges/dots, and number indicators—so you can match the UX of news, e-commerce, or media apps. A rich indicator system (lines, gradients, masks, background bars, zoom/scale effects) keeps the selection state visually obvious and polished. The library provides a companion list container to manage child view controllers or lists, synchronizing scroll progress with title transitions for buttery navigation. Its delegate/data-source design and property-driven customization make it easy to tune colors, fonts, spacing, and animation timing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ObjectBox

    ObjectBox

    Flutter database for super-fast Dart object persistence

    ObjectBox Flutter database is a great option for storing Dart objects in your cross-platform apps. Minimal CPU, memory and battery use make it an ideal choice for mobile and IoT devices. Made for efficient data access, the ObjectBox Flutter database is 10x faster than any alternative. See the performance benchmarks below. No need to learn SQL, as our NoSQL database uses a pure Dart API that is easy to work with and can be integrated in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Gradle Play Publisher

    Gradle Play Publisher

    GPP is Android's unofficial release automation Gradle Plugin

    ...The first APK or App Bundle needs to be uploaded via the Google Play Console because registering the app with the Play Store cannot be done using the Play Developer API. For all subsequent uploads and changes, GPP may be used. To successfully upload apps to the Play Store, they must be signed with your developer key. Make sure you have a valid signing configuration. After you've gone through the Service Account setup, you should have a JSON file with your private key. GPP supports uploading both the App Bundle and APK. Once uploaded, GPP also supports promoting those artifacts to different tracks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PromiseKit

    PromiseKit

    Promises for Swift & ObjC

    ...PromiseKit is a thoughtful and complete implementation of promises for any platform that has a swiftc. It has excellent Objective-C bridging and delightful specializations for iOS, macOS, tvOS and watchOS. It is a top-100 pod used in many of the most popular apps in the world. We are testing PromiseKit 7 alpha, it is Swift 5 only. It is tagged and thus importable in all package managers. PromiseKit 6, 5 and 4 support Xcode 8.3, 9.x and 10.0; Swift 3.1, 3.2, 3.3, 3.4, 4.0, 4.1, 4.2, 4.3 and 5.0 (development snapshots); iOS, macOS, tvOS, watchOS, Linux and Android; CocoaPods, Carthage and SwiftPM; (CI Matrix). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Alan AI for iOS

    Alan AI for iOS

    In-App assistant SDK to build a multimodal conversational UX for iOS

    Quickly add voice to your app with the Alan Platform. Create an in-app voice assistant to enable human-like conversations and provide a personalized voice experience for every user. Alan is a conversational voice AI platform that lets you create an intelligent voice assistant for your app. It offers all the necessary tools to design, embed, and host your voice solutions. A powerful web-based IDE where you can write, test and debug dialog scenarios for your voice assistant or chatbot. Alan's...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ACRA

    ACRA

    Application crash reports for Android

    ...It is targeted to android applications developers to help them get data from their applications when they crash or behave erroneously. A crash reporting feature for android apps is native since Android 2.2 (FroYo) but only available through the official Android Market (and with limited data). ACRA is a great help for Android developers. ACRA's notification systems are clean. If a crash occurs, your application does not add user notifications over existing system's crash notifications or reporting features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OWASP Mobile Application Security

    OWASP Mobile Application Security

    Manual for mobile app security testing and reverse engineering

    The OWASP Mobile Application Security (MAS) flagship project provides a security standard for mobile apps (OWASP MASVS) and a comprehensive testing guide (OWASP MASTG) that covers the processes, techniques, and tools used during a mobile app security test, as well as an exhaustive set of test cases that enables testers to deliver consistent and complete results. MAS Advocates are industry adopters of the OWASP MASVS and MASTG who have invested a significant and consistent amount of resources to push the project forward by providing consistent high-impact contributions and continuously spreading the word.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Mod-apps
    Here are some cool and usuful archive of applications and tools that may help you in daily life.
    Downloads: 167 This Week
    Last Update:
    See Project
  • 16
    Detox

    Detox

    Gray box end-to-end testing and automation framework for mobile apps

    High velocity native mobile development requires us to adopt continuous integration workflows, which means our reliance on manual QA has to drop significantly. Detox tests your mobile app while it's running in a real device/simulator, interacting with it just like a real user. The most difficult part of automated testing on mobile is the tip of the testing pyramid - E2E. The core problem with E2E tests is flakiness, tests are usually not deterministic. We believe the only way to tackle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BiTGApps

    BiTGApps

    Google Apps Package

    BiTGApps is a customized Google Apps Package to sideload Google Apps in Custom Android OS. Supports Android 16.0 to 7.1.x with regular updates and bugs fixed.
    Leader badge
    Downloads: 238 This Week
    Last Update:
    See Project
  • 18
    OWASP Mobile Security Testing Guide

    OWASP Mobile Security Testing Guide

    Manual for mobile app security development and testing

    We are writing a security standard for mobile apps and a comprehensive testing guide that covers the processes, techniques, and tools used during a mobile app security test, as well as an exhaustive set of test cases that enables testers to deliver consistent and complete results. The MSTG is a comprehensive manual for mobile app security testing and reverse engineering for iOS and Android mobile security testers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    BlueStacks Air

    BlueStacks Air

    BlueStacks Air: Android apps, now seamlessly on Apple Silicon Macs

    BlueStacks Air for Mac, optimized for Apple Silicon Macs, is a cutting-edge cloud-based solution that brings Android apps and games to your browser with unparalleled efficiency. Tailored for the powerful M1 and M2 chip architectures, it delivers exceptional performance, leveraging Apple Silicon's capabilities to run Android applications smoothly and responsively. This lightweight platform eliminates the need for heavy software installations, offering instant access to Android apps without compromising your Mac's resources. ...
    Downloads: 97 This Week
    Last Update:
    See Project
  • 20
    BlueStacks

    BlueStacks

    World's #1 Android Emulator

    BlueStacks is an Android emulator that enables users to run mobile apps and games on their computers, bridging the gap between mobile and desktop environments. With BlueStacks, users can enjoy the full functionality of Android apps on a larger screen, with better controls and enhanced performance options. Designed to support gaming and productivity, it allows for multitasking, keyboard and mouse compatibility, and customizable settings, providing a seamless experience for users who want to bring mobile app capabilities to their desktops.
    Downloads: 102 This Week
    Last Update:
    See Project
  • 21
    Eureka Releases

    Eureka Releases

    This organisation builds roms and recoveries for various A devices

    This organisation builds roms and recoveries for various A devices
    Leader badge
    Downloads: 1,823 This Week
    Last Update:
    See Project
  • 22
    Xiaomi.eu Multilang MIUI ROMs

    Xiaomi.eu Multilang MIUI ROMs

    OFFICIAL mirror of MIUI Multilang ROM by https://xiaomi.eu/

    Included languages: English (en.miui.com, xiaomi.eu) Chinese (miui.com) Polish (Acid, miuipolska.pl) Slovak (ingbrzy, https://miuios.cz) Czech (VMach, https://miuios.cz) Bulgarian (Global) Hungarian (vagyula, miui.hu) French (Global) Swedish (Global) Russian (Global) Ukrainian (Global) Belorussian (Global) Croatian (Masva, MIUI Adria) Vietnamese (Belmont-Gabriel) Italian (miui.it) Greek (Global) Norwegian (Global) Dutch (cueie, mannyribo, redmaner) Spanish (nosijf982)...
    Leader badge
    Downloads: 26,343 This Week
    Last Update:
    See Project
  • 23
    Simple Music Player

    Simple Music Player

    A clean music player with a customizable widget, stylish interface

    A group of simple, open source Android apps without ads and unnecessary permissions, with customizable colors. We know very well how important your time is. That is the reason we don't put Ads in our app. Ads are annoying, and people hate ads. Simple like that. Simple Music Player is focused on one thing, enjoy your music without any distraction. Use our app while you are relaxed at home, working, or maybe while you are driving in your car.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    EliteRoms

    EliteRoms

    Elite Development Project by hassanmirza01

    you can follow progress, new stuff at https://www.EliteDevelopment.com.pk Support on: https://Paypal.me/sheriii999
    Leader badge
    Downloads: 3,169 This Week
    Last Update:
    See Project
  • 25
    LiteGapps

    LiteGapps

    https://ps2bios.dev/

    LiteGapps is a custom Google Apps on the Android operating system, an open source project that focuses on small, efficient, and comprehensive. https://ps2bios.dev
    Leader badge
    Downloads: 3,221 This Week
    Last Update:
    See Project