Commit Graph

828 Commits

Author SHA1 Message Date
rare-magma
7f90fef354 close smart stream after reading temperature 2022-06-07 22:25:17 +02:00
rare-magma
6a979718dc use log for error instead of fmt 2022-06-07 20:43:04 +02:00
rare-magma
98c69b7dac improve and simplify disk type switch 2022-06-07 20:31:53 +02:00
rare-magma
b89c1dd748 add disk temperatures via smart.go / ghw 2022-06-06 21:18:59 +02:00
xxxserxxx
b0fd8ac8cd
Merge pull request #219 from aztecrabbit/fix-issue-16
Fix temperature widget not working
2022-05-13 13:30:52 -05:00
Akbar Rifai
7cb35f7f78 Ignore gopsutil host warnings 2022-05-13 19:48:12 +07:00
xxxserxxx
d3fc311d68
Merge pull request #215 from ignavan39/fix/ru_dict
feat: Update ru_RU.toml
2022-04-25 12:05:24 -05:00
Ivan Ignatenko
6ee75d345a
Update ru_RU.toml 2022-04-25 11:28:03 +03:00
Sean E. Russell
251bee9d17 git (or github) doesn't know about @latest (like Go does) 2022-03-27 15:43:05 -05:00
xxxserxxx
4f31421019
Merge pull request #213 from quantonganh/174-upload-download-different-colors
Different colors for download/upload
2022-03-27 10:26:28 -05:00
Quan Tong
3f903c796c Fixes #174: different colors for download/upload 2022-03-26 15:09:34 +07:00
Quan Tong
e0165a2283 Fixes test on darwin 2022-03-26 15:08:44 +07:00
Sean E. Russell
6daf693246 Fixes #207 2022-03-15 11:05:45 -05:00
Sean E. Russell
36cba3468c Merge branch 'master' of github.com:xxxserxxx/gotop 2022-03-15 10:57:31 -05:00
Sean E. Russell
a67301503c Fixes #209 (I hope) 2022-03-15 10:56:30 -05:00
xxxserxxx
b08c67b752
Merge pull request #205 from Tigerfyj/patch-3
Update the translation of zh-CN for fix-124
2022-02-18 11:45:47 -06:00
Yaojun Feng
7096393dd5
Merge branch 'master' into patch-3 2022-02-18 18:09:12 +08:00
Sean E. Russell
db95c9c48a The dash-patch was merged upstream by droundy, so this gets rid of the replace. 2022-02-17 13:28:21 -06:00
Sean E. Russell
f21a461346 Fixed target directory for man page; removes the homebrew trigger in release workflow -- gotop is in core. 2022-02-15 11:53:47 -06:00
Sean E. Russell
f15c3dea66 Update changelog 2022-02-14 15:35:16 -06:00
Sean E. Russell
70d96bd2c2 Temporarily replace David's goopt with my patched version that fixes the dash issue. 2022-02-10 09:24:50 -06:00
Sean E. Russell
7d2656726e Version bump for bugfix in action; maybe I should use @latest? 2022-02-09 14:10:14 -06:00
Sean E. Russell
66047ad64c Fixes #158, adding a man page. This replaces the flags library in the process. It also changes some of the new no- flags. 2022-02-09 13:18:39 -06:00
Sean E. Russell
7b8bf412b1 Another colorscheme lookup fix for when the config specifies no colorscheme. 2022-02-08 14:33:51 -06:00
Sean E. Russell
e01db2c144 Fixes #200, colorscheme in config file causes error. 2022-02-08 11:53:19 -06:00
Sean E. Russell
0f9c74eb08 Merge ../gotop-merge 2022-02-08 11:40:25 -06:00
Sean E. Russell
62e9bdad9f YML spacing cleanup, and add missing archive types. 2022-02-08 11:32:34 -06:00
Sean E. Russell
e739840ac0 FreeBSD was failing because the compiler name changed in the image. 2022-02-08 10:01:55 -06:00
Sean E. Russell
b89013b18a Fixes #198, adding back in deb and rpm packaging 2022-02-07 17:28:31 -06:00
Yaojun Feng
1e8f89f178
Update the translation of zh-CN for fix-124 2022-02-06 10:57:12 +08:00
Sean E. Russell
7dfd040628 Use a newer version of golang-build action, because old illuspas/xcgo tags keep disappearing. 2022-02-04 15:36:59 -06:00
Sean E. Russell
1a16363c78 Adds translations for fix-124; ru_RU and zh_CN are still pending. 2022-02-04 10:28:59 -06:00
Sean E. Russell
1163301362 Merge branch 'fix-124' of github.com:mjshariati98/gotop 2022-02-04 09:58:01 -06:00
xxxserxxx
32ad7539bc
Merge pull request #202 from xgdgsc/patch-1
Create htop
2022-02-04 09:53:07 -06:00
mjshariati98
c691514a41 Fix #124
- Add no-x options to disable options
2022-02-04 18:16:58 +03:30
xgdgsc
a3560cc11c
Update htop 2022-01-28 16:15:29 +08:00
xgdgsc
9c3b4fdbab
Create htop 2022-01-28 16:10:07 +08:00
Sean E. Russell
bfea0cdf86 Update releasing doc for changes over the past months. 2021-09-07 10:50:55 -05:00
xxxserxxx
a32a1c05ea
Merge pull request #195 from vabshere/vabshere-readme-typo
docs: fix Readme typo
2021-08-16 10:24:52 -05:00
vabshere
dee46ba44f
docs: fix Readme typo
Fix typo
2021-08-14 01:34:17 -07:00
Sean E. Russell
257706b0f8 New install instructions for Go 1.16 were missing a part. 2021-07-27 11:07:24 -05:00
Sean E. Russell
bbed8ce247 prerelease.yml needs to duplicate build.yml 2021-07-20 15:03:53 -05:00
Sean E. Russell
ac9e7e911a CI updates for cross-compile action changes 2021-07-20 14:56:10 -05:00
Sean E. Russell
170743dbcd Builder from "master" didn't work for some reason, so hard-coding the version. 2021-07-20 13:45:23 -05:00
Sean E. Russell
6809c82eb3 Documentation prep for release; remote monitoring docs cleanup. 2021-07-20 13:37:03 -05:00
Sean E. Russell
e21e972f78 Fixes #189 (thanks @donPatino) 2021-07-20 13:06:39 -05:00
Sean E. Russell
8d0c828e91 Merge remote-tracking branch 'darwinArm/darwin-arm64-dup2' 2021-07-20 09:33:09 -05:00
Sean E. Russell
bda9b394d0 Mostly TODOs, but adds command to build Darwin/ARM 2021-07-20 09:31:42 -05:00
Sean E. Russell
3507351262 Adds github link to help; tidys up spacing in help text. 2021-07-17 14:34:56 -05:00
Sean E. Russell
f250415541 Merge branch 'master' of github.com:xxxserxxx/gotop; fixes unreported bug where languages aren't listed. 2021-07-17 13:30:40 -05:00