Skip to content

Monitor your download and upload speed within blynk

Notifications You must be signed in to change notification settings

dominickolbe/blynk-speed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blynk Speed Tester (Node.js)

I created this application to monitor my speed (download and upload). This app is running on my Raspberry Pi and is sending the values to my own blynk server.

Install your own blynk server using my docker image

Install node dependencies

// install node dependencies
yarn

// create .env file and add your server + token
cp .env.example .env

Run

node index.js

PM2

pm2 start pm2.json

Screenshot Blynk dashboard


Useful Blynk usage


License

MIT License - 2018 - Dominic Kolbe

About

Monitor your download and upload speed within blynk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published