Commit Graph

254 Commits

Author SHA1 Message Date
d44be12684 Change 'make default' to 'make all' 2018-10-22 20:26:26 -07:00
69e3564268 Cleanup merge from chiefy:feature/nfpm 2018-10-22 19:18:06 -07:00
0609656e22 Merge pull request #63 from chiefy/feature/nfpm
deb/rpm builds with nfpm
2018-10-22 15:54:21 -07:00
4bcf8a4c63 Adding instructions to README 2018-10-12 11:49:58 -04:00
d05e6b04eb Create Makefile to target rpm/dep w/ nfpm 2018-10-12 11:24:27 -04:00
16c469d714 Work-in-progress adding nfpm 2018-10-12 10:03:00 -04:00
32e257dc1c Bump version 2018-09-18 18:48:19 -07:00
6526c60e2b Fix cli options in readme. Closes #60 2018-09-18 16:39:41 -07:00
db1b2fbc70 Add custom colorscheme loading. Closes #55 2018-09-18 13:42:49 -07:00
bb36706e86 Migrate to go 1.11 modules 2018-09-18 12:06:29 -07:00
5b5ccfc2f5 Update issue templates 2018-08-24 17:25:04 -07:00
c1b3941938 Update build steps 2018-08-24 16:01:11 -07:00
b6ce4a0e21 Bump version 2018-08-23 20:01:58 -07:00
d14e09c34f Net and ram formatted to 1 decimal place
Closes #51
2018-08-23 11:43:21 -07:00
af674fd6f0 Reverse colors of table cursor
Closes #54
2018-08-23 11:13:35 -07:00
603e851f0a Merge pull request #53 from panter-dsd/feature/HomeEndKeys
Use Home and End keys to navigate Top/Bottom.
2018-08-20 11:06:51 -07:00
94e4cd8878 Use Home and End keys to navigate Top/Bottom. 2018-08-19 08:01:16 +03:00
fc56114b4f Fix inconsistent cpu color order 2018-08-16 17:05:21 -07:00
c3603ea1d5 Fix issues when using both percpu and averagecpu
* Change 'Average' to 'AVRG'
* Run both updates with goroutines so they don't case each other to
block
2018-08-16 16:44:44 -07:00
9f7e5cef4f Update README 2018-08-16 16:40:26 -07:00
8de8367084 Added cli options for cpu load 2018-08-16 16:38:00 -07:00
c71cd760e6 Merge pull request #45 from b1narykid/master
Remove 8 cores limit in CPU widget
2018-08-16 15:44:06 -07:00
38e83a75e3 Merge pull request #50 from gostudy/master
Fix a bug about a defunct state kill process
2018-08-16 11:51:43 -07:00
9689105025 Merge pull request #1 from gostudy/phpor-kill-process
Fix a bug about a defunct state kill process
2018-08-16 09:53:32 +08:00
72c8c43b07 Fix a bug about a defunct state kill process
When using dd shortcut to kill a process, a kill process with a defunct state is left.
2018-08-16 09:50:32 +08:00
7fe426d114 Update ISSUE_TEMPLATE 2018-08-14 19:29:37 -07:00
04d3dca8ca Removed obsolete disk.Mountpoint fix
Fixed upstream in gopsutil
2018-08-11 16:34:43 -07:00
898a443994 Update gopsutil 2018-08-11 16:32:03 -07:00
77f728fb44 Fix byte conversions; add TB 2018-08-08 22:30:24 -07:00
813c239f7e Preserve old CPU widget behavior 2018-08-01 00:40:51 +03:00
12527db13f Remove 8 cores limit in CPU widget 2018-08-01 00:24:44 +03:00
eb17f69606 Add comment referencing gopsutil issue 2018-07-18 09:19:09 -07:00
0cd59ba400 Update build steps 2018-07-17 13:56:36 -07:00
d6a684d345 Bump version 2018-07-17 13:40:20 -07:00
8103dd377c Fix bug when partition mountpoint has a space 2018-07-17 13:36:52 -07:00
fa70da84a3 Update readme 2018-05-24 14:31:36 -07:00
e3e0160bae Fix building issues
* can't use goreleaser with darwin builds so we have to manual build
them ourselves
2018-05-23 22:57:01 -07:00
ba1ce86eff Update readme to reflect OSX support 2018-05-23 21:51:33 -07:00
84e070392e Merge branch 'f1337-macos' 2018-05-23 21:46:53 -07:00
bed05dc425 Merge branch 'temps' 2018-05-23 21:43:29 -07:00
1ec79f1574 Merge pull request #36 from f1337/temps
fix typo in temp_darwin
2018-05-23 21:04:30 -07:00
08ea0b3db0 fix typo in temp_darwin 2018-05-23 22:09:04 -04:00
42a949c5aa Add detailed memory usage labels to memory widget 2018-05-23 18:52:35 -07:00
ae2fff9655 Make ps command work on OSX 2018-05-23 17:08:33 -07:00
6f4984e5e7 Separate temp widget by platform 2018-05-23 11:02:33 -07:00
6e1f7293e0 Update demo.gif 2018-05-21 16:37:20 -07:00
00e866c104 Change disk widget into a table 2018-05-21 16:02:31 -07:00
ee1c57c6fe Show process args when ungrouped on unix 2018-05-16 14:55:18 -07:00
0647a4b433 Remove heading in ps output using arg 2018-05-15 20:21:25 -07:00
3387d4c792 Add back files removed from gopsutil 2018-05-15 13:46:50 -07:00