Showing 58 open source projects for "so"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started 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
    Mihon

    Mihon

    Free and open source manga reader for Android

    ...Built as a community-driven successor to apps like Tachiyomi, Mihon combines a rich set of reading tools with a clean, user-friendly interface that supports local content as well as integrations with popular tracking services such as MyAnimeList, AniList, Kitsu, MangaUpdates, Shikimori, and Bangumi. It allows customization of viewing modes, reading directions, and themes so users can tailor the reading experience to their preferences, while offering category organization and library management to keep collections structured. Mihon can schedule updates for series, keeps track of chapters read or unread, and offers local backups and offline reading options so users aren’t dependent on constant internet access.
    Downloads: 122 This Week
    Last Update:
    See Project
  • 2
    SmartTube

    SmartTube

    An advanced player for set-top boxes and tv running Android OS

    ...SmartTube does not show any ad banners, preroll ads or ad intermissions. It not just tries to prevent them, it is literally programmed to be completely unable to display any ads, so YouTube cannot slip anything in. This also means you cannot allow ads or whitelist channels.
    Downloads: 166 This Week
    Last Update:
    See Project
  • 3
    ZLMediaKit

    ZLMediaKit

    WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket

    ...ZLMediaKit can be deployed directly as a complete media server or embedded through its standard C API as an SDK for other languages and systems. It also provides REST APIs and webhooks so businesses can integrate authentication, event handling, and custom streaming logic.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Shaka Player

    Shaka Player

    JavaScript player library / DASH & HLS client / MSE-EME player

    ...Everything you need to build and deploy is in the sources. We support iOS 12+ through Apple's native HLS player. We provide the same top-level API, but we just set the video's src element to the manifest/media. So we are dependent on the browser supporting the manifests.
    Downloads: 22 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
  • 5
    Snapcast

    Snapcast

    Synchronous multiroom audio player

    ...One of the most generic ways to use Snapcast is in conjunction with the music player daemon (MPD) or Mopidy. The encoded chunks are sent via a TCP connection to the Snapclients. Each client does continuous time synchronization with the server, so that the client is always aware of the local server time. Every received chunk is first decoded and added to the client's chunk-buffer. Knowing the server's time, the chunk is played out using a system dependend low level audio API (e.g. ALSA) at the appropriate time.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    Kodi

    Kodi

    Home theater software and entertainment hub for digital media

    ...Kodi runs on a huge range of devices and operating systems. Your music collection has never looked this good! Support for almost every format, playlists, party mixes and more. So much better than a pile of DVDs on a shelf. Kodi brings your movie collection to life with artwork, cast genres and more. Perfect for binge watching or the occasional catch up on your favourite show. Kodi keeps all your tv organised like nothing else. Kodi is the best way to share your photos on the biggest screen in the house or maybe just some wall candy with a personal slideshow. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 7
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    ...The project targets WebAssembly as well, so the same Rust logic can run inside the browser via a small bridge layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lidify

    Lidify

    Lidify is built for music lovers who want the convenience of streaming

    Lidify is a self-hosted, on-demand audio streaming platform that aims to deliver a Spotify-like experience while keeping your music library fully under your control. You point it at your personal collection, and it scans, catalogs, and enriches your library with metadata so browsing feels polished instead of “folder-based.” Beyond basic playback, it leans into discovery with personalized “made for you” mixes and one-click radio modes that generate stations from your own listening history and library structure. It also supports on-the-fly transcoding, so you can stream original quality when you want or reduce bandwidth when you need to. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pixelfed

    Pixelfed

    Photo sharing for everyone

    ...Creating your own server allows you to fully manage your experience. Imagine being able to follow Twitter accounts from your Instagram account. We use the decentralized ActivityPub protocol so you can comment, follow, and interact with remote Pixelfed, Mastodon and Akkoma posts and profiles from your Pixelfed account.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 10
    android-gif-drawable

    android-gif-drawable

    Views and drawable for displaying animated GIFs on Android

    Bundled GIFLib via JNI is used to render frames. This way should be more efficient than WebView or Movie classes. Current development builds (build from dev branch) are published to OSS snapshot repository. To use them, specify repository URL in repositories block. For Android 4.2+ (API level 17+). Supports GifTextureView hardware-accelerated rendering, and GifTexImage2D OpenGL ES 2.0+. See sample directory. Sample project is under construction. Not all features are covered yet. The simplest...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Android 3D Model Viewer

    Android 3D Model Viewer

    Android OpenGL 2.0 application to view 3D models

    ...Load 3D models and see how to do it with this open-source code application. The main purpose of this app is to show how to draw in Android using the OpenGL 2.0 by sharing the source code. So please, don't expect this application to be much richer or nicer than the ones already published in the app store, but at least it's open to anyone who wants to contribute or doesn't want to start a similar project from scratch.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    CloudReader

    CloudReader

    A netease cloud music based UI

    ...The daily content pushed by the dry goods concentration camp, including a picture of a girl every day, related Android, IOS and other dry goods. It is updated every day after 12:30, because the content is not updated on weekends, so the content is cached for three days if it is not available on the Internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Animity

    Animity

    Use the Android app to watch anime on your phone without ads

    An Android app to watch anime on your phone without ads. Animity is an anime streaming app that provides high-quality streaming of your favorite anime shows. It's designed to be easy to use, so you can quickly find the anime you want to watch and start streaming. With Animity, you can also sync your account with Anilist, so you can keep track of your favorite shows and manage your anime watchlist. Whether you're a die-hard anime fan or a casual viewer, Animity has something for everyone. Animity parses website data and filter required info, thus It removes the ads for seamless experience.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 14
    PhotoSwipe

    PhotoSwipe

    JavaScript framework independent image gallery

    ...Gesture is added because close button in top right corner might be hard to reach on tall mobile devices while holding in one hand. Images can be changed even when current slide is zoomed. Swiping is not blocked during the transition. PhotoSwipe manipulates the browser’s history so that the user can link to each gallery item and close the gallery via the “back” button. The initial URL is restored when the gallery is closed. PhotoSwipe adds a history record when the gallery is opened, which allows the user to close it via the browser’s “back” button. This feature comes as a module. You can exclude it from the build entirely, or fork it to fit the requirements of your product’s URL structure.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Audio Share

    Audio Share

    Audio Share can share Windows/Linux computer's audio to Android phone

    Audio Share can share Windows/Linux computer's audio to Android phone over network, so your phone becomes the speaker of computer. (You needn't buy a new speaker😄.) https://github.com/mkckr0/audio-share
    Leader badge
    Downloads: 279 This Week
    Last Update:
    See Project
  • 16
    Open Camera

    Open Camera

    Camera app for Android.

    Open Camera is an Open Source Camera app for Android(TM) phones and tablets. * Get it on Google Play: https://play.google.com/store/apps/details?id=net.sourceforge.opencamera * Get it on F-Droid: https://f-droid.org/en/packages/net.sourceforge.opencamera/ * Or you can download the APK/source directly, see "Files" above. Android, Google Play and the Google Play logo are trademarks of Google LLC.
    Leader badge
    Downloads: 1,795 This Week
    Last Update:
    See Project
  • 17
    ExtensoDesk

    ExtensoDesk

    Turns tablet into an additional display monitor for windows.

    ...Whether it is landscape or portrait screen, it can be perfectly adapted, and can make full use of your tablet touch screen to provide you with a native touch experience, smooth control of computer games on the tablet, support stylus and pressure operation, to meet your creative needs. At the same time support WiFi or USB connection, adapt to different network environments, support HDR display, so that every detail is lifelike.
    Leader badge
    Downloads: 243 This Week
    Last Update:
    See Project
  • 18
    Megacubo

    Megacubo

    Intuitive, multi-language, cross-platform IPTV player

    ...The app supports multiple streaming formats and includes EPG (TV guide) for a better viewing experience. Megacubo also lets you record live broadcasts directly to your device, so you can watch later whenever you want. With the built-in Miniplayer mode, you can keep watching your favorite content in a small floating window while working or browsing on your PC. Megacubo does not provide content — it simply plays streams available on the internet.
    Leader badge
    Downloads: 205 This Week
    Last Update:
    See Project
  • 19
    Mermaid.js to SVG Converter

    Mermaid.js to SVG Converter

    Visualize the diagrams of your projects

    ...This will prevent it from changing things its not supposed to change. This standalone offline web app will convert that mermaid.js code into a visual SVG image so that YOU as a human will be able to understand what the AI think about the structure of your projects so you can see it and fix any misconceptions until the diagram is correct for your project. (Source code is included in the html itself. Open it in a web browser to use.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Hongeet

    Hongeet

    A simple music player for streaming your favourite songs without ads.

    ...Enjoy a smooth, distraction-free listening experience with no ads, no interruptions, and a clean interface built for music lovers. Built for people who care about audio quality, performance, and ownership. HONGEET was built to solve a simple problem: “Why is it so hard to just listen to music the way I want?” Most music apps: lock downloads behind paywalls restrict quality track users aggressively break when you go offline HONGEET does the opposite. It runs a local backend inside the app, streams directly from the source, and lets you decide what happens to your music.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 21
    Fire Animation

    Fire Animation

    JavaScript fire animation in HTML

    ...fascinating fact, LLM (AI) Local or free online, is not able to make some like this, just fly orange or green balls (2026). I tested All to size 122B and all free online. PS: I found out that CPU only and Safari (MacOS) cannot handle this old style, so I made a modified version (_safari_optimized) that works with a texture.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NexusM Media Server

    NexusM Media Server

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

    ...Stream with confidence using FFmpeg-powered HLS transcoding, full HDR tone-mapping support, and hardware acceleration via Intel VAAPI and NVIDIA NVENC. DLNA/UPnP is built in so your smart TV and media players find NexusM automatically.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Simple Gallery

    Simple Gallery

    A premium app for managing and editing your photos, videos

    ...Crop, flip, rotate and resize pictures or apply stylish filters to make them pop in an instant. Simple Gallery supports a huge variety of different file types including JPEG, PNG, MP4, MKV, RAW, SVG, GIF, Panoramic photos, videos and many more, so you enjoy full flexibility in your choice of format.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    Simple Camera

    Simple Camera

    Quick photo and video camera with a flash, customizable aspect ratio

    ...You can quickly switch between the front and rear camera in this open camera app, modify the save path or limit the resolution for your photo frames. This open camera app also helps you in defining photo frames so that you can take pictures with high resolution. You will never miss the important moments of your life. There are many helpful settings available to make it even more personal, and suited for your needs. Let's list some of them. The flash can be turned on and off or used as a useful flashlight, which is not seen often. You can pinch the screen to zoom in and out or toggle horizontal image swapping while capturing fantastic portrait photos with different cool photo frames.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    PLDroidPlayer

    PLDroidPlayer

    A free player SDK for Android platform

    ...You can copy the dynamic library in the release directory to the corresponding directory of your project according to the needs of compatibility. For example, copy the so in the armeabi-v7a directory to the jniLibs/armeabi-v7a directory of the project. The SDK mainly includes demo code, PLDroidPlayer jar package, and dynamic library files that the SDK depends on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next