0xflotus
96b03606bb
fix: small errors
2021-01-04 19:44:22 +01:00
Sean E. Russell
e2879e970c
Updated the changelog and readme for v4.0.1
2020-06-09 10:42:52 -05:00
Sean E. Russell
5590679cb4
Trying to get the workflow working.
2020-06-07 18:12:04 -05:00
Sean E. Russell
b20f477389
linting & documentation
...
Updated versioning and dates for release.
2020-06-07 16:56:19 -05:00
Sean E. Russell
dbaab87e71
Add peers section to README
2020-06-03 08:34:31 -05:00
Sean E. Russell
d6be10bcd8
Closes #100 , breaks up the README
2020-06-02 09:09:23 -05:00
Sean E. Russell
dcec8a53b7
Doc changes
2020-06-01 11:08:19 -05:00
Sean E. Russell
b24cd05fcc
Fixing github's inconsistent reference handling.
2020-05-31 20:08:40 -05:00
Sean E. Russell
e72e7be141
Bring 3.5.3 change log forward; pin golang.org/x/sys version
...
Changelog and Readme updates
2020-05-31 10:19:06 -05:00
Sean E. Russell
06ee1ad949
Merges #125 from @wcdawn, with some minor modifications.
2020-05-24 14:19:10 -05:00
Sean E. Russell
63c69872f8
Fixes the release version badge.
2020-05-13 12:35:54 -05:00
Sean E. Russell
9e4750f7ff
Adds a current-release badge to the README
2020-05-13 12:31:51 -05:00
Sean E. Russell
310a6d084d
Replaces the Prometheus client with VictoriaMetrics/metrics
2020-05-12 18:42:45 -05:00
Sean E. Russell
292c4c1bf3
Homebrew update
2020-05-05 09:33:37 -05:00
Sean E. Russell
91284adcf7
Fixes #115 ; makes instructions more brief.
2020-05-05 08:18:35 -05:00
Sean E. Russell
5ada5315d9
Fixes #92 , configurable temps; help text & docs clean-up; versions are now built into binaries at compile time; clean up old extensions params; adds --list command; adds --write-config command; fixes bug in colorscheme loading; fixes bug in Colorschemes -- all had empty Name attrs; adds ability to list devices.
2020-04-23 10:41:20 -05:00
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
Mathieu Tortuyaux
4903b76342
doc: add doc on gentoo installation
...
to install `gotop` it is currently required to add `guru` overlay.
https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7556ef0da625367b40d5b0ce7cbd92141a3e5a81
2020-04-13 19:54:13 +02:00
Sean E. Russell
73a36212ac
Fixes #75
2020-04-06 11:04:08 -05:00
Sean E. Russell
f428d851d0
Version bump for release
2020-03-06 07:29:23 -06:00
Sean E. Russell
8642e94d90
Workflow and documentation improvements.
2020-03-02 13:41:55 -06:00
Sean E. Russell
bfbdfaf2f5
Documentation updates.
...
Fixed badge names
Doc fixes
2020-03-01 06:34:36 -06:00
Sean E. Russell
102e544131
Adds build status
2020-02-29 16:26:29 -06:00
Sean E. Russell
98667ca9f7
Doc fix
2020-02-28 15:03:04 -06:00
Sean E. Russell
afb62afcdf
Path changes for major revision
2020-02-28 14:48:35 -06:00
Sean E. Russell
39dc97b37f
Documentation clean-up.
2020-02-23 08:16:02 -06:00
Sean E. Russell
5f37965467
Builds for darwin; requires docker.
...
osxcross has an old go; make go.mod match.
Directory clean-ups
2020-02-20 12:35:18 -06:00
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