Commit Graph

105 Commits (99bbeadc2d32b6161c6bab159d516463ee979175)

Author SHA1 Message Date
Miguel Mota 99bbeadc2d Support multiple coins for price command 3 years ago
Miguel Mota 673d05a928 Add configurable favorites table columns 3 years ago
Miguel Mota 184ebfb497 Dynamic column widths 3 years ago
Miguel Mota ae65cc58d7 Add newline to market bar on resize 3 years ago
Miguel Mota 68ff8ecfb7 Format fixes 3 years ago
Miguel Mota 23fe26297f Update holdings config 3 years ago
Miguel Mota 82eb713652 Add configurable preferred main table columns 3 years ago
Miguel Mota 3bc93134c9 Add price alerts table 3 years ago
Miguel Mota cba53fe5d4 Set up price alerts config 4 years ago
Miguel Mota b86ac682c9 Add cache wrapper package 4 years ago
Miguel Mota 415b4c1d94 Separate out different tables 4 years ago
Miguel Mota 51cb442698 Add table scroll left/right shortcut 4 years ago
Miguel Mota 394d35473d Consolidate UI packages 4 years ago
Miguel Mota 2441a89a6f Update cache dir error message 4 years ago
Miguel Mota 890e1c5704 Store cache dir preference in config file and soft fail if cache dir error 4 years ago
Miguel Mota 52c4da8c70 Update CHANGELOG 4 years ago
Miguel Mota 26956fcaca Move coins without rank to end of list. Fixes #59 4 years ago
Miguel Mota 903227fe78 Add colors-dir flag 4 years ago
Miguel Mota d9e1b882e2 Merge branch 'biehlerj-master' 4 years ago
Miguel Mota 97a2f5280d Use os.UserConfigDir() for preferred config directory 4 years ago
Miguel Mota 261f893c61 Add command to read bitcoin dominance percentage 4 years ago
Miguel Mota 3ee33586e5 Implement api interface for selective coin data 4 years ago
Miguel Mota 97facbe48d Add command to print holdings 4 years ago
Miguel Mota 4e6a4717ce Add per page flag 4 years ago
Miguel Mota d9ea155004 Add no-cache option 4 years ago
Miguel Mota 3fc19adefa Add host key flag to SSH server 4 years ago
Miguel Mota 2fca6eefb0 Fix config path not set 4 years ago
Miguel Mota 1ee3814f73 Add cache directory option 4 years ago
Miguel Mota 52be62a2c1 Add comments 4 years ago
Miguel Mota 2d54de72c7 Add option flag to silence log output 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 124812ff46 Remove fatal logs 5 years ago
Miguel Mota eaf66f6519 Use forked version of termbox-go to fix keybindings on freebsd. Closes #43 5 years ago
Miguel Mota b61e2fdd84 Update method descriptions 5 years ago
Rigas Papathanasopoulos b46cea5801
Make chart height adjustable 5 years ago
Miguel Mota 5f073fecf9
Navigation bug fixes. Fixes #41 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 db3cb70696
Use sync.Map for maintaining map of all coins 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 29283b7d8e
table toggle fullscreen shortcut 5 years ago
Miguel Mota 065ab017ec
Add refresh rate flag. Closes #23 5 years ago
Miguel Mota 0abaeb9e56
Remove exponential notation formatting from termui. Fixes #35 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 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