App icon, logs are now stored to log.txt file, work in progress on intergration with rustpotter

This commit is contained in:
Abraham 2023-04-29 14:58:16 +05:00
parent 49a7a7ef2a
commit d8b8ba2617
72 changed files with 515 additions and 2993 deletions

View file

@ -27,11 +27,15 @@ systemstat = "0.2.3"
hound = "3.5.0"
pv_recorder = "1.1.1"
pv_porcupine = "2.2.0"
rodio = "0.17.1"
serde_yaml = "0.9.21"
seqdiff = "0.3.0"
vosk = "0.2.0"
rand = "0.8.5"
rodio = "0.17.1"
rustpotter = "2.0.0"
simple-logging = "2.0.2"
log = "0.4.17"
once_cell = "1.17.1"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem