oldplay

Crates.iooldplay
lib.rsoldplay
version0.2.1
created_at2025-04-28 14:15:59.052115+00
updated_at2025-09-18 18:23:34.951683+00
descriptionText-mode music player for esoteric audio formats (music from C64,Amiga etc) and MP3
homepagehttps://github.com/sasq64/rustplay
repository
max_upload_size
id1652214
size4,560,063
Jonas Minnberg (sasq64)

documentation

README

Oldplay

Text mode music player for esoteric (8/16-bit computers and consoles etc) and contemporary (only MP3 atm :) music formats.

For MacOS / Linux (like, who uses the terminal on Windows anyway?).

Scans all files & dirs provided on the command line and lets you search from within the app (just type and press Enter).

Nice rainbow textmode musix bars

Install

cargo install --locked oldplay

Try some SID music!

wget https://hvsc.brona.dk/HVSC/HVSC_82-all-of-them.7z
7z x HVSC_82-all-of-them.7z
oldplay C64Music
Commit count: 0

cargo fmt