App architecture modifications.
Now GUI and the app itself is divided into two different binaries. The app also provides system tray icon. Whereas the GUI can be used to configure the app.
This commit is contained in:
parent
24c9d8f58a
commit
909b1ab0e4
3 changed files with 30 additions and 10 deletions
4
app/.gitignore
vendored
4
app/.gitignore
vendored
|
|
@ -1,5 +1,3 @@
|
|||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
app.db
|
||||
log.txt
|
||||
/target/
|
||||
Loading…
Add table
Add a link
Reference in a new issue