Commit Graph

23 Commits

Author SHA1 Message Date
Sean E. Russell
9e1b63be32 Closes #46, option to display network traffic as mbps. This can be set on the command line with --mbps, or toggled while running with b 2020-04-16 13:28:18 -05:00
Sean E. Russell
afb62afcdf Path changes for major revision 2020-02-28 14:48:35 -06:00
Sean E. Russell
af40172604 Merge branch 'master' into v3.4.x 2020-02-20 19:26:34 -06:00
Sean E. Russell
a2d04d316d Moved todos around to correct files 2020-02-20 18:56:52 -06:00
Sean E. Russell
5e77983901 Merge branch 'metrics' into v3.4.x; also fixes a bug in some of the widgets where it wasn't checking that metrics were enabled and was causing panics. 2020-02-18 13:47:52 -06:00
Sean E. Russell
5ccfc7cbc6 Adds widget metrics output
Doc cleanup

Missed changes
2020-02-18 10:23:33 -06:00
Sean E. Russell
64d4a81212 Merge remote-tracking branch 'mattLLVW/feature/network_interface_list' 2020-02-14 07:52:33 -06:00
Sean E. Russell
38d7736ca0 Switching maintainership. 2020-02-13 16:26:28 -06:00
Sean E. Russell
7e5c0c969c Fixes the directory structure. 2020-02-13 10:15:52 -06:00
Caleb Bassi
28066827ae Move source files to src folder 2018-05-10 21:23:20 -07:00
Caleb Bassi
95dbe56b9a Fix widget initialization 2018-04-12 20:28:42 -07:00
Caleb Bassi
d4bf12e297 Update cpu logging 2018-04-11 14:25:04 -07:00
Caleb Bassi
1090d326e8 Update termui to fix table bug 2018-04-11 12:02:28 -07:00
Caleb Bassi
9bd89b1789 Add logging to net data 2018-04-10 21:38:01 -07:00
Caleb Bassi
dc41895011 Move termui to seperate repo 2018-03-29 15:48:43 -07:00
Caleb Bassi
dc8cc5aa4d Change methods to use 'self' keyword 2018-03-27 14:27:23 -07:00
Caleb Bassi
47a98de44b Code cleanup 2018-03-03 17:05:52 -08:00
Caleb Bassi
a2fd8dc4fa Moar code cleanup 2018-02-23 21:15:38 -08:00
Caleb Bassi
b06502d7f2 Code cleanup and comments 2018-02-23 00:42:39 -08:00
Caleb Bassi
f0efec1ec7 Changed utils to return a float64 2018-02-22 23:58:48 -08:00
Caleb Bassi
26942f61ae Changed large ints to uint64 for 32bit architectures 2018-02-19 20:00:18 -08:00
Caleb Bassi
3a695dede9 Removed network logic from termui sparkline 2018-02-19 15:02:01 -08:00
Caleb Bassi
40775db60b Initial commit 2018-02-19 02:00:21 -08:00