Music Players for Mobile Operating Systems

Browse free open source Music Players and projects for Mobile Operating Systems below. Use the toggles on the left to filter open source Music Players by OS, license, language, programming language, and project status.

  • 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
  • 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
  • 1
    BloomeeTunes

    BloomeeTunes

    Open-source, Ad-free and Multi-source Music player.

    Bloomee is an experimental, open-source music player designed to give you absolute freedom over your audio. Seamlessly mix your local device music with an infinite universe of streams powered by a secure, Rust-backed plugin system. No ads, no interruptions—just your tunes, your way. 🌼🎵
    Leader badge
    Downloads: 53,345 This Week
    Last Update:
    See Project
  • 2
    Kid3 Tag Editor

    Kid3 Tag Editor

    Audio Tag Editor

    Kid3 audio tag editor can edit the tags of MP3, Ogg, FLAC, MPC & WMA files in an efficient way, convert between ID3v1 and ID3v2, set the tags of multiple files, generate tags from file names or vice versa and import from freedb, MusicBrainz and Disco
    Leader badge
    Downloads: 2,005 This Week
    Last Update:
    See Project
  • 3
    Namida

    Namida

    A Beautiful and Feature-rich Music & Video Player

    Namida is a modern, local-first music player that focuses on high-quality playback and robust library management. It scans device or desktop storage to build an organized library from folders and tags, presenting artists, albums, and tracks with artwork and rich metadata. The player emphasizes smooth navigation and playlist workflows, enabling favorites, custom lists, and quick queueing for flexible listening sessions. Audio features commonly include gapless playback and adjustable options aimed at uninterrupted, consistent sound. Its UI aims to be lightweight and visually coherent, keeping controls accessible without cluttering the screen. Namida’s architecture favors reliability and predictable performance across large libraries, minimizing lag as collections grow. The result is a straightforward but powerful tool for listeners who prioritize local files and responsive controls over cloud complexity.
    Downloads: 288 This Week
    Last Update:
    See Project
  • 4
    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: 2,789 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    MAD is a high-quality fixed-point MPEG audio decoder with 24-bit output. The implementation is entirely new, based on the ISO/IEC standards, and performs especially well on systems without native floating-point support.
    Leader badge
    Downloads: 1,759 This Week
    Last Update:
    See Project
  • 6
    InnerTune

    InnerTune

    A Material 3 YouTube Music client for Android

    A Material 3 YouTube Music client for Android.
    Downloads: 89 This Week
    Last Update:
    See Project
  • 7
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    FrostWire https://www.frostwire.com/ is a media player, Video Downloader and Peer to Peer (P2P) information sharing client for the BitTorrent network. This project is not affiliated with LimeWire LLC. FrostWires' source code is Licensed under the GNU GPL and Apache Open Source licenses. System Requirements Any of the following operating systems: ● Windows 10, 8, 7, Vista for Intel processors (64-bit only) ● Mac OS X 10.11 (El Capitan) or later (64-bit) ● Linux, Unix such as Solaris (64-bit) ● Android 7.0 or later 256 MB of RAM (512 MB Recommended) An active internet connection
    Leader badge
    Downloads: 516 This Week
    Last Update:
    See Project
  • 8
    ViMusic

    ViMusic

    An Android application for streaming music from YouTube Music

    ViMusic is an open-source Android music streaming application that plays content directly from YouTube Music without displaying ads. It focuses on a clean UI and user experience while offering features like playlists, local caching, lyrics, and dark mode. ViMusic is designed for privacy-conscious users who want a lightweight alternative to official streaming apps.
    Downloads: 84 This Week
    Last Update:
    See Project
  • 9
    Extended Module Player

    Extended Module Player

    A multi-format module player and library

    libxmp is a library that renders module files to PCM data. xmp is a module player for Unix-like systems, based on libxmp, that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM) and Impulse Tracker (IT) files.
    Leader badge
    Downloads: 269 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    ExoPlayer

    ExoPlayer

    An extensible media player for Android

    ExoPlayer is an application level media player for Android. It provides an alternative to Android’s MediaPlayer API for playing audio and video both locally and over the Internet. ExoPlayer supports features not currently supported by Android’s MediaPlayer API, including DASH and SmoothStreaming adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and can be updated through Play Store application updates. ExoPlayer modules can be obtained from JCenter. It's also possible to clone the repository and depend on the modules locally. The easiest way to get started using ExoPlayer is to add it as a gradle dependency. You need to make sure you have the Google and JCenter repositories included in the build.gradle file in the root of your project. n addition to library modules, ExoPlayer has multiple extension modules that depend on external libraries to provide additional functionality. Some extensions are available from JCenter.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    DPlayer

    DPlayer

    An HTML5 danmaku video player

    DPlayer is a lovely HTML5 danmaku video player to help people build video and danmaku easily. DPlayer is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. Video events supported include abort, canplay, canplaythrough, durationchange, emptied, ended, error, loadeddata, loadedmetadata, loadstart, mozaudioavailable, pause, play, playing, progress, ratechange, seeked, seeking, stalled, suspend, timeupdate, volumechange, and waiting. Player events include screenshot, thumbnails_show, thumbnails_hide, danmaku_show, danmaku_hide, danmaku_clear, danmaku_loaded, danmaku_send, danmaku_opacity, contextmenu_show, contextmenu_hide, notice_show, notice_hide, quality_start, quality_end, destroy, resize, fullscreen, fullscreen_cancel, webfullscreen, webfullscreen_cancel, subtitle_show, subtitle_hide, and subtitle_change.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    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. Lidify expands past music into a more complete audio hub by supporting podcast subscriptions and integrating with tools many self-hosters already run.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    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: 6 This Week
    Last Update:
    See Project
  • 14
    ASAP - Another Slight Atari Player
    ASAP (Another Slight Atari Player) plays and converts 8-bit Atari music (*.sap, *.cmc, *.mpt, *.rmt, *.tmc, ...) on modern computers and mobile devices.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 15
    Retro Music Player

    Retro Music Player

    Best Material You Design music player for Android

    Best Material You Design Music Player for Android.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Voya Media

    Voya Media

    A free media player that easily plays your music, pictures and videos.

    Voya Media is a free cross-platform media player that easily plays your music, pictures and videos.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 17

    mp3decoder

    Mp3 decoder to convert mp3 files into wav on Linux, Windows, Android

    Mp3 decoder to convert mp3 files into wav file. Works well on Linux, Windows and Android. Can perform fast fourier transforms on decoded audio data. Under research & development by WeaveBytes
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Hongeet

    Hongeet

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

    HONGEET is a simple yet powerful music player designed for seamless streaming of your favorite songs. 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: 28 This Week
    Last Update:
    See Project
  • 19
    Mcool

    Mcool

    Minimalist music player. Windows & Android

    Mcool, minimalist music player, transparent, borderless, and open-source. For Windows & Android. Android source code completely shows how to use Delphi 10.x FMX to develop a simple music player with a foreground service, based on Bass library.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20
    Piano and Drum kit

    Piano and Drum kit

    An Internet Browser Based Piano and Drum kit Software

    Just download the above zip file, extract it and then open the respective index.html file on your favourite internet browser and follow the instructions shown.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    Echoes Music Player

    Echoes Music Player

    An advanced lightweight music player with a custom skin

    A lightweight full featured music player with support for a wide variety of media types including midi, wav, flac and more. Comes with a custom built GUI Skin and advanced controls such as transpose, parametric EQ etc. Runs on any windows machine (xp, vista, 7, 8, 10, 11) with more than 256mb of RAM.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    RadioSymba

    RadioSymba

    RadioSymba is the Internet-radio player and recorder for Symbian OS.

    RadioSymba is the Internet-radio player and recorder for Nokia S60v5 or later Symbian smartphones. It has a built-in catalog containing over 3000 radio stations sorted by genres and styles. It has advanced features for recording audio streams to files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    StultitiaSimplex is a simple, platform-independent "soundboard" application. With StultitiaSimplex you have the silly audio clips of your choice easily at hand whenever you need them. A record dialog for recording audio clips is included.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    qomp

    qomp

    Quick(Qt) Online Music Player

    Quick(Qt) Online Music Player - one player for different online music hostings. qomp's main features: * search and play music from several online music hostings (Yande.Music, myzuka.ru, poiskm.me, cuteRadio); * play music from local filesystem; * Last.fm scrobbling; * MPRIS support(Linux only); * System tray integration; * proxy-server support; * playlists support; * crossplatform (Windows, OS X, Linux, Android).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    DLNA Music Controller

    Read a DLNA Media Server to select music to play on your DLNA Renderer

    Scan the network for your Media Server ("Server") and Renderer ("Renderer) devices, select one of each and then from the main screen select the music you want to play, drilling into Albums, Artists, Genres (all defined by your Media Server). Any music you want to hear is called a track and is loaded onto the play queue. Then select Play button to listen to the track listed at the top of the queue. You can also create playlists and store your favorite tracks for playback.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB