Showing 23 open source projects for "mod app android"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Geode iOS Launcher

    Geode iOS Launcher

    Manages installing and launching Geometry Dash for iOS

    ...It incorporates mechanisms to enable or simulate Just-In-Time execution, allowing mods to function even under Apple’s limitations, including partial support through JIT-less execution modes. The launcher also integrates mod management features, letting users browse, install, and update modifications directly within the app environment.
    Downloads: 735 This Week
    Last Update:
    See Project
  • 2
    Chat/Messaging App Light and Dark Theme

    Chat/Messaging App Light and Dark Theme

    Flutter UI project for building a messaging app interface

    Chat Messaging App Light and Dark Theme is a Flutter UI project for building a messaging app interface with both light and dark modes. It includes multiple screens that cover the core visual flow of a chat application, starting with a welcome screen and moving into authentication and conversation views. The project is intended as a design and implementation reference rather than a complete messaging backend. It demonstrates how Flutter layouts can be structured for chat lists, message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Native Camera Kit

    React Native Camera Kit

    A high performance, easy to use, rock solid camera library

    A high-performance, easy-to-use, rock-solid, camera library for React Native apps. A temporary file is created. You must move this file to a permanent location (e.g. the app's 'Documents' folder) if you need it beyond the current session of the app as it may be deleted when the user leaves the app. You can move files by using a file systems library such as react-native-fs or expo-filesystem. (On Android we currently have an unsupported output path prop but it's subject to change at any time).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    React Native Navigation

    React Native Navigation

    A complete native navigation solution for React Native

    ...When your app is launched, RN makes sure JS context (which is what enables you to execute JavaScript code) is running. There are quite a few differences between iOS and Android in this regard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    NewsBlur

    NewsBlur

    NewsBlur is a personal news reader that brings people together

    NewsBlur is an open-source, full-stack RSS news reader and social reading platform with a hosted service and native clients. The backend crawls and parses feeds at scale, stores stories, and pushes updates to users in near real time, while the web app and mobile apps provide rich reading experiences. Its hallmark is “training”: you can tell the system what you like or dislike—authors, keywords, tags—and it prioritizes stories accordingly, surfacing what matters most. Features like saved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MobileIMSDK

    MobileIMSDK

    The original full-platform IM communication layer framework

    ...MobileIMSDK focuses on the communication layer rather than a complete consumer chat app, so developers can build their own user interface and business logic on top of it. It is useful for mobile apps, web apps, enterprise messaging, live communication features, and custom push systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Adblock Fast

    Adblock Fast

    Adblock Fast is a new, faster ad blocker for Android, iOS, Chrome

    ...Adblock Fast executes a mere 7 optimized filtering rules to accelerate pages 8x more but consume 6x less system resources than other ad blockers do. Adblock Fast was created and is maintained by Rocketship, an award-winning app studio whose mission is to design and develop the finest desktop and mobile experiences in the universe. Adblock Fast is a new, faster ad blocker for desktop computers and mobile browsers. Adblock Fast’s ruleset is derived from EasyList and that of Bluhell Firewall. Adblock Fast is available for Windows 7 and up, Android 5.0 and up with Samsung Internet 4.0 and up, and iOS 9 and up on 64-bit devices (iPhone 5s and up and iPad mini 2 and up).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    GalaxyBudsClient

    GalaxyBudsClient

    Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android

    GalaxyBudsClient is a cross-platform desktop app to configure and control any Samsung Galaxy Buds model. It offers all standard features from the official Android app and goes beyond: fine-tune audio, customize touch gestures, monitor battery and firmware, integrate with your system, and unlock extra functions not available in stock software. With it, you can fully unleash the potential of your earbuds, tailor them to your personal workflow, and manage them seamlessly without needing a phone. ...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 9
    JVx mobile

    JVx mobile

    JVx for mobile devices

    This project brings JVx applications to mobile devices as real native applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    macSVG

    macSVG

    An open-source macOS app for designing HTML5 SVG

    macSVG is a MIT-licensed open-source macOS app for designing HTML5 SVG 1.1 (Scalable Vector Graphics) art and animation. macSVG can produce dynamic, high-quality graphics and animation for HTML5 web views that work on most major desktop and mobile platforms, including iOS, Android, macOS, Microsoft Windows and Linux. macSVG uses the standard macOS WebKit framework for interactive editing and rendering of SVG documents, in addition to several Cocoa plug-in bundles for editing SVG elements and attributes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Native Voice

    React Native Voice

    React Native Voice Recognition library for iOS and Android

    ...Click on your main project file (the one that represents the .xcodeproj) select Build Phases and drag the static library, lib.Voice.a, from the Libraries/Voice.xcodeproj/Products folder to Link Binary With Libraries. The plugin provides props for extra customization. Every time you change the props or plugins, you'll need to rebuild (and prebuild) the native app. If no extra properties are added, defaults will be used. While the included VoiceTest app works without explicit permissions checks and requests, it may be necessary to add a permission request for RECORD_AUDIO for some configurations. Since Android M (6.0), user need to grant permission at runtime (and not during app installation).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ChatSecure

    ChatSecure

    ChatSecure is a free and open source encrypted chat client for iOS

    ChatSecure is a free and open source messaging app that features OMEMO encryption and OTR encryption over XMPP. You can connect to your existing Google accounts or create new accounts on public XMPP servers (including via Tor), or even connect to your own server for extra security. Unlike other apps that keep you stuck in their walled garden, ChatSecure is fully interoperable with other clients that support OMEMO or OTR and XMPP, such as Conversations (Android), CoyIM (Desktop), and more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VKGeo Friends on Map for VKontakte

    VKGeo Friends on Map for VKontakte

    See your friends from VKontakte on the map

    ...No need to call or send messages - just open this locator application and see GPS coordinates of your friends on the map. Choose friends whose location you would like to see, send them invitations - and after they install the app and add you to their list of trusted friends, you can see where they are. VKGeo is available for iOS 11+ and Android 5.0+ environments, as well as HTML5 application (with limited functionality).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RNStudyNotes

    RNStudyNotes

    Share some experiences in researching and practicing React Native

    ...It collects experience from real React Native study and implementation work. The project includes guides across React Native basics, navigation, Redux, hybrid development, app packaging, deployment, CodePush, debugging, and platform adaptation. It is aimed at Android, iOS, and front-end developers who want structured reference material while learning React Native. The repository also links to related courses, community resources, and ongoing learning notes. Overall, it functions as a broad knowledge base for developers who want to understand React Native through examples, articles, and field-tested lessons.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    NSLogger

    NSLogger

    A modern, flexible logging tool

    NSLogger is a high performance logging utility which displays traces emitted by client applications running on macOS, iOS and Android. It replaces traditional console logging traces (NSLog(), Java Log). The NSLogger Viewer runs on macOS and replaces Xcode, Android Studio or Eclipse consoles. It provides powerful additions like display filtering, defining log domain and level, image and binary logging, message coloring, traces buffering, timing information, link with source code, etc. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    LuaViewSDK

    LuaViewSDK

    A cross-platform framework to build UIs

    LuaViewSDK is a cross-platform framework which is designed to build native, dynamic and swift user interfaces. It's based on Lua VM and chooses lua as it's script language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bingham App

    Bingham App

    Android and iOS app for accessing school info.

    This app was originally made in Utah for Bingham high school students and is now being made open source so that any school that wishes to can use this as a template for their own school app. The app has several features such as integration with Skyward, access to the school calendar (via Google Calendar), a GPA calculator, bell schedules, a news feed (via RSS), and access to the school online newspaper feed (RSS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Desk Pets Open Source iOS Project

    An open source project for iOS apps to control our product

    Based on the success of the "open source android project": https://sourceforge.net/projects/deskpets/ We are now also putting up the iphone app as another open source project for developers who is interested in working out their custom ios app to control our products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Personal finance management

    Personal finance management

    An mobile app used to manage and track personal money expenditure

    _An application used to manage and track personal money expenditure, statistic and create saving plan with simple manipulations and friendly interfaces. _The data will be saved online through internet access so that users will backup and restore easily if they change or lose their device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MetaApp

    MetaApp

    Mobile App designer + interpreter

    MetaApp is a distributed system composed of a central web application and a mobile app for iPhone, iPad or Android mobile devices. The central web application allows to define the functionalities which compose the app. Each functionality can be a list of data and edventually a detail form, supporting the CRUD operations. The app is based on a SQLite local database which can be syncronized with the central database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    GroenLinks Brabant
    GroenLinks Brabant app for Android and iPhone. Here you can find the source code and help us out with more features and bugs fixes. RSS version 2 support. GPLv2 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ohio State Government Reps
    A mobile phone App to keep in touch with Ohio State government officials. In addition to getting information about the elected official this app will facilitate contacting those officials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo