Add README file
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Sagemcom Modem Management Scripts
|
||||
|
||||
A small collection of python modem management scripts for various Sagmecom modems
|
||||
|
||||
Python 3.9+ required.
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
|
||||
cp config_modem.py.dist config_modem.py
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
Edit the settings in `config_modem.py`
|
||||
Reference in New Issue
Block a user