Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Releases: cjbassi/gotop

1.2.9

11 Apr 21:39
Compare
Choose a tag to compare

Changelog

9314a25 Bump version
d4bf12e Update cpu logging

1.2.8

11 Apr 19:04
Compare
Choose a tag to compare

Changelog

c959075 Bump version
1090d32 Update termui to fix table bug
b870d19 Add credits section to README
3bc4da4 Add logo

1.2.7

11 Apr 04:40
Compare
Choose a tag to compare

Changelog

2457910 Bump version
8f2a633 Update build steps
9bd89b1 Add logging to net data
08e9812 CPU widget code cleanup

1.2.6

11 Apr 03:36
Compare
Choose a tag to compare

Changelog

9f22c32 Bump version
078f3d5 Add support for darwin_386
4e803bb Update ISSUE_TEMPLATE
171e964 Update README
8b7b7bb Add Error function; improve logging
96596fe Update issue template
11d1d84 Add more cpu logging
baaa483 Update build steps

1.2.5

10 Apr 05:31
Compare
Choose a tag to compare

Changelog

a3089bc Bump version
40981ed Add default-dark colorscheme
adbc862 Update README
99f907b Update build steps

1.2.4

10 Apr 01:53
Compare
Choose a tag to compare

Changelog

643383b Bump version
b36602c Add goreleaser
39f7d34 Update issue template
76953a0 Add more cpu logging
a93acab Add ISSUE_TEMPLATE.md
ee1455e Update dependencies
2d8ee4a Update README about installation methods
e24d772 Add logging for CPU widget
6b469e9 Closes #11
ca4febf Update README about AUR package
6598c64 Update Gopkg.toml
dfc92eb Bump version
8009e1d Fix issues with gopsutil and dep
1a61eb2 Move gotop.go to main.go
3cc1e4e Fixed docopt dep version issue
da98e54 Update README
dc41895 Move termui to seperate repo
dc8cc5a Change methods to use 'self' keyword
0aa09f4 Bumped version
86c5c71 Average cpu usage when more than 8 cores

1.2.3

08 Apr 23:55
Compare
Choose a tag to compare
  • Switched to using master branch of gopsutil

1.2.2

27 Mar 21:04
Compare
Choose a tag to compare

Average out CPU usage when there's more than 8 cores

1.2.1

10 Mar 04:33
Compare
Choose a tag to compare
  • Added zooming
  • Added command line rate option
  • Added minimal mode

1.1.1

05 Mar 05:13
Compare
Choose a tag to compare
  • Cleaned up help widget text
  • Fixed bug where clicking would render the Process Table when help menu was toggled