mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 04:22:47 +00:00
init
This commit is contained in:
16
.config/i3blocks/speedtest/README.md
Normal file
16
.config/i3blocks/speedtest/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# speedtest
|
||||
Shows the results of testing your bandwidth with speedtest-cli
|
||||
|
||||

|
||||
|
||||
# Requirements
|
||||
Dependencies: bash, speedtest-cli
|
||||
|
||||
Suggested: fonts-font-awesome
|
||||
|
||||
# Usage
|
||||
Just change the `interval=300` line in your config to decide the amount of time between each test.
|
||||
Please note that, due to the nature of the speed test, the first time you will execute it, it will take a while
|
||||
for the block to appear (it has to gather the result from `speedtest-cli` first)
|
||||
A version in which the test will be triggered by clicking the block, as well as customizable colors, will
|
||||
follow soon.
|
Reference in New Issue
Block a user