cointop是一款用于跟踪加密货币的基于交互式终端的UI应用
cointop是一款快速轻量级交互式终端UI应用程序,用于实时跟踪和监控加密货币状态。 界面的灵感来自htop。Changelog
00d654a Update statusbar spacing
a9473e3 Fix coin name to ID lookup. #81
7fa0af0 Add 30 day percent change column
d8cbc89 Add additional currency conversions
673d05a Add configurable favorites table columns
184ebfb Dynamic column widths
ae65cc5 Add newline to market bar on resize
ea93f6b Table alignment fixes
68ff8ec Format fixes
3c9b482 Go to portfolio page after exiting entry update menu
11d6ec1 Add mutex lock to cache map. Closes #78
0f7c22b Merge branch 'maciejaszek-docker'
91c01cd Merge branch 'master' into maciejaszek-docker
c6744f1 Undo notification sound
d73ab15 Merge branch 'docker' of git://github.com/maciejaszek/cointop into maciejaszek-docker
c36f3de Add configurable portfolio table columns
23fe262 Update holdings config
0e6ba17 Dockerfile: split into two stages
c90f46a Dockerfile: bump Go to 1.15
82eb713 Add configurable preferred main table columns
093084e Full width highlight rows
3bc9313 Add price alerts table
cba53fe Set up price alerts config
060286a Set up notification package
b86ac68 Add cache wrapper package
6af3378 Add NixOS install instructions
a2f85dc Add xbps-install instructions for Void Linux
9e0988c Add social links
b699f1d ssh-server: Use hash of public key for config file path
8ea39c0 Add coin struct JSON tags
415b4c1 Separate out different tables
187f7a0 Add kde-open5 open command
51cb442 Add table scroll left/right shortcut
394d354 Consolidate UI packages
e89c5e6 Add script to get homebrew and snapcraft metrics
a3c8140 Update CHANGELOG
Assets
5
miguelmota released this
Changelog
0acb49c Travis lint fix
0859a6c Merge branch 'vuon9-feature/open-link-on-cmd-and-powershell'
6485927 #66 Ability to open link in cmd and powershell
49dc327 Merge branch 'vuongggggg-feature/sort-by-percentholdings-on-portfolio' into master
b10e9bb Align percent holdings header
3083dee added sort shortcut for [%]holdings on portfolio
f32f46e Merge branch 'vuongggggg-fix/make-windows-builds-again' into master
1a4710d Update error message
890fbf2 Fixed #70 - windows can build again
fa9274c Add currency conversion option to holdings command
2441a89 Update cache dir error message
87d1116 Normalize cache dir path from config
890e1c5 Store cache dir preference in config file and soft fail if cache dir error
f82c113 Prefix version with label
34111fc Update Makefile
Assets
5
miguelmota released this
Changelog
52c4da8 Update CHANGELOG
26956fc Move coins without rank to end of list. Fixes #59
996d842 Dockerfile: Add colorschemes
ac84b77 Merge branch 'feature/ssh-flags' into master
903227f Add colors-dir flag
8e9ac85 Merge branch 'sboselli-patch-1' into master
10c3f8d wip
9576af6 Fix version Regex in Binary install script
c16fc03 Log error and exit with code if invalid command. Closes #60
19b3fc6 Update rpm spec
Assets
5
miguelmota released this
Assets
5
miguelmota released this
Changelog
aa8ddff Update CHANGELOG
7ad3756 Disable hourly chart changes. Closes #52
7459139 Increase decimal places for btc and eth conversions. Closes #51
6fafc47 Increase max page results for coingecko. Closes #47
dbe32db Merge branch 'dolanor-master'
1c6722b Update default config filepath
3fbe1ff Merge branch 'master' of https://github.com/dolanor/cointop into dolanor-master
631197e Update Makefile
058e1b5 use standard config dir path
88be77e Update meta
Assets
6
miguelmota released this
Changelog
da95820 Update changelog
6a8124e Merge branch 'hmble-fix'
f0187c3 Fix names
eb3831e Alphabetize currency list
cf13ad6 Merge pull request #50 from vuongggggg/feature/support-currency-vnd
e4d0bc9 updated currency supported info
9033b1e added VND currency
a417e4b Fixes #48
c3aa7bf Update rpm build spec
Assets
6
Assets
6
Changelog
8ecbfa3 Update CHANGELOG
c8803f7 Add tab keybinding to move to next row or next page
3f18533 Fix marketbar currency when using coingecko api
ca1987a Return error on update callback
38187de Fix chart update loader race condition. Closes #44
124812f Remove fatal logs
a000c96 Remove log.Fatal artifact. Closes #46
Assets
6
Assets
6
Changelog
cb2e7f5 Update changelog
d2350a3 v1.3.5
5e2134e Fix sorting issue with favorites and portfolio
fd3ba0f require go v1.12
3211bd7 Use os.UserHomeDir(); closes #40
f2027ca Remove additional price fetch; CoinGecko fixed bug
f1e3f81 Update isatty package to resolve #39
50f69ec Add mentions
db3cb70 Use sync.Map for maintaining map of all coins
2e36bdb Update assets
Assets
6
miguelmota released this
Changelog
3c55749 v1.3.4
68a8a0f Update windows instructions
24e692c Windows path fix
d13be7d Update README
2d4185b Fix for go10
cea9a81 Use Go's filepath seperator for config path
a29e06b Use mkdirAll for creating config
e39aa24 Fix nil check
Assets
6
miguelmota released this
Changelog
dbe0dad v1.3.3
96cab2b Add chart loading label
3be23ec convert symbol to name for price api
f64aa46 Use cobra for cli flags. Added price command
592d061 Create view structures
8cdb1b1 Fix readme typo
4ef4f7a Clean up
Assets
6
miguelmota released this
Changelog
bedbda8 cointop 1.3.2
29283b7 table toggle fullscreen shortcut
47b4b84 Merge pull request #38 from waymobetta/master
93d019e [README] fix license path
d3654a7 add windows build instruction to faq
f1da2dc Hide open shortcut in statusbar if no open command found
52496b8 Fix refresh limit flag default
2687144 Change toml config defaultView to default_view
065ab01 Add refresh rate flag. Closes #23
9c465bf Update changelog
348190d Update readme
Assets
6
miguelmota released this
Changelog
4dece82 v1.3.1
0dac74c colorscheme help install instructions
0abaeb9 Remove exponential notation formatting from termui. Fixes #35
599d2a2 Fetch full price if avaiable in coingecko api. Closes #37
22e5e5a Add flag to hide marketbar, statusbar, or chart view and add flag to only show the table. Closes #27
434db03 Update readme
Assets
6
miguelmota released this
Changelog
a255d67 go mod vendor
6405fda Update CHANGELOG
a7b5713 colorscheme parse hex
eb14d98 Update readme
bdcde19 Add colorscheme section to readme
1308bec Add colorscheme command line flag
12d56de Use theme styles
81af942 Read colorscheme file
65f4317 Add tip jar
Assets
6
miguelmota released this
Assets
6
miguelmota released this
Assets
6
miguelmota released this
Changelog
1a2c05b go mod vendor
0eb3dae closes #26
e457a89 use coinmarketcap pro api v1
3080174 update readme
8db0e65 update faq
f109e58 mentions
5536bfc update snapcraft go
6eb6236 closes #24
b7ea461 Merge pull request #25 from waymobetta/patch-1
8fb6c46 fix installing path
5b40698 update readme
Assets
6
miguelmota released this
Assets
6
Assets
6
Changelog
b91ef29 update readme
22d551b add config, clean, and reset flags
9b0670f Merge pull request #23 from The-King-of-Toasters/master
e9b91f9 Fix README
03fcbc6 [readme] search instructions
88a8733 Merge branch 'The-King-of-Toasters-master'
8841804 add make deps
3977149 Add Arch instructions, bump version requirements and fix formatting.
3ec497b Transfer from dep to go modules.
e41559f add portfolio screenshot to readme
a9079be makefile version flag
miguelmota released this
Assets
6
1.0.6
miguelmota released this
Assets
Changelog
e188845 store favorites by name instead of by symbol
a437bf1 update readme
a20f9d7 resize
1e90b87 update image
39bb319 update readme
7834a3f update readme
8e8283e add currencies
b0e44a9 add NOK
1a81f7e add MYR currency
e8f02ac update brew instructions
803ece8 rpmlint
d1bc73f copr dev
88c81c8 copr update instructions
8d06bc2 rm empty cmd
dc02e6a project pages + copr install
0ba3dc3 add changelog
9f00ca1 create code of conduct
a8d578a create contributing.md
aceb584 Create pull request template
e3ee945 Update issue templates
cf0ad3b 1.0.5
1.0.5
miguelmota released this
Assets
Changelog
69da4cf add .goreleaser
c0716fb brew test
8b33ac7 Merge pull request #15 from TingPing/patch-1
9139338 update flathub commit rev
5e08a6f add flathub category
249228b appdata: Fix license
9b1b495 flatpak instructions update
9c384ec Exec=cointop
fccab72 move appdata.xml to share/metainfo
413ca00 update flatpak rev
1eafc9d add flathub .desktop file
7beea7d move icons to assets
880d8c5 flathub icons
ab90056 XDG_CONFIG_HOME
e9e480a add flathub files
4454d46 fix output
bbb0d00 clean up
1157009 update flatpak script
1.0.1
miguelmota released this
brew test
Watchers:67 |
Star:2007 |
Fork:149 |
创建时间: 2018-03-30 06:03:28 |
最后Commits: 6天前 |
许可协议:Apache-2.0 |
0a0530d
Compare
Changelog
0a0530d Add option to keep row focus on sort
269b9ad go mod tidy