Skip to content

hyphn/speedtest-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedtest-sheet

MIT

Logs your internet speeds to a spreadsheet so you can complete whatever with it!

Installation

Note that installation will require a Google Developers account & application. Information on how to create such an application can be found here, note that you only need to get the credits.json file!

1. Install requirements.

pip3.6 install -r ./requirements.txt

2. Create a configuration files.

cp config.template.json config.json
cp credits.template.json credits.json

3. Edit configuration file information.

nano config.json credits.json

4. Run the script and profit!

python3.6 app.py

License

See LICENSE.md for details on that.

About

Logs your internet speeds to a spreadsheet so you can complete whatever with it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages