project restructure with Rust workspaces
This commit is contained in:
parent
3ffbe876f3
commit
09f72622bc
428 changed files with 19372 additions and 6061 deletions
30
.gitignore
vendored
30
.gitignore
vendored
|
|
@ -20,4 +20,32 @@ lerna-debug.log*
|
|||
*.sw?
|
||||
|
||||
# Etc
|
||||
psd
|
||||
psd
|
||||
list.py
|
||||
tree.txt
|
||||
|
||||
# Rust / Cargo 🔧
|
||||
# Ignore Cargo build output, generated files, and common Rust artifacts
|
||||
/target/
|
||||
**/target/
|
||||
/target/doc/
|
||||
|
||||
# Binaries and dynamic libraries
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# Static libraries
|
||||
*.a
|
||||
*.lib
|
||||
|
||||
# Rust compilation artifacts
|
||||
*.rlib
|
||||
*.rmeta
|
||||
|
||||
# Backup files and editor temp files
|
||||
*.rs.bk
|
||||
|
||||
# Ignore packaged crates
|
||||
*.crate
|
||||
|
|
|
|||
3387
app/Cargo.lock → Cargo.lock
generated
3387
app/Cargo.lock → Cargo.lock
generated
File diff suppressed because it is too large
Load diff
31
Cargo.toml
Normal file
31
Cargo.toml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"crates/jarvis-core",
|
||||
"crates/jarvis-app",
|
||||
"crates/jarvis-gui",
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
authors = ["Abraham Tugalov"]
|
||||
license = "GPL-3.0-only"
|
||||
repository = "https://github.com/Priler/jarvis"
|
||||
edition = "2021"
|
||||
|
||||
[workspace.dependencies]
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde_yaml = "0.9"
|
||||
once_cell = "1.19"
|
||||
log = "0.4"
|
||||
rand = "0.8"
|
||||
seqdiff = "0.3"
|
||||
hound = "3.5"
|
||||
platform-dirs = "0.3"
|
||||
rodio = "0.21"
|
||||
kira = "0.11"
|
||||
pv_recorder = { git = "https://github.com/Priler/pvrecorder" }
|
||||
vosk = "0.3"
|
||||
rustpotter = { git = "https://github.com/Priler/rustpotter" }
|
||||
image = "0.25"
|
||||
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Джарвис - приветствие.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Джарвис - приветствие.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Другой информации нет.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Другой информации нет.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Заряд батареи, %/11 %.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Заряд батареи, %/11 %.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Заряд батареи, %/2 %.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Заряд батареи, %/2 %.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Заряд батареи, %/7 %.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Заряд батареи, %/7 %.wav
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Как пожелаете .wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Как пожелаете .wav
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Образ создан (второй).wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Образ создан (второй).wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Образ создан.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Образ создан.wav
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Поздравляю сэр.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Поздравляю сэр.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Приближается мисс поттс =).wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Приближается мисс поттс =).wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Проверка завершена.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Проверка завершена.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Рассказ про Ивана Ванко.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Рассказ про Ивана Ванко.wav
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/_og_all/Я перезагрузился сэр.wav
Normal file
BIN
__other/jarvis_sound_pack/_og_all/Я перезагрузился сэр.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/clean_stems/clean_stems.zip
Normal file
BIN
__other/jarvis_sound_pack/clean_stems/clean_stems.zip
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/Джарвис - приветствие.wav
Normal file
BIN
__other/jarvis_sound_pack/Джарвис - приветствие.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/Другой информации нет.wav
Normal file
BIN
__other/jarvis_sound_pack/Другой информации нет.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Есть.wav
Normal file
BIN
__other/jarvis_sound_pack/Есть.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Еще один заряд израсходован.wav
Normal file
BIN
__other/jarvis_sound_pack/Еще один заряд израсходован.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Заряд батареи, %/11 %.wav
Normal file
BIN
__other/jarvis_sound_pack/Заряд батареи, %/11 %.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Заряд батареи, %/2 %.wav
Normal file
BIN
__other/jarvis_sound_pack/Заряд батареи, %/2 %.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Заряд батареи, %/7 %.wav
Normal file
BIN
__other/jarvis_sound_pack/Заряд батареи, %/7 %.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Заряд батареи, %/Сэр, энергия 19 %.wav
Normal file
BIN
__other/jarvis_sound_pack/Заряд батареи, %/Сэр, энергия 19 %.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Заряд батареи, %/Энергия 13%.wav
Normal file
BIN
__other/jarvis_sound_pack/Заряд батареи, %/Энергия 13%.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Заряд батареи, %/Энергия 15 %.wav
Normal file
BIN
__other/jarvis_sound_pack/Заряд батареи, %/Энергия 15 %.wav
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/Как пожелаете .wav
Normal file
BIN
__other/jarvis_sound_pack/Как пожелаете .wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Мы работаем над проектом сэр 2.wav
Normal file
BIN
__other/jarvis_sound_pack/Мы работаем над проектом сэр 2.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Начинаю автоматическую сборку.wav
Normal file
BIN
__other/jarvis_sound_pack/Начинаю автоматическую сборку.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Начинаю диагностику системы.wav
Normal file
BIN
__other/jarvis_sound_pack/Начинаю диагностику системы.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/Образ создан (второй).wav
Normal file
BIN
__other/jarvis_sound_pack/Образ создан (второй).wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Образ создан.wav
Normal file
BIN
__other/jarvis_sound_pack/Образ создан.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/Отключаю питание.wav
Normal file
BIN
__other/jarvis_sound_pack/Отключаю питание.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Отслеживание звонка не завершено.wav
Normal file
BIN
__other/jarvis_sound_pack/Отслеживание звонка не завершено.wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Приближается мисс поттс =).wav
Normal file
BIN
__other/jarvis_sound_pack/Приближается мисс поттс =).wav
Normal file
Binary file not shown.
BIN
__other/jarvis_sound_pack/Проверка завершена.wav
Normal file
BIN
__other/jarvis_sound_pack/Проверка завершена.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
__other/jarvis_sound_pack/Рассказ про Ивана Ванко.wav
Normal file
BIN
__other/jarvis_sound_pack/Рассказ про Ивана Ванко.wav
Normal file
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue