mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
Update README.md
This commit is contained in:
parent
033b3c1ccb
commit
e3648c1dc6
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ The TNC itself will be completely controllable via network.
|
||||||
## Under development
|
## Under development
|
||||||
The project is still a prototype and not usable at this time.
|
The project is still a prototype and not usable at this time.
|
||||||
|
|
||||||
|
## Installation Ubuntu
|
||||||
|
sudo apt install npm
|
||||||
|
npm install electron --save-dev
|
||||||
|
sudo apt install python3
|
||||||
|
|
||||||
|
|
||||||
## GUI Preview
|
## GUI Preview
|
||||||
![alt text](https://github.com/DJ2LS/FreeDATA/blob/main/documentation/FreeDATA_GUI_Preview.png "GUI Preview")
|
![alt text](https://github.com/DJ2LS/FreeDATA/blob/main/documentation/FreeDATA_GUI_Preview.png "GUI Preview")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue