Caleb Bassi
00e866c104
Change disk widget into a table
2018-05-21 16:02:31 -07:00
Caleb Bassi
ee1c57c6fe
Show process args when ungrouped on unix
2018-05-16 14:55:18 -07:00
Caleb Bassi
0647a4b433
Remove heading in ps output using arg
2018-05-15 20:21:25 -07:00
Caleb Bassi
a65523dab6
Fix build issue on windows
2018-05-15 13:21:53 -07:00
Caleb Bassi
f243be7e69
Re-add windows gopsutil process info retrieval
2018-05-15 13:13:22 -07:00
Caleb Bassi
3ab6ea2380
Fix process cpu usage being divided by cpu count
2018-05-15 11:46:06 -07:00
Caleb Bassi
b42d098a99
Switch to custom process info retrieval
...
* Switch from gopsutil to using 'ps' for process info retrieval.
* Much faster now since we are getting all info in a batch.
* Should hopefully fix the issue on OSX where process info retrieval was
taking too long.
* CPU percentage reporting should also be imporoved, since it is more
realtime.
2018-05-15 11:14:22 -07:00
Caleb Bassi
716c64272a
Update readme
2018-05-15 11:06:35 -07:00
Caleb Bassi
c02bf5d0ad
Remove Docker
2018-05-11 01:09:29 -07:00
Caleb Bassi
68277185e0
Don't bundle readme and license in build
2018-05-11 00:47:17 -07:00
Caleb Bassi
3c321fbc88
Update build steps
2018-05-11 00:37:09 -07:00
Caleb Bassi
d658207fb3
Auto fetch latest release in download.sh
2018-05-11 00:35:06 -07:00
Caleb Bassi
3bcfe5fd63
Fix goreleaser being in build folder
2018-05-11 00:34:49 -07:00
Caleb Bassi
847b8022b2
goreleaser now sets version during building
2018-05-11 00:27:21 -07:00
Caleb Bassi
da6f6d28f4
Change process widget name to processes
2018-05-10 23:51:50 -07:00
Caleb Bassi
f959128281
Update README and download.sh
2018-05-10 23:50:12 -07:00
Caleb Bassi
28bca3f397
Update README
2018-05-10 22:14:11 -07:00
Caleb Bassi
23e53459a3
Update README
2018-05-10 22:00:11 -07:00
Caleb Bassi
e31c82639f
Update build steps
2018-05-10 21:57:10 -07:00
Caleb Bassi
7bb67a4400
Update README
2018-05-10 21:55:29 -07:00
Caleb Bassi
b91ff3cca3
Fix colorscheme links in README
2018-05-10 21:49:12 -07:00
Caleb Bassi
91de40605f
Update build steps
2018-05-10 21:45:39 -07:00
Caleb Bassi
9b2f006f14
Add scripts folder
2018-05-10 21:37:54 -07:00
Caleb Bassi
943109676f
Create build folder
2018-05-10 21:32:35 -07:00
Caleb Bassi
4d94559479
Change media to assets
2018-05-10 21:26:55 -07:00
Caleb Bassi
28066827ae
Move source files to src folder
2018-05-10 21:23:20 -07:00
Caleb Bassi
b39fdb0ef1
Update .goreleaser
2018-05-10 21:22:04 -07:00
Caleb Bassi
1c97280ea0
Bump version
2018-05-10 21:15:45 -07:00
Caleb Bassi
c81c3feee8
Format temps to 2 digits
2018-05-10 20:32:23 -07:00
Caleb Bassi
3cd69cbe69
Add docker support
2018-05-04 16:47:42 -07:00
Caleb Bassi
554519d5ea
Fix comment
2018-05-04 15:32:07 -07:00
Caleb Bassi
8e750b8e90
Update gitignore
2018-04-29 10:59:26 -07:00
Caleb Bassi
21747ecd06
Remove defers in widget loading
2018-04-28 19:30:09 -07:00
Caleb Bassi
92374f240f
Bump version
2018-04-21 21:28:18 -07:00
Caleb Bassi
8505b9c240
Fix column spacing issues
2018-04-21 21:02:37 -07:00
Caleb Bassi
ba84728600
Change README codeblock to use correct language
2018-04-20 11:02:06 -07:00
Caleb Bassi
b0e129e1c1
Remove darwin from goreleaser and download.sh
2018-04-19 20:31:51 -07:00
Caleb Bassi
3f429fd8b6
Bump version
2018-04-19 20:29:27 -07:00
Caleb Bassi
5135d62cbe
Fix column sizing after terminal shrinks
2018-04-19 20:24:14 -07:00
Caleb Bassi
4da1e467d2
Better column alignment on right side
2018-04-19 20:10:27 -07:00
Caleb Bassi
106fad5ead
Don't change sortmethod to cpu with <tab>
2018-04-19 19:59:20 -07:00
Caleb Bassi
33e6b73398
Increase cpu and mem percentage padding
2018-04-19 19:58:04 -07:00
Caleb Bassi
ee84a9da2c
Update readme about dropping OSX support
2018-04-16 00:56:50 -07:00
Caleb Bassi
111d2008fa
Add disclaimer about OSX binary
2018-04-15 16:45:57 -07:00
Caleb Bassi
5f2772ef41
Center intro in readme
2018-04-15 16:28:47 -07:00
Caleb Bassi
7d0abdad08
Fix download script
...
Was downloading the wrong binary, since the cases were out of order.
2018-04-14 12:49:50 -07:00
Caleb Bassi
fdf5ef2555
Cleanup
2018-04-14 09:02:26 -07:00
Caleb Bassi
4d809023d3
Code cleanup
2018-04-14 09:01:45 -07:00
Caleb Bassi
e185593334
Code cleanup
2018-04-14 07:44:06 -07:00
Caleb Bassi
674b04b0ad
Update README
2018-04-13 17:02:10 -07:00