2023-09-15 03:04:14 -04:00
2023-03-05 22:27:49 -03:30
2023-09-15 03:04:14 -04:00
2023-09-15 02:50:22 -04:00
2023-03-05 22:27:16 -03:30
2023-09-13 22:42:18 -04:00
2023-09-13 18:22:40 -04:00
2023-09-15 03:03:13 -04:00

Sagemcom Modem Remote Client

Installation

Install git and python3

git clone https://github.com/up-n-atom/sagemcom-modem-scripts.git
cd sagemcom-modem-scripts
git checkout cli
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
deactivate
S
Description
A set of useful scripts for use with Sagemcom modems, utilizing the sagemcom-api python library
Readme 126 KiB
Languages
Python 100%