diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,6 +1,22 @@ | |||
1 | tickwatch | 1 | tickwatch |
2 | ========= | 2 | ========= |
3 | 3 | ||
4 | Demo | ||
5 | ---- | ||
6 | |||
7 | ```terminal | ||
8 | ❯ tickwatch --max=100000 --change=/sys/class/net/enp2s0/statistics/rx_packets | ||
9 | |||
10 | 2024-11-24 22:43+0100 ..............._______▁_______▁___▁__▁▁▁_____▁_▁___▂______▂_ | ||
11 | 2024-11-24 22:44+0100 _______▁___▁_____▂_____________________▂▃▂▅▆▆▂▂▄▄▄▅▇▇▇▆▆▆▇▇▇ | ||
12 | 2024-11-24 22:45+0100 ▇▆▆▆▆▆▆▆▇▇▇▇▇▇▇▇▇▇▇▇_____▂___________▁_________________▁___▅ | ||
13 | 2024-11-24 22:46+0100 ___▃__▃▁▂▄▅▅__________▁__▁▃_▆▂______▁______▂▅_▂________▂▅_▂_ | ||
14 | 2024-11-24 22:47+0100 ▁▆__▁▁▁▄▆▂_▁▅▁▂▁__________▂_▁▂▂▄_▁_▁▁▁___▁▁▁_____▁______▁___ | ||
15 | 2024-11-24 22:48+0100 ▂_______▁___▁___▁___▁___▁▂▂_▃▁_▅▂▁▂▁▁▁▂▂▁_▃▁_▂▂▃▁______▁_▂_▂ | ||
16 | 2024-11-24 22:49+0100 ▅▁_▁__▂_▁▅▄__▃▂___▂___▁___▁_______▁___▁_____▁_▁________▁___▂ | ||
17 | ``` | ||
18 | |||
19 | |||
4 | CLI usage | 20 | CLI usage |
5 | --------- | 21 | --------- |
6 | 22 | ||