Commit Graph

767 Commits

Author SHA1 Message Date
ad8adfdf94 Merge pull request #154 from aofei/master
Only render mem info when its total > 0
2020-11-23 14:36:35 -06:00
e6447d6dcf Only render mem info when its total > 0 2020-11-22 19:19:02 +08:00
209e90b31b [docs] Fix links in docs
- 3 Links in colorschemes.md lead to the current docs directory instead of its actual directory in the root

- 1 link in releasing.md didnt have the corrent linking syntax causing the link to send the uesr to a page that doesnt exist
2020-11-19 01:32:23 -07:00
e8d05fa806 Update main.go 2020-09-09 16:10:49 +03:00
72cde05458 Merge branch 'v4.0.2' into master 2020-08-25 08:25:39 -05:00
edf0c2a3a8 Fixes bad label keys in disk widget; finishes Esperanto translation. 2020-08-25 08:23:42 -05:00
df2da8a250 Closes #147. 2020-08-24 14:31:29 -05:00
fa9357d1ed Closes #32. Average is really average, over time. Boldify the AVRG label. Remove spurious sync lock. 2020-07-25 07:28:23 -05:00
c25e58e79c Closes #32. Average is really average, over time. Boldify the AVRG label. Remove spurious sync lock. 2020-07-25 07:23:17 -05:00
f9f330a910 Merge pull request #142 from aofei/master
Align CPU values in CPU widget
2020-07-24 09:16:45 -05:00
8843a3bdc7 Merge branch 'i18n' of github.com:xxxserxxx/gotop into i18n 2020-07-24 09:14:59 -05:00
afa80c7f17 Merge pull request #141 from Tigerfyj/i18n
Correct the translation of 'gauge'.
2020-07-24 09:14:27 -05:00
2c811064dd Adds Esperanto (incomplete) 2020-07-24 08:38:56 -05:00
4a766282cf Align CPU values in CPU widget 2020-07-21 21:34:44 +08:00
19884d1868 Correct the translation of 'gauge'. 2020-07-09 22:16:28 +08:00
b767f7fbda Cleaned up previous commit. 2020-07-01 16:03:40 -05:00
fc7e19d991 Closes #140 -- include instructions in the README for properly setting the version. 2020-07-01 15:57:50 -05:00
9b176e678e Work-around for bug shirou/gopsutil#849, addressing #135 2020-06-26 11:50:15 -05:00
050b62a20a Fixes #134, caused by a divide by zero error on systems with no batteries 2020-06-23 07:12:09 -05:00
a7dee09b42 Merge pull request #138 from Tigerfyj/i18n
Add more translation items
2020-06-22 10:29:34 -05:00
ccf7a6822f Fix build errors on FreeBSD 2020-06-22 10:23:10 -05:00
8ef3011b94 Translate the 'list' 2020-06-22 23:01:13 +08:00
79867c09ad Merge remote-tracking branch 'upstream/i18n' into i18n 2020-06-22 22:55:41 +08:00
cc42059b2e Add more translation. 2020-06-22 22:49:03 +08:00
81424fb000 Fix windows compile errors. 2020-06-21 11:49:04 -05:00
b49c7c9a60 Revert to English if jibber_jabber can't detect the language; revert accidental removal of two zh_CN translations. 2020-06-21 10:14:18 -05:00
fd91f5b445 Add 3 translation line of the [help] section. 2020-06-21 11:23:05 +08:00
23364aa754 More strings moved to translations 2020-06-20 16:47:48 -05:00
9a56571373 Fixes the help text issue. Moved some hard-coded strings to the translation files. 2020-06-20 08:33:01 -05:00
c0a06128a2 Merge branch 'i18n' of github.com:xxxserxxx/gotop into i18n 2020-06-20 07:02:41 -05:00
ddeadfbf14 Merge pull request #137 from Tigerfyj/i18n
Update the translation of Mandarin Chinese
2020-06-20 07:01:05 -05:00
90c273c9de Correct the wording of 'scale'. 2020-06-20 14:07:32 +08:00
7c51eca9fd Merge pull request #1 from Tigerfyj/translation-zh-CN
Update the translation of Mandarin Chinese
2020-06-20 13:27:41 +08:00
342efdd29a Update the translation of Mandarin Chinese 2020-06-20 13:26:35 +08:00
aa828c5790 Translation files are now bundled. 2020-06-19 10:01:26 -05:00
de187a89ae Added a dummy temperature widget label for testing 2020-06-18 20:03:42 -05:00
b6b7541524 Expand translations 2020-06-18 19:51:01 -05:00
f599454875 Merge branch 'master' into i18n 2020-06-18 16:47:36 -05:00
b29c2b1c89 Merge branch 'master' into i18n 2020-06-18 16:46:56 -05:00
e59e91847b Merge pull request #136 from Tigerfyj/patch-1
Add a translation file of Mandarin Chinese
2020-06-16 05:36:15 -05:00
cc76bda5d8 Add a translation file of Mandarin Chinese 2020-06-14 23:05:17 +08:00
0b463d427f Fixme comment 2020-06-12 10:22:23 -05:00
e2879e970c Updated the changelog and readme for v4.0.1 2020-06-09 10:42:52 -05:00
1181b94bd2 Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
5590679cb4 Trying to get the workflow working. 2020-06-07 18:12:04 -05:00
b20f477389 linting & documentation
Updated versioning and dates for release.
2020-06-07 16:56:19 -05:00
b13fd2833c Spelling. 2020-06-03 08:43:58 -05:00
dbaab87e71 Add peers section to README 2020-06-03 08:34:31 -05:00
5274d20897 Prep for v4.0.0 release 2020-06-02 10:30:03 -05:00
d6be10bcd8 Closes #100, breaks up the README 2020-06-02 09:09:23 -05:00