Base working commit with a UI thread (Tokio), Network thread (Tokio), and an input events thread (std).

This commit is contained in:
2023-08-08 10:50:03 -06:00
parent f436a66069
commit 0d4e283c21
15 changed files with 532 additions and 1 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
# managarr
A TUI for managing *arr servers built with Rust
A TUI for managing *arr servers.