Finamp is a mobile music player application that streams audio from Jellyfin servers.
The tool solves the problem of playing music libraries hosted on Jellyfin media servers by providing a dedicated mobile client. Finamp connects to a Jellyfin instance and allows users to browse, search, and stream their music collections directly to their device. The application is built using Flutter, enabling it to run across multiple mobile platforms from a single codebase.
Finamp suits users who self-host their music on Jellyfin and want a native mobile experience rather than relying on generic media players or the web interface. It is particularly valuable for those seeking an open source alternative to proprietary music streaming applications while maintaining full control over their media library. The project is appropriate for anyone already invested in the Jellyfin ecosystem who needs reliable mobile access to their music.
The project maintains active development with regular commits addressing bug fixes and feature improvements. Pull requests receive timely review and integration into the codebase. The issue tracker shows ongoing engagement with user-reported problems and feature requests, with maintainers providing clear responses and guidance. Documentation in the README is straightforward and kept current with the application's capabilities.