Showing 83 open source projects for "one-wire"

View related business solutions
  • 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
  • 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
    GSYVideoPlayer

    GSYVideoPlayer

    Android video player library

    ...The library provides gesture controls for brightness, volume, and seeking, along with thumbnail covers, playback speed adjustment, and caching options for smoother viewing on unreliable networks. Developers can embed players in RecyclerView lists, wire custom controls, and switch underlying renderers or decoders to match device capabilities and formats. Hooks for callbacks and state listeners make it straightforward to integrate analytics, preloading, and error recovery into apps. With a modular design and extensive demos, GSYVideoPlayer serves both as a practical production player and as a reference for building polished media experiences on Android.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Spowlo

    Spowlo

    A Spotify songs downloader for Android made with Jetpack Compose

    A Spotify songs downloader powered by spotDL made with Jetpack Compose and Material You.
    Downloads: 121 This Week
    Last Update:
    See Project
  • 3
    Seal

    Seal

    Video/Audio Downloader for Android, based on yt-dlp

    Video/Audio Downloader for Android. Download videos and audio files from video platforms supported by yt-dlp (formerly youtube-dl). UI and logic written with pure Kotlin. Single activity, no fragments, only composable destinations.
    Downloads: 177 This Week
    Last Update:
    See Project
  • 4
    Musify

    Musify

    Unlock the full potential of music: Stream effortlessly with one app

    Unlock the full potential of music, and stream effortlessly with one app.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    YTM Desktop - YouTube Music Desktop App

    YTM Desktop - YouTube Music Desktop App

    A Desktop App for YouTube Music

    ...Media controls are embedded into the taskbar - ( for Windows ). Background music playing. Minimize the taskbar. See the lyrics of your favorite music. Settings to your choice. One-click and, done. You will be surprised at how easy it is. Always updated with the latest version. Control your music easily. Control media playback. Have music queue information. Lyrics in your hands. Share, add to your library, and add to playlists.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 6
    Android-Iconics

    Android-Iconics

    Use any icon font, or vector (.svg) as drawable in your application

    ...Scale with no limit, use any color at any time, provide a contour, and many additional customizations. No customization limitations (size, color, contour, background, padding, positioning, ...). Shadow support. Use as XML Drawable starting API 24. One icon source (no more mdpi, hdpi, ...). If it takes a Drawable, it will also work with the IconicsDrawable. Save in APK size! Already available fonts include Google Material Design Icons, Material Design Iconic Font, Fontawesome, Meteocons, Octicons, Community Material, Weather Icons, Typeicons, Entypo, Devicon, Foundation Icons, Ionicons, Material Design DX, Pixeden 7 Stroke, Phosphor. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    IOPaint

    IOPaint

    Image inpainting tool powered by SOTA AI Model

    IOPaint is a powerful open-source image editing tool focused on inpainting, outpainting, object removal, and general image manipulation driven by state-of-the-art AI models, delivering these capabilities through both local and hosted workflows. Designed to be fully self-hosted and flexible, IOPaint supports a variety of underlying generators and inpaint models — from LaMa erase networks to Stable Diffusion-based replace/object generation — giving users multiple ways to refine or reconstruct...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 8
    uCrop

    uCrop

    Image cropping library for Android

    ...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. You might be wondering why we couldn’t just use one of the existing solutions for image cropping for Android. After all, you can find lots of them on Github and on the Android Arsenal. But here is the thing, none of these solutions could satisfy our requirements. Let’s take a quick look at the most popular open-source image cropping libraries and explain why they don’t quite fit the bill.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Fancy ShowCase

    Fancy ShowCase

    Easy-to-use customisable show case view with circular reveal animation

    An easy-to-use customizable show case view with circular reveal animation.
    Downloads: 5 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
    Kodi

    Kodi

    Home theater software and entertainment hub for digital media

    Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows. Got a smart TV? You ain't seen nothin’ yet! Kodi puts your smart TV to shame. 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...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 11
    Snapcast

    Snapcast

    Synchronous multiroom audio player

    ...Audio is captured by the server and routed to the connected clients. Several players can feed audio to the server in parallel and clients can be grouped to play the same audio stream. 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. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 12
    Fresco

    Fresco

    An Android library for managing images and the memory they use

    Fresco’s image pipeline will load images from the network, local storage, or local resources. To save data and CPU, it has three levels of cache; two in memory and another in internal storage. Fresco’s Drawee shows a placeholder for you until the image has loaded and then automatically shows the image when it arrives. When the image goes off-screen, it automatically releases its memory. A decompressed image - an Android Bitmap - takes up a lot of memory. This leads to more frequent runs of...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Lidify

    Lidify

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

    ...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. Lidify expands past music into a more complete audio hub by supporting podcast subscriptions and integrating with tools many self-hosters already run.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Victory

    Victory

    React components for building interactive data visualizations

    Victory is a set of modular charting components for React and React Native. Victory makes it easy to get started without sacrificing flexibility. Create one of a kind data visualizations with fully customizable styles and behaviors. Victory uses the same API for web and React Native applications for easy cross-platform charting. Victory is used for charting across the web, from publicly-consumed informational graphs to internal tracking and reporting. Victory is an opinionated, but fully overridable, ecosystem of composable React components. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    ...Easy to extend, style and integrate into your project. If you want to use any of the bundled icons, you need to add the icon fonts to your Xcode project. For each platform (iOS/Android/Windows) you plan to use, follow one of the options for the corresponding platform. Upgrading this package often requires the font files linked to your projects to be updated as well. If the automatic linking works for you, running this again should update the fonts. You can either use one of the bundled icons supported or roll your own custom font. Since Icon builds on top of the Text component, most style properties will work as expected, you might find it useful to play around with background color, border width, border color, border radius, padding, margin, color, font size, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Open Asset Import Library

    Open Asset Import Library

    The open-asset-importer-library repository

    ...Written in C++, it is available under a liberal BSD license. There is a C API as well as bindings to various other languages, including C#, Python and D. Assimp loads all input model formats into one straightforward data structure for further processing.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    React Native Image Resizer

    React Native Image Resizer

    Resize local images with React Native

    Resize local images with React Native. Since the version 3.0.0 this package supports the new architecture out of the box (Turbo Module). It also has retro compatibility with the old one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Android FFmpeg

    Android FFmpeg

    An Android FFmpeg audio and video development tutorial

    ...It often includes real-world examples and scenarios that demonstrate how FFmpeg can be applied in production environments. The repository also serves as a reference for developers working with media pipelines and automation tasks. By consolidating learning materials in one place, it reduces the barrier to entry for mastering FFmpeg. Overall, it functions as both a study guide and a technical reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PhotoSwipe

    PhotoSwipe

    JavaScript framework independent image gallery

    ...When the gesture is complete, the gallery will close. 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. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    stgigasoundfonts

    stgigasoundfonts

    My SoundFonts

    One of the places where one can download my SoundFont files in case musical-artifacts.com or soundfonts.kor.ninja or Google Drive or mega is unusable for any reason.
    Leader badge
    Downloads: 159 This Week
    Last Update:
    See Project
  • 21
    YouTube Vanced APK

    YouTube Vanced APK

    Ad Blocker, Background Player, and Video Downloader for Android

    YouTube Vanced is an enhanced version of YouTube that offers all the core features of the original platform, along with additional free premium functionalities. One of its standout features is the built-in ad blocker, allowing you to watch videos without interruptions from ads. It also includes background playback, enabling you to watch videos or listen to MP3s while using other apps on your Android device. Another key feature is the content downloader, which lets you save videos or MP3s in your preferred quality directly to your device's local storage. ...
    Downloads: 80 This Week
    Last Update:
    See Project
  • 22
    ImageMagick

    ImageMagick

    Display, convert, and edit raster image and vector image files

    ImageMagick® is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. It can read and write over 200 image file formats, and can support a wide range of image manipulation operations, such as resizing, cropping, and color correction. ImageMagick is written in C and is available for a wide range of operating systems, including Linux, macOS, and Windows. It can be used as a standalone application, or as a library that can be...
    Leader badge
    Downloads: 181 This Week
    Last Update:
    See Project
  • 23
    Vanced Manager

    Vanced Manager

    Simplify, install, and manage YouTube Vanced effortlessly

    Vanced Manager is an all-in-one application designed to simplify the installation and management of YouTube Vanced and its companion apps like Vanced microG. With its user-friendly interface, Vanced Manager streamlines the process of downloading, updating, and configuring these modified apps on Android devices. It eliminates the need for manual APK installations by providing an automated, guided setup, ensuring a hassle-free experience for users.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 24
    Streamlabs Desktop

    Streamlabs Desktop

    All-in-one live streaming and recording software

    Streamlabs Desktop is a cutting-edge, all-in-one streaming and recording software designed to elevate the livestreaming experience for content creators. With its powerful and user-friendly interface, Streamlabs Desktop simplifies the process of streaming on platforms like Twitch, YouTube, and Facebook Live, while offering a host of customization options to create a professional and engaging broadcast.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Vanced Official

    Vanced Official

    YouTube: No ads, automatically skipping intros & mid-video ads & more

    ...FEATURE: 💎 No Ads in the middle of the video 🎵 music background player for YouTube,Instagram,ticktok 🚀 No need to install other plug-ins, such as microg, vanced manager 🔥 Maximum resolution of videos active by default. 💥 Floating Popup Play Mode ⭐ Bookmark your favorite video and music 📛Note: 1. Vanced Tube – Video Player is a third party tube API. The contents of the videos are from the API Services. 2. Vanced Tube complies with the API Terms of Use. 3. Read our privacy policy to get more information of our data usage:
    Downloads: 15 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next