90 projects for "which" with 2 filters applied:

  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Termux application

    Termux application

    Terminal emulator application for Android OS extendible

    ...Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more. Allows the app to view information about network connections such as which networks exist and are connected. Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet. Allows an app to ask for permission to ignore battery optimizations for that app. ...
    Downloads: 251 This Week
    Last Update:
    See Project
  • 2
    Aurora Store

    Aurora Store

    Search and download apps from the official Google Play store

    ...It functions like a lightweight alternative store interface, offering app descriptions, screenshots, reviews, and version history, while supporting both personal and anonymous login options so users can choose their level of privacy. The app includes advanced features such as device and locale spoofing, which lets users circumvent regional restrictions and access apps not normally listed for their device or country, as well as integration with privacy tools to reveal embedded trackers in apps. Download management is built in, letting users blacklist updates for specific apps, manually install older versions when necessary, and handle APK files conveniently on their device.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3
    Termux packages

    Termux packages

    A build system and primary set of packages for Termux

    ...Install what you want through the APT package management system known from Debian and Ubuntu GNU/Linux. Why not start with installing Git and syncing your dotfiles? Have you ever sat on a bus and wondered exactly which arguments tar accepts? Packages available in Termux are the same as those on Mac and Linux, install man pages on your phone and read them in one session.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 4
    Element Android

    Element Android

    A glossy Matrix collaboration client for Android

    ...It protects conversations from data-mining and ads with proper end-to-end encryption, so you can feel totally secure. Element is used by millions all over the world for their business, organizations, and even for personal and home use. It is part of the Matrix ecosystem, which is an open network for secure, decentralised communication governed by The Matrix.org Foundation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    ...Developers must have source code for their Android app, which they either own or are licensed to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Amethyst Nostr client for Android

    Amethyst Nostr client for Android

    Nostr client for Android

    ...This is a native Android app made with Kotlin and Jetpack Compose. The app uses a modified version of the nostrpostrlib to talk to Nostr relays. The overall architecture consists of the UI, which uses the usual State/ViewModel/Composition, the service layer that connects with Nostr relays, and the model/repository layer, which keeps all Nostr objects in memory, in a full OO graph. The repository layer stores Nostr Events as Notes and Users separately. Those classes use LiveData objects to allow the UI and other parts of the app to subscribe to each individual Note/User and receive updates when they happen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pdf Viewer For Android

    Pdf Viewer For Android

    A Lightweight PDF Viewer Android library

    A Simple PDF Viewer library which only occupies around 80kb while most of the Pdf viewer occupies upto 16MB space. Hello Developers! We're thrilled to share some significant enhancements we've made to our PDF viewer library. We've fine-tuned several aspects to enhance your experience and ensure top-notch performance and security. Step into the future with Jetpack Compose compatibility.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    openHAB client for Android

    openHAB client for Android

    openHAB client for Android

    This app is a native client for openHAB which allows easy access to your sitemaps. Control your openHAB server and/or openHAB Cloud instance, e.g., an account with myopenHAB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Coil

    Coil

    Image loading for Android backed by Kotlin Coroutines

    ...Coil performs a number of optimizations including memory and disk caching, downsampling the image in memory, re-using bitmaps, automatically pausing/cancelling requests, and more. Coil adds ~2000 methods to your APK (for apps that already use OkHttp and Coroutines), which is comparable to Picasso and significantly less than Glide and Fresco. Coil's API leverages Kotlin's language features for simplicity and minimal boilerplate. Coil is Kotlin-first and uses modern libraries including Coroutines, OkHttp, Okio, and AndroidX Lifecycles. Coil is fully compatible with R8 out of the box and doesn't require adding any extra rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    Android Hidden APIs

    Android Hidden APIs

    A library that provides access to Android hidden APIs

    ...The internal APIs are located in package com.android.internal and available in the framework.jar, while the hidden APIs are located in the android.jar file with @hide javadoc attribute. Now you know the difference. But I will refer to both as hidden APIs. This repo contains a custom android.jar which you can use to develop your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cordova iOS

    Cordova iOS

    Apache Cordova iOS

    ...Navigate to the directory where you wish to create your project. After creating a Cordova project, navigate to the project directory. From the project directory, you need to add a platform for which you want to build your app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RIBs

    RIBs

    Uber's cross-platform mobile architecture framework

    RIBs is the cross-platform architecture framework behind many mobile apps at Uber. The name RIBs is short for Router, Interactor and Builder, which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states. Shared architecture across iOS and Android. Build cross-platform apps that have similar architecture, enabling iOS and Android teams to cross-review business logic code. Testability and Isolation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    python-for-android

    python-for-android

    Turn your Python application into an Android APK

    ...This tool was originally developed for the Kivy cross-platform graphical framework, but now supports multiple bootstraps and can be easily extended to package other types of Python apps for Android. python-for-android supports two major operations; first, it can compile the Python interpreter, its dependencies, backend libraries and python code for Android devices. This stage is fully customisable: you can install as many or few components as you like. The result is a standalone Android project which can be used to generate any number of different APKs, even with different names, icons, Python code etc. The second function of python-for-android is to provide a simple interface to these distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PictureSelector

    PictureSelector

    Picture Selector Library for Android

    A PictureSelector for Android platform, which supports obtaining pictures, videos, audio & photos from photo albums, cutting (single picture or multi-picture cutting), compression, theme custom configuration and other functions, and supports dynamic access & an open-source picture selection framework suitable for Android 5.0 + system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CandyROMs

    CandyROMs

    CandyRoms is a custom Android ROM by enthusiasts

    The purpose of this project is to provide the downloads and OTA capability for our releases of Android for a host of different Android devices. This site provides Official releases, which means they come from Official Device Maintainers who support them. They are shared here as a free service to you as a part of our enthusiast modus operandi."Taste the Sweetness!"
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    CrossBrowdy

    CrossBrowdy

    JavaScript framework to build game engines, games, emulators and apps

    CrossBrowdy is a free and open-source JavaScript framework that allows to create multimedia apps, emulators, game engines and games that will be compatible with any device. Any software developed with CrossBrowdy should be able to be used in any JavaScript compatible web client (including browser plug-in, add-on, extension, app...) which supports "document.getElementById". This framework allows any developer to manage easier many different things, such as audio (with Flash fallback, audio pool, etc.), canvas (with DHTML, VML, Flash or Silverlight fallbacks), screen, mouse, keyboard, gamepads, sockets (including PHP proxy fallback), XHR / AJAX (with PHP proxy for cross-domain requests), device sensors (compass / magnetometer, gyroscope, accelerometer, light sensor, proximity sensor...) and many more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Esp8266, Esp32 Webserver App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App Created By Haris. This is the android app which is used to control all types of IOT Board Webserver. This app can support all types of IOT Boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PassAndroid

    PassAndroid

    Android App to view passes

    ...When preparing for the Chaos Communication Congress 2012 #29c3 I stumbled upon a passbook file for the first time. I really like the idea of paperless tickets as it saves time and trees which are both very valuable to me. The problem was that I was unable to find an app to open and use the downloaded passbook files with, that's why I wrote my own one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AltStore

    AltStore

    AltStore is an alternative app store for non-jailbroken iOS devices

    ...The design emphasizes safety and transparency: apps are signed with your credentials, you can see what’s installed and when it will expire, and you control which sources you trust.
    Downloads: 146 This Week
    Last Update:
    See Project
  • 20
    StagOS

    StagOS

    A simple elegant close to stock experience of Android 12.

    This is a simple close to stock custom rom, which hits all the right spots when it comes to features and customisations.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 21
    Vibrance HDR

    Vibrance HDR

    Create HDR image effect, from a single or multiple (AEB) photos.

    Vibrance HDR is an app for Android(TM), which allows you to create high dynamic range (HDR) images, either from a single photo, or from multiple* auto exposure bracketed (AEB) photos. High-dynamic-range imaging is a technique used in photography to reproduce a greater dynamic range of luminosity. This works best in conjunction with a camera app that supports taking photos at multiple different exposures.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    XiaomiFirmwareUpdater

    XiaomiFirmwareUpdater

    Provides you with firmware packages for all Xiaomi devices (Backup)

    The easiest way to get flashable firmware zip files for Xiaomi devices! XiaomiFirmwareUpdater is a script which provides firmware packages for every Xiaomi devices. It's an automated script, running on Linux server every six hours, extracting firmware from MIUI official ROMs, both Global and China, and uploads it to multi-servers. NOTE: SourceForge is our backup host, it's updated every 3 months only! Use our website to get latest updates once it's out.
    Downloads: 108 This Week
    Last Update:
    See Project
  • 23
    Quintenzirkel

    Quintenzirkel

    Circle of Fifths for musicians

    Quintenzirkel (C) 2022 Alexander Groß The present program is subject to the GNU GPL version 3, which is included in the file COPYING the source code. I use the international notation in the program, so german H = B, German B = A#, also I don't use flats, but use the respective sharp variant, i.e. Bb = A#. The application is written in Python and uses Kivy (https://kivy.org) as GUI library, but no other than the standard Python libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shadow

    Shadow

    Zero reflection fully dynamic Android plugin framework

    Shadow is an Android plug-in framework independently developed by Tencent, which has been tested by hundreds of millions of online users. Shadow not only shares the key code of plug-in technology with open source, but also completely shares all the designs required for online deployment. Reuse the source code of the independent installation App. The source code of the plug-in App can be installed and run normally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BleGattCoroutines

    BleGattCoroutines

    Functional Bluetooth GATT for Android (all the meanings)

    ...It does so by taking advantage of the excellent coroutines feature in the Kotlin programming language that allows one to write asynchronous code in a sequential/synchronous style, which means, without the callback hell, and without blocking any thread (which would waste memory and decrease performances). This library makes it possible to have readable and debuggable code that interacts with Bluetooth Low Energy GATT (General Attribute), that is, the connection part of the Bluetooth Low Energy standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB