Commit Graph

28 Commits

Author SHA1 Message Date
48509f8081 handle nan, inf 2024-05-01 18:33:45 +02:00
b58a59675c some code cleanup; retry dns resolve 2024-05-01 18:27:44 +02:00
e992535fc1 limit packet loss 2023-11-15 21:57:20 +01:00
6ae0cd2cbe adjusted package name to reflect repo name 2023-11-15 20:44:25 +01:00
d846e021ac fix max packetloss being over 100% 2023-11-15 20:38:28 +01:00
102842d807 make colors customizable 2023-11-15 20:33:47 +01:00
ebc4d0104a increase default amount of averaged pings 2023-11-15 20:26:33 +01:00
4a1cad6054 remove idea folder 2023-11-15 20:20:21 +01:00
67b0636faa updated gitignore 2023-11-15 20:19:16 +01:00
f5143c56a9 made ping continuous to make response quicker 2023-11-15 20:18:43 +01:00
43b89e92ff added fallthrough so critical conditions get evaluated 2023-04-23 15:21:34 +02:00
f1463bf120 added timeout 2023-04-18 00:38:08 +02:00
3a97d96d82 missing percent on reset 2023-04-14 23:07:27 +02:00
25f89c076f fixed missing percentage sign 2023-04-14 23:04:59 +02:00
27ef0bf659 move colors into constants 2023-04-14 23:03:54 +02:00
285d676bfd color icons 2023-04-14 22:39:52 +02:00
89c9022dfe minor code cleanup 2023-04-14 22:35:09 +02:00
c7cbbbc467 consistent flag names & inclusive limits 2023-04-14 22:19:52 +02:00
0639074398 set icons directly in output for waybar 2023-04-14 22:10:49 +02:00
1c946e8102 added text field 2023-04-14 22:05:02 +02:00
08a2d7f41d added waybar support 2023-04-14 20:48:05 +02:00
2223b77461 ping/package loss is white if not in warning or crit range 2023-04-14 20:05:15 +02:00
eb8766fd00 ping color green <50ms 2023-04-14 20:03:17 +02:00
89f9f1de40 adjusted ping color limits 2023-04-14 19:42:09 +02:00
c80cc7a6f5 changed to pro-bing 2023-04-14 19:40:30 +02:00
ca36f69787 fixed module name, added gitignore 2023-04-14 19:29:41 +02:00
cbfef8c000 inital commit 2023-04-14 19:27:06 +02:00
d20b269a4d init 2023-04-14 18:42:47 +02:00