README update.
This commit is contained in:
parent
0c0f862bf6
commit
3dea0ff9dc
1 changed files with 3 additions and 1 deletions
|
|
@ -10,11 +10,13 @@ For now I can say that uplink can monitor the status of you FRITZ!Box uplinks. I
|
|||
|
||||
## Requirements
|
||||
|
||||
- A Linux based operating system (I don't test any other OS's but Raspian is fine and a good target)
|
||||
- Git (only for installing from Git repository)
|
||||
- Python3 (running for me using 3.7.3, 3.8.5 and 3.9.7 on Linux)
|
||||
- fritzconnection >= 1.5.0
|
||||
- fritzconnection = 1.5.0
|
||||
- pymysql >= 0.10.1
|
||||
- sqlalchemy = 1.4.27 (not for now)
|
||||
- urwid = 2.1.2 (not for now)
|
||||
|
||||
Just install the 3rd party dependencies using `pip install $PACKAGE` or your OS package manager
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue