Add info pane

This commit is contained in:
Astatin3
2024-11-04 17:14:12 -07:00
parent 68ccc7164b
commit 10d538df16
12 changed files with 1566 additions and 710 deletions
+3
View File
@@ -4,8 +4,11 @@ version = "0.1.0"
edition = "2021"
[dependencies]
battery = "0.7.8"
chrono = "0.4.38"
eframe = "0.28"
egui = "0.28"
os_info = "3.8.2"
rand = "0.8.5"
serde = "1.0.214"
serde_json = "1.0.132"