Skip to content

MMarco94/tambourine-music-player

Repository files navigation

Tambourine Music Player

A music player for your local music library.

Download on Flathub

Main screen

Tenets:

  • Linux first
  • Local only: no internet connection will ever be established.
  • Read only: your music will be accessed only in read mode.
  • Stateless: no cache/database/whatever will be created. The metadata in your songs are the database.
  • Imperfect: there will be use-cases that are not solved by this software, and that's fine.

Features

Browse your music collection; play a song; that's it really.

Screenshots

s1 s2 s3 s4 s5 s5

Roadmap

  • About window
  • Metadata
    • Disk n°
  • Translations
  • Persist filter/sort
  • Keep scrolling position when removing filters
  • Drag&drop and open files to open them
  • Skip "zeros" at the beginning of the song
  • Drag & drop in queue UI
  • Spectrometer
  • Background API?