2023-05-01 21:56:45 +05:30
2023-04-27 14:16:42 +05:30
2023-04-28 17:34:41 +05:30
2023-05-01 21:56:45 +05:30
2023-04-28 20:25:31 +05:30
2023-05-01 21:56:45 +05:30
2023-04-28 20:25:31 +05:30
2023-05-01 21:56:45 +05:30
2023-05-01 21:56:45 +05:30
2023-04-18 16:12:20 +05:30
2023-05-01 21:56:45 +05:30
2023-05-01 21:56:45 +05:30
2023-04-27 14:47:13 +05:30
2023-05-01 21:56:45 +05:30
2023-04-27 14:47:13 +05:30
2023-04-27 14:23:08 +05:30
2023-04-20 16:30:28 +05:30
2023-04-27 14:16:42 +05:30

to install required dependencies

pip install -r requirements.txt

to run the telegram bot and listen for commands

python3 moonlight_analytics.py

to run the nightly iperf test

python3 nightly_test.py

to install a systemd service file for the telegram bot

  • update moonlight_analytics.service with correct paths
  • cp moonlight_analytics.service /etc/systemd/system/
  • sudo systemctl enable moonlight_analytics.service
  • systemctl status moonlight_analytics.service (to see it running)
Description
No description provided
Readme 1.4 MiB
Languages
Python 94.7%
HTML 5.3%