1
0
mirror of https://github.com/danog/ytop.git synced 2024-11-26 20:15:03 +01:00
Commit Graph

43 Commits

Author SHA1 Message Date
Caleb Bassi
74f697f6dc 0.6.0 2020-04-21 18:03:19 -07:00
Caleb Bassi
a2b1d70bd3 update changelog and readme 2020-04-21 12:06:37 -07:00
Caleb Bassi
d72dfb93c9 update changelog 2020-04-10 15:02:12 -07:00
Caleb Bassi
d89acae68b [disk] fix crash due to insufficient permissions 2020-04-10 14:50:16 -07:00
Caleb Bassi
2a9c90380c 0.5.1 2020-02-16 16:45:45 -08:00
Caleb Bassi
6d86e607db [process] fix process CPU calculation 2020-02-16 16:44:15 -08:00
Caleb Bassi
a7cfd2956a 0.5.0 2020-02-16 08:00:22 -08:00
Caleb Bassi
0779a4ac6b implement interface cli arg; [net] fix IO counters when a VPN is enabled 2020-02-15 20:35:09 -08:00
Caleb Bassi
65b7c5bf13 implement interval cli arg 2020-02-15 12:42:55 -08:00
Caleb Bassi
ea15b2e573 Change rate cli arg to interval 2020-02-15 11:54:25 -08:00
Caleb Bassi
f2497be6b7 0.4.3 2020-02-14 10:18:11 -08:00
Caleb Bassi
8936596155 [disk] fix disk widget constantly resizing (Close #23) 2020-02-14 10:03:02 -08:00
Caleb Bassi
7f09f6d47c 0.4.2 2020-02-10 22:18:18 -08:00
Caleb Bassi
db7049cfaa update psutil 2020-02-08 08:10:46 -08:00
Caleb Bassi
a14b6f0ea3 fix ytop not clearing the screen when run on a TTY (#36) 2020-02-06 07:53:25 -08:00
Caleb Bassi
9d1ba9920c [temp][linux] fix panic due to 'not implemented' (fix #30) 2020-02-06 07:42:27 -08:00
Caleb Bassi
42473723df [cpu] fix CPUs overflowing widget (fix #26) 2020-02-05 23:42:32 -08:00
Caleb Bassi
2619795032 fix several 'overflow when subtracting durations' panics 2020-02-05 14:07:45 -08:00
Caleb Bassi
4edecf8aaf 0.4.1 2020-02-04 17:25:48 -08:00
Caleb Bassi
98ace7c8f5 [disk] fix crash due to escaped partition mountpoint 2020-02-04 16:45:19 -08:00
Caleb Bassi
f321f6827b [proc] fix crash due to overflow when subtracting durations 2020-02-04 15:42:24 -08:00
Caleb Bassi
a594fa4a52 [battery] fix battery percent 2020-01-28 12:53:17 -08:00
Caleb Bassi
b8e734ba63 Update changelog 2020-01-28 12:42:51 -08:00
Caleb Bassi
902759b7a2 0.4.0 2020-01-25 09:22:42 -08:00
Caleb Bassi
673171db31 ignore mio trace logs in logfile 2020-01-24 11:55:52 -08:00
Caleb Bassi
ac0d2174c6 update changelog 2020-01-24 11:43:20 -08:00
Caleb Bassi
7c921eedf5 [disk][macos] add partition and disk usage support 2020-01-24 11:25:43 -08:00
Caleb Bassi
c83d66d227 0.3.0 2020-01-23 07:16:17 -08:00
Caleb Bassi
0d370fa7de update readme and changelog 2020-01-23 07:13:51 -08:00
Caleb Bassi
4f233a5e9a 0.2.0 2020-01-20 17:46:29 -08:00
Caleb Bassi
adc1adc661 Implement all keybinds except searching 2020-01-18 12:35:41 -08:00
Caleb Bassi
d88e202098 Implement basic scrolling, pausing, and tabbing 2020-01-15 09:05:32 -08:00
Caleb Bassi
0e4e9ff00e Draw the proc cursor 2020-01-14 13:59:26 -08:00
Caleb Bassi
6d3381ded9 Fix process cpu and memory percents 2020-01-14 12:55:45 -08:00
Caleb Bassi
3a44986be1 Add sensor label to temperature identifier 2020-01-14 11:36:15 -08:00
Caleb Bassi
e8eb66e80e Fix changelog 2020-01-14 11:25:18 -08:00
Caleb Bassi
384e9fd3f0 Color temperatures based on value 2020-01-14 11:24:27 -08:00
Caleb Bassi
b15cb29c21 Linecharts now also draw points 2020-01-14 10:29:32 -08:00
Caleb Bassi
84ca8371d7 Show baseline spanning the bottom of the net sparklines 2020-01-14 09:12:29 -08:00
Caleb Bassi
5983c8ab6b Add sorting arrow to process header 2020-01-13 18:48:37 -08:00
Caleb Bassi
8b149e65ae Implement process sorting and grouping 2020-01-13 17:58:20 -08:00
Caleb Bassi
35653c7dfa Update changelog 2020-01-13 11:13:50 -08:00
Caleb Bassi
10e5b24f9f Initial commit 2019-07-20 17:57:40 -07:00