Showing 106 open source projects for "app server"

View related business solutions
  • $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
  • 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
    Telegram SMS

    Telegram SMS

    An SMS-forwarding Robot Running on Your Android Device

    With the power of Telegram SMS, your multi-phone life is much easier than before. Receiving and sending SMS, relaying APP notifications, monitoring battery status. All stuff can be done with a single Telegram bot. You can use the bot in both private chat and group chat, in case you have more than 2 Android phones, or sharing the bot with other people. Telegram SMS connects with Telegram's bot API server directly, no 3rd-party services involved.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    React Native Module for CodePush

    React Native Module for CodePush

    React Native module for CodePush

    ...The CodePush plugin helps get product improvements in front of your end users instantly, by keeping your JavaScript and images synchronized with updates you release to the CodePush server. This way, your app gets the benefits of an offline mobile experience, as well as the "web-like" agility of side-loading updates as soon as they are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jellyfin Android

    Jellyfin Android

    Android Client for Jellyfin

    Jellyfin Mobile is an Android app that connects to Jellyfin instances and integrates with the official web client. We welcome all contributions and pull requests! If you have a larger feature in mind please open an issue so we can discuss the implementation before you start. Even though the client is only a web wrapper there are still lots of improvements and bug fixes that can be accomplished with Android and Kotlin knowledge.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Feathers

    Feathers

    Framework for real-time applications and REST APIs with JavaScript

    ...Feathers is a “batteries included but easily swappable framework” with a large ecosystem of plugins. Include exactly what you need. No more, no less. Feathers has adapters for 12+ databases out of the box. You can have multiple databases in a single app and swap them out painlessly due to a consistent query interface. Feathers can be used the same way on the server with Node.js and in the browser with frameworks like React, Angular, VueJS or on mobile with React.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 5
    Logan

    Logan

    Logan is a lightweight case logging system based on mobile platform

    Logan is a log platform with the ability to collect, store, upload and analyze front-end logs. We provide five components, including iOS SDK, Android SDK, Web SDK, analysis services Server SDK and LoganSite. In addition, we also provide a Flutter plugin Flutter Plugin. LoganSite provides a visualized way for developers to scan and search logs uploaded from App and Web. To put it simply, the traditional idea is to piece together the problems that appear in the logs of each system, but the new idea is to aggregate and analyze all the logs generated by the user to find the scenes with problems. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Home Assistant

    Home Assistant

    Open source home automation that puts local control and privacy first

    Home Assistant is a powerful open source home automation app that prioritizes local control and privacy. It offers great security and features while keeping your data securely out of the cloud. It can give you control of all your devices from a single, mobile-friendly interface and will track the state of all these devices so you don’t have to. Home Assistant is powered by a worldwide community and runs ideally on a Raspberry Pi or a local server.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7
    Dioxus

    Dioxus

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

    ...Build encapsulated components that manage their own state, then compose them to make complex UIs. Components and hooks can be reused to render on the web, desktop, mobile, server, 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. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    MobileIMSDK

    MobileIMSDK

    The original full-platform IM communication layer framework

    MobileIMSDK is a lightweight cross-platform instant messaging communication framework designed for real-time chat and push-style communication. It supports multiple client platforms, including iOS, Android, Java, HTML5, mini programs, UniApp, and HarmonyOS Next, with a Netty-based server side. The framework is notable for supporting UDP, TCP, and WebSocket protocols in the same open-source IM communication layer. It has been developed and refined over many years, making it a mature option for teams building custom messaging systems. 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. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    PostHog

    PostHog

    PostHog provides open-source web & product analytics

    PostHog is an all‑in‑one open‑source platform for product and web analytics—offering event-based analytics, session recording, feature flagging, A/B testing, cohorts, and more—that you can self‑host, with full support for data privacy and enterprise compliance. Sync data from external tools like Stripe, Hubspot, your data warehouse, and more. Query it alongside your product data. Run custom filters and transformations on your incoming data. Send it to 25+ tools or any webhook in real time or...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 10
    react-native-safe-area-context

    react-native-safe-area-context

    A flexible way to handle safe area insets in JS. Also works on Android

    A flexible way to handle safe areas, also works on Android and the Web! This library currently has experimental support for the new react-native architecture. Note that there will be breaking changes and only the latest version of react-native will be supported. This library has 2 important concepts, if you are familiar with React Context this is very similar. The SafeAreaProvider component is a View from where insets provided by Consumers are relative to. This means that if this view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apollo Kotlin

    Apollo Kotlin

    A strongly-typed, caching GraphQL client for the JVM, Android, etc.

    ...If you don't ask for a particular field in a query, you can't access the corresponding property on the returned data structure. This library is designed primarily with Android in mind, but you can use it in any Java/Kotlin app, including multiplatform.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    SkiaSharp

    SkiaSharp

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms

    SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. Building SkiaSharp is mostly straight forward. The main issue is the multiple dependencies for each platform. However, these are easy to install as they are found on the various websites. If you are just working on managed code, it is even easier as there mays to skip all the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    ACRA

    ACRA

    Application crash reports for Android

    ACRA is a library enabling Android applications to automatically post their crash reports to a report server. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MCPE Proxy

    MCPE Proxy

    Proxy app for connecting to Minecraft PE internet servers

    Android, Windows and Linux proxy app for connecting to Minecraft PE internet servers. With this program you can easily add any server to the list of servers in the game.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15
    NexusM Media Server

    NexusM Media Server

    Free Self-Hosted Media Server — Windows, Linux & Docker

    NexusM is a self-hosted media server that puts your entire entertainment library at your fingertips — music, movies, TV shows, anime, music videos, podcasts, audiobooks, eBooks, and photos, all in one place. Run NexusM on your own hardware and stream to any browser or device on your network, with no subscriptions, no accounts, and no data leaving your home. Your media, your rules. NexusM handles your full collection with rich metadata, beautiful artwork, and smart organisation — movies...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    tls SNI  injector + Public Free Server

    tls SNI injector + Public Free Server

    iOS-4G-Hack-VPN-IP-Magic-0limit-64Mbps-hack-Psiphon

    Tham khảo app SNI + MeekProxy https://sourceforge.net/projects/android-64-psimux-4g-0limit/ SNI Host (Spoof Host) support ( SSL Injector ). ## License This software is sold as a proprietary product. A license to use this software is granted only to those who have completed the payment process. For full license terms, please refer to the [Proprietary-License] file. # Thông báo, kể từ 1/12/2024 app TunnelsMux chỉ phát hành số luồng nguyên tố 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17

    healthapp

    HealthApp (dicom viewer server web app ) & office_word

    Tools : open office, PDF viewer...
    Downloads: 134 This Week
    Last Update:
    See Project
  • 18
    UDP Warp+/WebSocket + CDN

    UDP Warp+/WebSocket + CDN

    Value Added Warp over WebSocket via CDN Tunnel

    UDP Over SSL Tunnel UDP Over SSL Tunnel is a free SSL tool with SNI Host (Spoof Host) support ( SSL Injector ). Warp-over-WebSocket-CDN Bypass ISP throttling and DPI by tunneling Cloudflare Warp traffic over WebSocket with Host Header spoofing through major CDN networks (CloudFront / Cloudflare / Akamai). Platform Protocol Tunnel License What It Does Many ISPs throttle or block VPN traffic using Deep Packet Inspection (DPI). Warp-over-WebSocket-CDN wraps WireGuard UDP inside a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Juggluco

    Libre 2+/3+, Sibionics GS1, Dexcom G7/1+, Accu-Chek, CareSens Air APP

    ...Juggluco can display the usual glucose statistics. Other apps can receive data from Juggluco via glucose broadcasts and the web server in Juggluco. Juggluco can send data to Health Connect, Libreview and Nightscout. Data can also be exported to a file or send to another exemplar of Juggluco on another phone, tablet, emulator or watch.
    Leader badge
    Downloads: 369 This Week
    Last Update:
    See Project
  • 20
    Data Crow

    Data Crow

    Your collection, your way

    ...Want to catalogue your stamps, equipment, wine, or anything else? Data Crow makes it possible. Your collection is accessible the way you prefer: as a stand-alone desktop application, in server-client mode for shared access across multiple users or devices, via the web client in any browser, or on the go with the Data Crow Reader App for Android. The app synchronises with your Data Crow installation and works fully offline. Private. Offline. Completely personal. The Data Crow way.
    Leader badge
    Downloads: 449 This Week
    Last Update:
    See Project
  • 21
    hivefy

    hivefy

    Hivefy is a Spotify-inspired, ad-free, music app.

    🎧 Hivefy — Open Source Music Experience Hivefy is a Spotify-inspired, ad-free, and offline-ready music streaming app built with Flutter using the unofficial JioSaavn API. It brings trending charts, playlists, and albums — all in a clean, Material You-styled interface. ✅ Key Features: • 🎨 Modern UI inspired by Spotify • 🎧 Powerful background player • 💾 Offline downloads with cleanup • 🔍 Smart global search • ⚙️ Full customization (themes, cache, server) 📦 GitHub: https://github.com/Harish-Srinivas-07/hivefy
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 22
    myESP01 Relay Module

    myESP01 Relay Module

    Using an ESP01 Relay for Projects

    myESP01-Relay - a remote ESP01 Relay board. Fully configurable. Supports Web server, ASCOM Switch driver, ESPNOW, JSON, Windows app, XHTML and TCPIP Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    P2Lan Transfer

    P2Lan Transfer

    Make LAN transfers easy, no server needed

    ...Then, P2Lan Transfer may be a solution that suits you. P2Lan Transfer helps you share files and chat with devices on the same local network without requiring any central server or complex setup. Just run the app on both devices and they can find each other automatically. You can also chat and send media or file with other devices locally (no server needed) and sync clipboard with that chat. 💻 Platform Support: Android, Windows. - Web, Linux, MacOS may available in the future.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Audiobookshelf-Whisper-transcriptor
    # Audiobookshelf Windows - Complete Distribution with Whisper Integration **Custom Enhanced Audiobookshelf Distribution for Windows with Full Whisper Integration** This project is a custom and enhanced distribution of Audiobookshelf that includes: - ✅ **Native Windows application** with system tray - ✅ **Complete server** with all dependencies - ✅ **Full Whisper integration** with GPU detection and pre-installed models - ✅ **Android mobile app** with complete subtitle functionality - ✅ **Single Windows installer** with no external dependencies - ✅ **Portable Node.js** included - ✅ **Auto-updates disabled** by default --- ## 📜 Credits and Licenses This project is built upon and integrates multiple open-source projects: ### **Core Projects** - **[Audiobookshelf Server](https://github.com/advplyr/audiobookshelf)** by [@advplyr](https://github.com/advplyr) - License: **GPL v3.0** - Main audiobook and podcast server functionality and more....
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo