Sean E. Russell
2a53398681
Adds log rotation, config file support, and refactoring. Colorschemes are self-registered. Merge remote-tracking branch 'jrswab/configFile111' into config_file; drastically refactored, and am not sure how much original code from the patch was used.
2020-02-17 11:40:16 -06:00
Sean E. Russell
f850a47d91
Merge remote-tracking branch 'rephorm/filter'
2020-02-14 09:35:58 -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
4e2275c9f7
Merge remote-tracking branch 'theverything/add-missing-option-to-readme'
2020-02-14 07:07:27 -06:00
Sean E. Russell
38d7736ca0
Switching maintainership.
2020-02-13 16:26:28 -06:00
Sean E. Russell
ed01cf48d2
Updates docs for layout rework.
2020-02-13 13:45:16 -06:00
Sean E. Russell
b60451ea2d
Updates README with information about layouts
2020-02-13 10:37:11 -06:00
Sean E. Russell
7e5c0c969c
Fixes the directory structure.
2020-02-13 10:15:52 -06:00
Caleb Bassi
755037d211
Add deprecation notice
2020-01-25 10:14:57 -08:00
Jeffrey Horn
b1e97a8a79
Add missing cli option to README and fix formatting
2019-09-26 16:01:02 -07:00
Matt Melquiond
fcdb71bfad
added cli usage info, removed useless type alias
2019-09-09 20:46:34 +02:00
Matt Melquiond
b80258b07e
Implement #148 and #149
2019-06-12 23:28:52 +02:00
Brian Mattern
32f88622c7
Convert tabs to spaces in README.md.
2019-06-03 15:36:01 -07:00
Brian Mattern
2aea13bf0a
Refactor filter editing input handling.
...
Only swallow events that are explicitly handled by the editor. Fall
through to the default event handling for all other events.
Also, cancel editing on <Escape> and fix README file formatting.
2019-06-03 14:38:09 -07:00
Brian Mattern
866281cc42
First pass at filter support.
...
Press / to input a filter string. The proc list will be filtered to
procs that contain the filter as a substring of either the command or
the string representation of the PID.
2019-05-31 23:20:55 -07:00
Caleb Bassi
1b5985860c
Misc project changes
2019-05-29 15:07:01 -07:00
matt LLVW
0d783d932e
added README interface option
2019-05-14 22:44:18 +02:00
Caleb Bassi
21cd642424
readme: add snap installation instructions
2019-04-25 18:00:25 -07:00
Caleb Bassi
3a804eb666
Update readme
2019-02-23 17:13:34 -08:00
Caleb Bassi
334f08bc5a
Revert back to using XDG on macOS
2019-02-22 11:52:02 -08:00
Caleb Bassi
357ff01fe3
Change -v to -V for version
2019-02-22 11:50:16 -08:00
Caleb Bassi
dd25fa5458
Update readme
2019-02-07 01:41:47 -08:00
Caleb Bassi
180ab4c804
Add .travis.yml and reconfigure release process
...
- travis-ci used to publish binaries to the GitHub releases tab on new release
- Will also publish .deb and .rpm packages
- Haven't gotten the checksums file to work yet
- OSX x86 also isn't working
- No longer using goreleaser to publish binaries
- didn't support cgo cross compilation which made things difficult
- Remove obsolete Makefile
2019-02-07 00:27:21 -08:00
Caleb Bassi
f68eba995d
Update readme
2019-01-16 21:00:38 -08:00
Caleb Bassi
c2b06bece0
Update readme
2019-01-16 14:57:54 -08:00
Caleb Bassi
b28efdb1bc
Update readme
2019-01-16 14:02:54 -08:00
Caleb Bassi
fdd41a943e
Go 1.11+ no longer required to install from source because of vendor
2019-01-14 20:28:12 -08:00
Caleb Bassi
d8434b87c8
Update readme and cli arg help menu
2019-01-04 10:02:07 -08:00
Caleb Bassi
37e1d9dc13
Merge pull request #89 from serussell/master
...
Adds battery support
2019-01-04 09:43:37 -08:00
Caleb Bassi
a51cb8f5e6
Update readme
2019-01-04 09:35:18 -08:00
Sean E. Russell
24ca528cef
Update README with option flag change for battery & adds status bar
...
flag.
2019-01-01 11:16:51 -06:00
Sean E. Russell
2a6a479d11
Merge https://github.com/cjbassi/gotop
...
Disable all battery code if battery not selected in options.
Refactors widgetCount to localize use.
2019-01-01 11:04:31 -06:00
Caleb Bassi
2e48524cc9
Port to termui 2.0
2018-12-31 18:23:45 -08:00
Sean E. Russell
5ee4b4a978
Adds battery support
...
Cleans up mod file; adds flag for battery.
Adds documentation; fixes missing color sets for battery.
2018-12-26 23:15:44 -06:00
Caleb Bassi
50f1f6cbd8
Update readme
2018-12-22 19:19:04 -08:00
Caleb Bassi
6cfd53f077
Update readme and bug report template with new config paths
2018-12-22 19:15:47 -08:00
Mateusz Piotrowski
db60645f1a
Add FreeBSD installation instructions
...
A port was recently added:
https://www.freshports.org/sysutils/gotop/
2018-12-14 11:35:28 +01:00
Caleb Bassi
b98d308fab
Update readme; Closes #74
2018-12-01 20:08:00 -08:00
Caleb Bassi
4f9b165b5b
Update readme
2018-11-29 21:41:42 -08:00
Caleb Bassi
8ee8950ba2
Refactor
...
Updated event management based on changes to termui
2018-11-29 18:17:13 -08:00
Caleb Bassi
69e3564268
Cleanup merge from chiefy:feature/nfpm
2018-10-22 19:18:06 -07:00
Christopher 'Chief' Najewicz
4bcf8a4c63
Adding instructions to README
2018-10-12 11:49:58 -04:00
Caleb Bassi
6526c60e2b
Fix cli options in readme. Closes #60
2018-09-18 16:39:41 -07:00
Caleb Bassi
db1b2fbc70
Add custom colorscheme loading. Closes #55
2018-09-18 13:42:49 -07:00
Caleb Bassi
9f7e5cef4f
Update README
2018-08-16 16:40:26 -07:00
Caleb Bassi
fa70da84a3
Update readme
2018-05-24 14:31:36 -07:00
Caleb Bassi
ba1ce86eff
Update readme to reflect OSX support
2018-05-23 21:51:33 -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
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
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
9b2f006f14
Add scripts folder
2018-05-10 21:37:54 -07:00
Caleb Bassi
4d94559479
Change media to assets
2018-05-10 21:26:55 -07:00
Caleb Bassi
3cd69cbe69
Add docker support
2018-05-04 16:47:42 -07:00
Caleb Bassi
ba84728600
Change README codeblock to use correct language
2018-04-20 11:02:06 -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
fdf5ef2555
Cleanup
2018-04-14 09:02:26 -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
Caleb Bassi
d07f397f0d
Add Homebrew to readme
2018-04-13 16:53:27 -07:00
Caleb Bassi
e1db474d4d
Update readme
2018-04-13 16:29:39 -07:00
Caleb Bassi
2d86953e62
Fix image scaling
2018-04-12 23:13:02 -07:00
Caleb Bassi
44a8caa3ee
Fix image alignment in readme
2018-04-11 19:01:38 -07:00
Caleb Bassi
b870d199ba
Add credits section to README
2018-04-11 11:23:19 -07:00
Caleb Bassi
3bc4da4f96
Add logo
2018-04-11 11:05:12 -07:00
Caleb Bassi
078f3d573c
Add support for darwin_386
2018-04-10 20:35:28 -07:00
Caleb Bassi
171e964d38
Update README
2018-04-10 20:35:28 -07:00
Caleb Bassi
adbc86235c
Update README
2018-04-09 19:15:25 -07:00
Caleb Bassi
2d8ee4aaf4
Update README about installation methods
2018-04-09 11:06:23 -07:00
Caleb Bassi
ca4febfc8b
Update README about AUR package
2018-04-09 09:10:45 -07:00
Caleb Bassi
da98e5421b
Update README
2018-03-29 16:51:00 -07:00
Caleb Bassi
bfd6382f6b
Add media folder
2018-03-22 16:35:16 -07:00
Caleb Bassi
88548b8774
Changed demo.gif and added minimal.png
2018-03-10 19:12:18 -08:00
Caleb Bassi
75220b3db8
Added graph zooming; closes #3
2018-03-09 16:29:05 -08:00
Caleb Bassi
d3bf834aa3
Updated README
2018-03-09 13:36:54 -08:00
Caleb Bassi
35e79f132b
Moved todos in README to isses on GitHub
2018-03-05 11:54:16 -08:00
Caleb Bassi
df31432a06
Updated README
2018-03-04 21:19:31 -08:00
Caleb Bassi
79bb190494
Updated keybinds in README and help widget
2018-03-04 20:00:55 -08:00
Caleb Bassi
47a98de44b
Code cleanup
2018-03-03 17:05:52 -08:00
Caleb Bassi
44a6eebae9
Updated download script and method
2018-02-26 12:55:05 -08:00
Caleb Bassi
a00933af7c
Updated README
2018-02-25 23:02:50 -08:00
Caleb Bassi
6c1848eea7
Code cleanup and updated README
2018-02-25 22:51:51 -08:00
Caleb Bassi
21aed4b1ea
Removed gotop specific stuff from termui
2018-02-24 21:35:57 -08:00
Caleb Bassi
a2fd8dc4fa
Moar code cleanup
2018-02-23 21:15:38 -08:00
Caleb Bassi
c716a84392
Removed extra keybinds from README and help widget
2018-02-22 14:51:33 -08:00
Caleb Bassi
d2ecb1cef6
install.sh doesn't copy to /usr/bin anymore
2018-02-22 14:42:26 -08:00
Caleb Bassi
37d63bf19e
Updated colorschemes
2018-02-21 17:49:47 -08:00
Caleb Bassi
11ea4262e9
Added demo.gif
2018-02-21 14:00:40 -08:00
Caleb Bassi
c267d874ee
Added solarized picture
2018-02-21 12:09:46 -08:00
Caleb Bassi
8531e40b09
Fixed colorschemes
2018-02-21 11:15:53 -08:00
Caleb Bassi
88dbb6a453
Fixed theme bg color missing spots
2018-02-21 10:39:19 -08:00
Caleb Bassi
096182de4d
Help menu is now centered
2018-02-21 03:42:40 -08:00
Caleb Bassi
ac218f66ee
Updated README
2018-02-21 03:07:22 -08:00
Caleb Bassi
cf23d4d9b7
Updated README
2018-02-21 02:41:33 -08:00
Caleb Bassi
cb3ba0396e
Added Darwin 64bit to install
2018-02-21 02:37:29 -08:00