Commit graph

6 commits

Author SHA1 Message Date
ed987c994d
Rename config folder
Didn't see any reason to keep it hidden by default
2024-11-04 19:37:05 -08:00
9414f873bd
Add install driver sections 2024-11-03 21:08:59 -08:00
c62c6c751c
Run get_disks() in the background using a thread
Allows app interaction while the scan is running
2024-11-03 17:49:41 -08:00
7d4f28f950
Move fast, break things
Data structures and logic was changing very fast.  Don't have the time
to break downt the individual sections ATM.  Sorry future reader (me).
2024-11-03 17:49:30 -08:00
4d1ce4c108
Add initial Home/Screen switching code 2024-11-01 21:34:25 -07:00
666004901f
Initial commit with new ratatui template 2024-10-21 19:42:59 -07:00