Player
A music player for the files already on your machine — tags, cover art and all.
Streaming services are not the only way to listen to music, and a folder of files does not need an account to play. Drop them in and they play: ID3 and Vorbis tags are read for title, artist, album and embedded cover art, and anything untagged falls back to parsing the filename, which handles the usual `01 - Artist - Title` shape.
The shuffle is a real permutation rather than a random pick each time, so every track plays exactly once before any repeats — the naive version can play the same song twice in a row and skip others entirely. Repeat-one loops when a track ends but still advances when you press next, which is the distinction most players get wrong. Nothing is uploaded; the files never leave your machine.
What people open it for
- Playing a folder of music without installing anything
- Checking what tags and cover art a file actually carries
- Listening to files a streaming service does not have