summaryrefslogtreecommitdiffstats
path: root/widgets/net.go
AgeCommit message (Expand)Author
2020-06-18Expand translationsSean E. Russell
2020-05-12Replaces the Prometheus client with VictoriaMetrics/metricsSean E. Russell
2020-04-27Go vet/lint cleanupsSean E. Russell
2020-04-23Version bump to v4Sean E. Russell
2020-04-16Closes #46, option to display network traffic as mbps. This can be set on the...Sean E. Russell
2020-02-28Path changes for major revisionv3.4.0Sean E. Russell
2020-02-20Merge branch 'master' into v3.4.xSean E. Russell
2020-02-20Moved todos around to correct filesSean E. Russell
2020-02-18Merge branch 'metrics' into v3.4.x; also fixes a bug in some of the widgets w...Sean E. Russell
2020-02-18Adds widget metrics outputSean E. Russell
2020-02-14Merge remote-tracking branch 'mattLLVW/feature/network_interface_list'Sean E. Russell
2020-02-13Switching maintainership.Sean E. Russell
2020-02-13Fixes the directory structure.Sean E. Russell
2018-05-10Move source files to src folderCaleb Bassi
2018-04-12Fix widget initializationCaleb Bassi
2018-04-11Update cpu loggingCaleb Bassi
2018-04-11Update termui to fix table bugCaleb Bassi
2018-04-10Add logging to net dataCaleb Bassi
2018-03-29Move termui to seperate repoCaleb Bassi
2018-03-27Change methods to use 'self' keywordCaleb Bassi
2018-03-03Code cleanupCaleb Bassi
2018-02-23Moar code cleanupCaleb Bassi
2018-02-23Code cleanup and commentsCaleb Bassi
2018-02-22Changed utils to return a float64Caleb Bassi
2018-02-19Changed large ints to uint64 for 32bit architectures1.0.1Caleb Bassi
2018-02-19Removed network logic from termui sparklineCaleb Bassi
2018-02-19Initial commitCaleb Bassi