Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.03 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.03 KB

SpeedTest Boton

You can check your internet connection manually or using cron. The best way to schedule it is every 30 minutes E.g: 0,30 * * * * script

The script made a png image made with "gnuplot" (You need to cron a "mv" command at midnigth to move the image, so you'll have only one image by day).

Capabilities:

Requirements:

  • Some previous linux skills
  • speedtest-cli
  • gnuplot
  • curl

Optional:

  • Pushbullet account (so you can add your API key)
  • IFTTT account (to send a tweet reporting the issue)
  • Dropbox account (to place the file that uses IFTTT to send the tweet)

Enjoy it!


Thanks David for remind me that this repo existed and for upgrade it!!!!