gotop - 基于终端的图形活动监视器受到gtop和vtop的启发
gotop - 基于终端的图形活动监视器受到gtop和vtop的启发
Assets
11
- gotop_2.0.1_darwin_amd64.tgz 2.5 MB
- gotop_2.0.1_linux_386.tgz 1.93 MB
- gotop_2.0.1_linux_amd64.deb 2.02 MB
- gotop_2.0.1_linux_amd64.rpm 2 MB
- gotop_2.0.1_linux_amd64.tgz 2 MB
- gotop_2.0.1_linux_arm5.tgz 1.86 MB
- gotop_2.0.1_linux_arm6.tgz 1.85 MB
- gotop_2.0.1_linux_arm7.tgz 1.85 MB
- gotop_2.0.1_linux_arm8.tgz 1.86 MB
- Source code (zip)
- Source code (tar.gz)
v2.0.1
Assets
11
- gotop_2.0.0_checksums.txt 558 Bytes
- gotop_2.0.0_darwin_386.tgz 1.32 MB
- gotop_2.0.0_darwin_amd64.tgz 1.38 MB
- gotop_2.0.0_linux_386.tgz 1.09 MB
- gotop_2.0.0_linux_amd64.tgz 1.14 MB
- gotop_2.0.0_linux_arm5.tgz 1.08 MB
- gotop_2.0.0_linux_arm6.tgz 1.07 MB
- gotop_2.0.0_linux_arm7.tgz 1.07 MB
- gotop_2.0.0_linux_arm8.tgz 1.05 MB
- Source code (zip)
- Source code (tar.gz)
Changelog
f4a5720 Bump version
f68eba9 Update readme
c2b06be Update readme
b28efdb Update readme
fdd41a9 Go 1.11+ no longer required to install from source because of vendor
fce8f0b Add go vendor
950c769 Fix go module issue with github.com/DHowett/go-plist
c34782d Upgrade gizak/termui@v3-wip
c1d7aad Fix custom colorscheme not loading (Close #93)
13b6294 Update github issue template
832fab9 Fix certain logs
1661917 Change log directory
e74e484 Refactor
49f89cf Fix event handling when help menu is visible (Close #90)
488fe86 Fix termui branch name
d8434b8 Update readme and cli arg help menu
37e1d9d Merge pull request #89 from serussell/master
a51cb8f Update readme
24ca528 Update README with option flag change for battery & adds status bar flag.
2a6a479 Merge https://github.com/cjbassi/gotop Disable all battery code if battery not selected in options. Refactors widgetCount to localize use.
2934d6f Fix sparkline title overflowing
5d17121 Add statusbar (Close #72)
ff62b55 Fix race condition panic
43d8b32 Merge branch 'termui-port'
2e48524 Port to termui 2.0
b73fe56 Add widget files from cjbassi/termui
5ee4b4a Adds battery support
7b77956 Fix docopt import path
b6e6e34 Code cleanup
50f1f6c Update readme
6cfd53f Update readme and bug report template with new config paths
4540985 Fix config path location on Windows and OSX
6188e24 Fix unnecessary goroutine
2e6615b Merge pull request #87 from 0mp/patch-1
db60645 Add FreeBSD installation instructions
Assets
11
- gotop_1.7.1_checksums.txt 558 Bytes
- gotop_1.7.1_darwin_386.tgz 1.16 MB
- gotop_1.7.1_darwin_amd64.tgz 1.22 MB
- gotop_1.7.1_linux_386.tgz 1.06 MB
- gotop_1.7.1_linux_amd64.tgz 1.11 MB
- gotop_1.7.1_linux_arm5.tgz 1.06 MB
- gotop_1.7.1_linux_arm6.tgz 1.05 MB
- gotop_1.7.1_linux_arm7.tgz 1.05 MB
- gotop_1.7.1_linux_arm8.tgz 1.02 MB
- Source code (zip)
- Source code (tar.gz)
Assets
11
- gotop_1.7.0_checksums.txt 558 Bytes
- gotop_1.7.0_darwin_386.tgz 1.16 MB
- gotop_1.7.0_darwin_amd64.tgz 1.22 MB
- gotop_1.7.0_linux_386.tgz 1.06 MB
- gotop_1.7.0_linux_amd64.tgz 1.11 MB
- gotop_1.7.0_linux_arm5.tgz 1.06 MB
- gotop_1.7.0_linux_arm6.tgz 1.05 MB
- gotop_1.7.0_linux_arm7.tgz 1.04 MB
- gotop_1.7.0_linux_arm8.tgz 1.02 MB
- Source code (zip)
- Source code (tar.gz)
Changelog
015f458 Bump version
c1e7986 Fix stderr redirection on arm64
e81b4c1 Update gitignore
001d5ca Change Disk column widths
ce4f867 Refactor error handling in main.go
f5ad5e8 Fix double counting network data with VPN (Close #61)
defda4a Remove 'mapper' from disk name
67e0fed Don't show Docker containers in Disk widget
2043837 Fix ignoring of loop disk devices
8548428 Redirect stderr to logfile
5de58c6 Refactor logging in main
7e9de44 Cleanup logic to trim 'dev' from disk partition
b0bf304 Fix bug_report log path
d712195 Fix panic on partition error
83bb121 Update termui; Closes #77
23fdf43 Fix ps whitespace parsing errors
44ed6e8 Fix process name cropping
1aa5eea Fix cpu usage percents panic
b166e61 Update bug report template
d928072 Update GitHub issue templates
cfcb489 Add more logging for Disk widget
a3c934e Update gopsutil for #41
c717178 Log to file on errors
3dee8bc Fix 'gg' and 'dd' keypresses
db57b40 Refactor config directory into global variable
a2d80c8 Fix C import; Closes #71
e596d52 Improve OSX temp names (#71)
38e3d78 Remove AUR submodule
a1e266a Merge pull request #75 from 999eagle/patch-loop-devices
40260a8 Filter loop devices in disk stats
cjbassi released this
Assets
9
Changelog
1ab25d0 Bump version
1b8c3ed Format cpu names based on cpu count
3570502 Refactor inline celsius conversion into a function
f66833c Add --fahrenheit flag, fix CPU ordering
b98d308 Update readme; Closes #74
14f4486 Add aur package submodule
4f9b165 Update readme
dfc62e6 Merge pull request #73 from smlrepo/master
0eb881d remove vendor
8ee8950 Refactor
ce5342c Don't sensor with a temp of 0
Assets
11
- gotop_1.5.1_checksums.txt 558 Bytes
- gotop_1.5.1_darwin_386.tgz 1.01 MB
- gotop_1.5.1_darwin_amd64.tgz 1.05 MB
- gotop_1.5.1_linux_386.tgz 1.06 MB
- gotop_1.5.1_linux_amd64.tgz 1.11 MB
- gotop_1.5.1_linux_arm5.tgz 1.05 MB
- gotop_1.5.1_linux_arm6.tgz 1.04 MB
- gotop_1.5.1_linux_arm7.tgz 1.04 MB
- gotop_1.5.1_linux_arm8.tgz 1.02 MB
- Source code (zip)
- Source code (tar.gz)
Changelog
7da570d Bump version
5778167 Fix #41
d44be12 Change 'make default' to 'make all'
69e3564 Cleanup merge from chiefy:feature/nfpm
0609656 Merge pull request #63 from chiefy/feature/nfpm
4bcf8a4 Adding instructions to README
d05e6b0 Create Makefile to target rpm/dep w/ nfpm
16c469d Work-in-progress adding nfpm
Assets
- 558 Bytes gotop_1.4.1_checksums.txt
- 998 KB gotop_1.4.1_darwin_386.tgz
- 1.02 MB gotop_1.4.1_darwin_amd64.tgz
- 910 KB gotop_1.4.1_linux_386.tgz
- 948 KB gotop_1.4.1_linux_amd64.tgz
- 920 KB gotop_1.4.1_linux_arm5.tgz
- 904 KB gotop_1.4.1_linux_arm6.tgz
- 902 KB gotop_1.4.1_linux_arm7.tgz
- 885 KB gotop_1.4.1_linux_arm8.tgz
- Source code (zip)
- Source code (tar.gz)
Changelog
d6a684d Bump version
8103dd3 Fix bug when partition mountpoint has a space
fa70da8 Update readme
e3e0160 Fix building issues
ba1ce86 Update readme to reflect OSX support
84e0703 Merge branch 'f1337-macos'
bed05dc Merge branch 'temps'
1ec79f1 Merge pull request #36 from f1337/temps
08ea0b3 fix typo in temp_darwin
6f4984e Separate temp widget by platform
3387d4c Add back files removed from gopsutil
84570df Update gopsutil
5878fd0 Merge branch 'macos' into macos-rebase
894b9b7 Revert "Remove darwin from goreleaser and download.sh"
035126b issue-27: cross-compile darwin w/ cgo
Assets
- 558 Bytes gotop_1.4.0_checksums.txt
- 998 KB gotop_1.4.0_darwin_386.tgz
- 1.02 MB gotop_1.4.0_darwin_amd64.tgz
- 910 KB gotop_1.4.0_linux_386.tgz
- 948 KB gotop_1.4.0_linux_amd64.tgz
- 920 KB gotop_1.4.0_linux_arm5.tgz
- 904 KB gotop_1.4.0_linux_arm6.tgz
- 902 KB gotop_1.4.0_linux_arm7.tgz
- 884 KB gotop_1.4.0_linux_arm8.tgz
- Source code (zip)
- Source code (tar.gz)
Changelog
ba1ce86 Update readme to reflect OSX support
84e0703 Merge branch 'f1337-macos'
bed05dc Merge branch 'temps'
1ec79f1 Merge pull request #36 from f1337/temps
08ea0b3 fix typo in temp_darwin
6f4984e Separate temp widget by platform
3387d4c Add back files removed from gopsutil
84570df Update gopsutil
5878fd0 Merge branch 'macos' into macos-rebase
894b9b7 Revert "Remove darwin from goreleaser and download.sh"
035126b issue-27: cross-compile darwin w/ cgo
Assets
Changelog
00e866c Change disk widget into a table
ee1c57c Show process args when ungrouped on unix
0647a4b Remove heading in ps output using arg
a65523d Fix build issue on windows
f243be7 Re-add windows gopsutil process info retrieval
3ab6ea2 Fix process cpu usage being divided by cpu count
b42d098 Switch to custom process info retrieval
716c642 Update readme
c02bf5d Remove Docker
Assets
Changelog
6827718 Don't bundle readme and license in build
3c321fb Update build steps
d658207 Auto fetch latest release in download.sh
3bcfe5f Fix goreleaser being in build folder
847b802 goreleaser now sets version during building
da6f6d2 Change process widget name to processes
f959128 Update README and download.sh
28bca3f Update README
23e5345 Update README
e31c826 Update build steps
7bb67a4 Update README
b91ff3c Fix colorscheme links in README
91de406 Update build steps
9b2f006 Add scripts folder
9431096 Create build folder
4d94559 Change media to assets
2806682 Move source files to src folder
b39fdb0 Update .goreleaser
1c97280 Bump version
c81c3fe Format temps to 2 digits
3cd69cb Add docker support
554519d Fix comment
8e750b8 Update gitignore
21747ec Remove defers in widget loading
92374f2 Bump version
Assets
Assets
Changelog
b0e129e Remove darwin from goreleaser and download.sh
3f429fd Bump version
5135d62 Fix column sizing after terminal shrinks
4da1e46 Better column alignment on right side
106fad5 Don't change sortmethod to cpu with
33e6b73 Increase cpu and mem percentage padding
ee84a9d Update readme about dropping OSX support
111d200 Add disclaimer about OSX binary
5f2772e Center intro in readme
7d0abda Fix download script
fdf5ef2 Cleanup
4d80902 Code cleanup
e185593 Code cleanup
674b04b Update README
d07f397 Add Homebrew to readme
Assets
- 754 Bytes gotop_1.2.12_checksums.txt
- 981 KB gotop_1.2.12_darwin_386.tgz
- 1010 KB gotop_1.2.12_darwin_amd64.tgz
- 930 KB gotop_1.2.12_linux_386.tgz
- 968 KB gotop_1.2.12_linux_amd64.tgz
- 940 KB gotop_1.2.12_linux_arm5.tgz
- 925 KB gotop_1.2.12_linux_arm6.tgz
- 923 KB gotop_1.2.12_linux_arm7.tgz
- 904 KB gotop_1.2.12_linux_arm8.tgz
- Source code (zip)
- Source code (tar.gz)
Assets
Assets
Changelog
2457910 Bump version
8f2a633 Update build steps
9bd89b1 Add logging to net data
08e9812 CPU widget code cleanup
Assets
Assets
- Switched to using master branch of gopsutil
Watchers:75 |
Star:4448 |
Fork:148 |
创建时间: 2018-02-19 15:25:22 |
最后Commits: 4天前 |
许可协议:AGPL-3.0 |
0ed7e58