mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-06 02:12:05 +01:00
Fixes from api 2
This commit is contained in:
@@ -27,12 +27,10 @@ For server you can use Linux, Mac or Windows, and in theory any environment that
|
||||
- Flask
|
||||
- pyopenssl
|
||||
- Yaml
|
||||
|
||||
- Python3 deps can be installed it using pip install command (pip install pyopenssl flask pyyaml)
|
||||
|
||||
- For controlling the program, you have to start control.pyw using Python3. It doesn't need to be started in server, but it has to be in that folder (Or with configpcm.ini file).
|
||||
|
||||
It uses easygui of python3 (pip install easygui)
|
||||
- For controlling the program, you have to start control.pyw using Python3. It doesn't need to be started in server, but it has to be in that folder (Or with configpcm.ini file).
|
||||
- It uses easygui of python3 (pip install easygui)
|
||||
|
||||
## Clients
|
||||
- Windows:
|
||||
|
||||
Reference in New Issue
Block a user