initial commit

This commit is contained in:
2025-06-03 14:16:01 +03:00
commit 6fed9ef617
683 changed files with 109296 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# Changelog
### master
- to speed up the "online test" ping uses only 1 packet
- fix issue with status-right and status-left whitespace being cut out
- add ping default timeout (@mjwhitta)
### v1.0.0, 2014-10-26
- README updates
- update readme to reflect github organization changes
- linux can't display default offline icon - update it
- add "@route_to_ping" option
### v0.0.2, 2014-06-02
- bugfix: offline status icon wasn't displaying properly
### v0.0.1, 2014-06-02
- first working version