You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cointop/cointop
Miguel Mota d2350a38bb
v1.3.5
5 years ago
..
api/coingecko Add CoinGecko API support 5 years ago
common Remove additional price fetch; CoinGecko fixed bug 5 years ago
actions.go Create view structures 5 years ago
cache.go Add CoinGecko API support 5 years ago
chart.go Update isatty package to resolve #39 5 years ago
coin.go Clean up 5 years ago
cointop.go Fix sorting issue with favorites and portfolio 5 years ago
cointop_test.go closes #24 5 years ago
colorscheme.go Clean up 5 years ago
config.go Windows path fix 5 years ago
conversion.go Use cobra for cli flags. Added price command 5 years ago
debug.go closes #26 5 years ago
default_colors.go Clean up 5 years ago
events.go Create view structures 5 years ago
favorites.go Fix sorting issue with favorites and portfolio 5 years ago
help.go Create view structures 5 years ago
keybindings.go Create view structures 5 years ago
layout.go Update isatty package to resolve #39 5 years ago
list.go Use sync.Map for maintaining map of all coins 5 years ago
marketbar.go Fix nil check 5 years ago
navigation.go Fix sorting issue with favorites and portfolio 5 years ago
portfolio.go Fix sorting issue with favorites and portfolio 5 years ago
quit.go Create view structures 5 years ago
refresh.go Update isatty package to resolve #39 5 years ago
save.go Fix sorting issue with favorites and portfolio 5 years ago
search.go Create view structures 5 years ago
selection.go Clean up 5 years ago
shortcuts.go table toggle fullscreen shortcut 5 years ago
size.go Update isatty package to resolve #39 5 years ago
sort.go Fix sorting issue with favorites and portfolio 5 years ago
statusbar.go Create view structures 5 years ago
stdin.go Create view structures 5 years ago
table.go Fix sorting issue with favorites and portfolio 5 years ago
table_header.go Create view structures 5 years ago
update.go Fix sorting issue with favorites and portfolio 5 years ago
util.go Use os.UserHomeDir(); closes #40 5 years ago
version.go v1.3.5 5 years ago
view.go Add chart loading label 5 years ago