This repository has been archived on 2026-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
rmptui/src
krolxon b9d6169852 highlight current playing songs in lists 2024-04-28 15:53:23 +05:30
..
app.rs increment file index when <space> 2024-04-28 15:52:30 +05:30
browser.rs Major changes to queue pushing added search feature to playlist and queue 2024-04-28 14:34:30 +05:30
cli.rs alot of edge cases removed, ui improvments 2024-04-26 14:32:58 +05:30
connection.rs highlight current playing songs in lists 2024-04-28 15:53:23 +05:30
error.rs get basic tui working with Ratatui 2024-04-23 16:10:03 +05:30
event.rs get basic tui working with Ratatui 2024-04-23 16:10:03 +05:30
handler.rs Major changes to queue pushing added search feature to playlist and queue 2024-04-28 14:34:30 +05:30
lib.rs alot of edge cases removed, ui improvments 2024-04-26 14:32:58 +05:30
list.rs Major changes to queue pushing added search feature to playlist and queue 2024-04-28 14:34:30 +05:30
main.rs use environment variable for MPD_PORT and MPD_HOST 2024-04-27 11:38:59 +05:30
song.rs alot of edge cases removed, ui improvments 2024-04-26 14:32:58 +05:30
tui.rs add search functionality 2024-04-26 16:54:58 +05:30
ui.rs highlight current playing songs in lists 2024-04-28 15:53:23 +05:30