mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-02-20 12:11:30 +01:00
Try web
This commit is contained in:
@@ -24,9 +24,9 @@ It's not error proof, then, I don't have any responsability if something crashes
|
||||
## Server
|
||||
For server you can use Linux or Windows, and in theory any environment that can run Python 3 can work as server
|
||||
- Python3 with:
|
||||
- Falcon
|
||||
- Waitress-serve
|
||||
- Yaml
|
||||
- Falcon
|
||||
- Waitress-serve
|
||||
- Yaml
|
||||
Python3 deps can be installed it using pip install command (pip install waitress falcon 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)
|
||||
|
||||
Reference in New Issue
Block a user