Commit Graph

241 Commits (394d35473d11a9fdb5447468fba41b15473714e2)

Author SHA1 Message Date
Miguel Mota 3147bc1a5b Fix currency name 4 years ago
Miguel Mota 7ad375667f Disable hourly chart changes. Closes #52 4 years ago
Miguel Mota 7459139c15 Increase decimal places for btc and eth conversions. Closes #51 4 years ago
Miguel Mota 6fafc47a81 Increase max page results for coingecko. Closes #47 4 years ago
Miguel Mota 1c6722bab1 Update default config filepath 4 years ago
Tanguy ⧓ Herrmann 058e1b523b use standard config dir path 4 years ago
Miguel Mota 6a8124e72e Merge branch 'hmble-fix' 4 years ago
Miguel Mota f0187c3712 Fix names 4 years ago
Miguel Mota eb3831e385 Alphabetize currency list 4 years ago
Vuong 9033b1e903 added VND currency 4 years ago
Samyak Bakliwal a417e4b092 Fixes miguelmota/cointop#48 4 years ago
Miguel Mota c8803f703c Add tab keybinding to move to next row or next page 4 years ago
Miguel Mota 3f185334ca Fix marketbar currency when using coingecko api 4 years ago
Miguel Mota ca1987a0f8 Return error on update callback 4 years ago
Miguel Mota 38187de57c Fix chart update loader race condition. Closes #44 4 years ago
Miguel Mota 124812ff46 Remove fatal logs 4 years ago
Miguel Mota a000c96624 Remove log.Fatal artifact. Closes #46 4 years ago
Miguel Mota eaf66f6519 Use forked version of termbox-go to fix keybindings on freebsd. Closes #43 4 years ago
Miguel Mota b61e2fdd84 Update method descriptions 5 years ago
Miguel Mota 6f286490be Fix ldflags version 5 years ago
Miguel Mota c9211b53fd Use ldflags for version 5 years ago
Rigas Papathanasopoulos b46cea5801
Make chart height adjustable 5 years ago
Miguel Mota 33297c7be4
Return missing error 5 years ago
Miguel Mota 1aa81b8b06
Merge branch 'fix-dropped-errors' of github.com:alrs/cointop into alrs-fix-dropped-errors
* 'fix-dropped-errors' of github.com:alrs/cointop:
  Fix dropped errors
5 years ago
Miguel Mota 5f073fecf9
Navigation bug fixes. Fixes #41 5 years ago
Lars Lehtonen 489b0485b1 Fix dropped errors 5 years ago
Miguel Mota d2350a38bb
v1.3.5 5 years ago
Miguel Mota 5e2134e43e
Fix sorting issue with favorites and portfolio 5 years ago
Miguel Mota 3211bd7f52
Use os.UserHomeDir(); closes #40 5 years ago
Miguel Mota f2027ca78c
Remove additional price fetch; CoinGecko fixed bug 5 years ago
Miguel Mota f1e3f81ec0
Update isatty package to resolve #39 5 years ago
Miguel Mota db3cb70696
Use sync.Map for maintaining map of all coins 5 years ago
Miguel Mota 3c55749e34
v1.3.4 5 years ago
Miguel Mota 24e692c65a
Windows path fix 5 years ago
Miguel Mota 2d4185bbce
Fix for go10 5 years ago
Miguel Mota cea9a8164b
Use Go's filepath seperator for config path 5 years ago
Miguel Mota a29e06b9b1
Use mkdirAll for creating config 5 years ago
Miguel Mota e39aa24601
Fix nil check 5 years ago
Miguel Mota dbe0dad56b
v1.3.3 5 years ago
Miguel Mota 96cab2b405
Add chart loading label 5 years ago
Miguel Mota 3be23ec912
convert symbol to name for price api 5 years ago
Miguel Mota f64aa460b3
Use cobra for cli flags. Added price command 5 years ago
Miguel Mota 592d061ee8
Create view structures 5 years ago
Miguel Mota 4ef4f7aa54
Clean up 5 years ago
Miguel Mota bedbda8e00
cointop 1.3.2 5 years ago
Miguel Mota 29283b7d8e
table toggle fullscreen shortcut 5 years ago
Miguel Mota f1da2dcb40
Hide open shortcut in statusbar if no open command found 5 years ago
Miguel Mota 26871444c3
Change toml config defaultView to default_view 5 years ago
Miguel Mota 065ab017ec
Add refresh rate flag. Closes #23 5 years ago
Miguel Mota 4dece82e53
v1.3.1 5 years ago
Miguel Mota 0dac74cb8c
colorscheme help install instructions 5 years ago
Miguel Mota 0abaeb9e56
Remove exponential notation formatting from termui. Fixes #35 5 years ago
Miguel Mota 599d2a226a
Fetch full price if avaiable in coingecko api. Closes #37 5 years ago
Miguel Mota 22e5e5a201
Add flag to hide marketbar, statusbar, or chart view and add flag to only show the table. Closes #27 5 years ago
Miguel Mota a7b5713587
colorscheme parse hex 5 years ago
Miguel Mota 1308bec565
Add colorscheme command line flag 5 years ago
Miguel Mota 12d56decc3
Use theme styles 5 years ago
Miguel Mota 81af942dbf
Read colorscheme file 5 years ago
Miguel Mota da7cdbd959 1.2.2 5 years ago
Miguel Mota caf6a604e6 Fix market bar bg color 5 years ago
Miguel Mota a3d9626871 Fix concurrent filecache write error; hopefully actually fixes #32 5 years ago
Miguel Mota 14252d436f 1.2.1 5 years ago
Miguel Mota ca3921efb0 Use mutex locks for filecache writes; fixes #32" 5 years ago
Miguel Mota eaf94232a1 v1.2.0 5 years ago
Miguel Mota 6361b22399 Add CoinGecko API support 5 years ago
Miguel Mota be84b5e5bd Prompt for CoinMarketCap Pro API Key 5 years ago
Miguel Mota 4cc578ed36 1.1.5 5 years ago
Miguel Mota 0eb3daed6f closes #26 5 years ago
Miguel Mota e457a89755 use coinmarketcap pro api v1 5 years ago
Miguel Mota 6eb6236104 closes #24 5 years ago
Miguel Mota b91ef2944a update readme 5 years ago
Miguel Mota 22d551b3b4 add config, clean, and reset flags 5 years ago
Miguel Mota a9079bef8a makefile version flag 6 years ago
Miguel Mota 7474b5e1d6 update version 6 years ago
Miguel Mota 98b6d2bfbc update version 6 years ago
Miguel Mota 0c5a627d85 update version 6 years ago
Miguel Mota bd58b112f1 portfolio percentages 6 years ago
Miguel Mota 70e18090a9 portfolio chart 6 years ago
Miguel Mota caf7a757d3 portfolio add/edit menu 6 years ago
Miguel Mota f017555640 portfolio view 6 years ago
Miguel Mota b97936b54b show version in status bar and in help menu 6 years ago
Miguel Mota 22dd518200 print version 6 years ago
Miguel Mota 17494746b2 fix show link after refresh 6 years ago
Miguel Mota e188845dc1 store favorites by name instead of by symbol 6 years ago
Miguel Mota 8e8283e8fa add currencies 6 years ago
Miguel Mota b0e44a999f add NOK 6 years ago
Miguel Mota 1a81f7edfc add MYR currency 6 years ago
Miguel Mota ab90056cf7 XDG_CONFIG_HOME 6 years ago
Miguel Mota 70748c8e66 cmc ping 6 years ago
Miguel Mota 7182d9f2ed currency symbol 6 years ago
Miguel Mota 1acbf0ed30 fixes #9 6 years ago
Miguel Mota 775e22c3b3 c key fix 6 years ago
Miguel Mota ca1f268269 Q 6 years ago
Miguel Mota 25fe8b4921 highlight selected currency 6 years ago
Miguel Mota f92d76823f fixes #13 6 years ago
Miguel Mota 6be9c49a11 close #14 6 years ago
Miguel Mota ee294d8c68 transparent bg 6 years ago
Miguel Mota d4619b162f fix q key press + add quit view action 6 years ago
Miguel Mota e623c10dfd store selected currency + truncate decimals up to 2 6 years ago
Miguel Mota 3d9d551f6d add currency convert screenshot 6 years ago