Add user interface

This commit is contained in:
2024-03-24 16:22:57 +01:00
parent e44fa474d9
commit 1eba31a03f
3 changed files with 164 additions and 12 deletions

View File

@@ -7,4 +7,7 @@ edition = "2021"
[dependencies]
anyhow = "1.0.81"
crossterm = "0.27.0"
mpris = "2.0.1"
ratatui = "0.26.1"
tui-textarea = "0.4.0"