Auditorum: Fast local TUI application to listen to your music library built with Ratatui

submitted by edited

https://programming.dev/pictrs/image/e9042856-68cf-475d-bc0f-02679579936b.png

Auditorum: Fast local TUI application to listen to your music library built with Ratatui

cross-posted from: https://programming.dev/post/36406191

I've just finished a 1.0.0 release of Auditorium!

I built this primarily because my script I use to play my local files was held back severely by the speed and lack of data structures from POSIX shell.

Auditorium features vim-like key binds, completely offline play via MPV, genre, artist, and title querying via ffmpeg, built-in fuzzy finding, automatic playback, and a hot-reloading theming configuration to allow you to pick your desired color scheme.

Installation instruction and dependencies are in the linked Github page. If you find any bugs, feel free to create an issue - I intend to keep this supported as I use it every day.

46

Log in to comment

1 Comments

Oooh! I currently use termusic, I'll try out your app tomorrow!