TMPRS is a Terminal-based Music Player made using Rust
See what I did there?
I'd like to stress that while TMPRS is functional, it may have bugs and it is not very aestheticly pleasing. If you encounter any errors, please create an issue (and do the same if you have any feature requests!).
TMPRS 0.1.1 is currently avaliable for Fedora (Versions 39, 40 and rawhide for architectures aarch64 and x86_64) and OpenSUSE (Versions Leap-15.5, Leap-15.6 and Tumbleweed for architectures x86_64 for Leap and both x86_64 and i586 for Tumbleweed)
TMPRS is avaliable for Fedora through a Copr repo: https://copr.fedorainfracloud.org/coprs/aurapy/tmprs/
Enable the Copr repo:
dnf copr enable aurapy/tmprs
Install TMPRS:
dnf install tmprs
TMPRS is avaliable for OpenSUSE though OpenSUSE Build Service: https://build.opensuse.org/package/show/home:Zayan/tmprs
Enable the OBS repo:
zypper addrepo https://download.opensuse.org/repositories/home:/Zayan/openSUSE_{version}/home:Zayan.repo
Install TMPRS:
zypper install tmprs