Vuong
2a08ef0a52
Update go mod
2021-11-12 11:44:19 +00:00
Vuong
fee0bd9806
Set key binding if key is Uppercase rune and missing Shift
...
- Also revert matchEvent func
2021-11-11 21:46:30 +07:00
Simon Roberts
8b8db3bd13
Minor code style/comment cleanups; remove redundant code ( #257 )
...
* Fix comments
* Fix bug with localization param
* Remove unused modules, fix a few minor code style issues
2021-11-08 16:02:42 +11:00
Miguel Mota
55ab27095d
go mod tidy
2021-11-07 14:21:00 -08:00
Simon Roberts
9a906c3a68
Migrate from termbox-go to tcell ( #232 )
...
Lots of new functionality including:
- mouse support: click select, scroll, menus, table-sorting, etc
- 24-bit color support in themes
Co-authored-by: Simon Roberts <simon.roberts@anz.com>
Co-authored-by: ѵµσɳɠ <3168632+vuon9@users.noreply.github.com>
2021-11-07 14:03:54 +11:00
Simon Roberts
1cf12fd173
Add github.com/jeandeaual/go-locale for locale-detection across platform
2021-10-08 08:36:00 +11:00
Simon Roberts
24f1286067
Add github.com/goodsign/monday for locale-specific date formatting
2021-10-06 19:04:38 +11:00
Miguel Mota
f375eec1eb
Rename org miguelmota → cointop-sh
2021-09-29 23:17:58 -07:00
Simon Roberts
a73b9ede17
Convert ct.debuglog() to logrus.Debug()
2021-09-05 11:52:44 +10:00
Miguel Mota
1a789cb587
go mod vendor
2021-09-04 13:31:08 -07:00
Simon Roberts
09b66439fc
Switch to github.com/antonmedv/expr for expression evaluation
2021-08-30 11:19:34 +10:00
Simon Roberts
b23e65cf28
Use govaluate to evaluate expressions in portfolio entry
2021-08-27 15:02:26 +10:00
Miguel Mota
aec94c3aa3
go mod tidy
2021-04-21 00:07:22 -07:00
Miguel Mota
92e939902e
Add stripansi dependency
2021-04-21 00:05:22 -07:00
Miguel Mota
295f163ae2
Update CoinMarketCap graph data endpoint
2021-02-18 22:14:24 -08:00
Miguel Mota
c6744f173d
Undo notification sound
2021-01-31 20:16:26 -08:00
Miguel Mota
060286af9c
Set up notification package
2020-12-20 22:05:25 -08:00
Miguel Mota
51cb442698
Add table scroll left/right shortcut
2020-11-21 14:41:18 -08:00
Miguel Mota
8d3d026b50
go mod vendor
2020-08-10 22:39:58 -07:00
Miguel Mota
a7f1e12c60
go mod vendor
2020-08-10 01:35:29 -07:00
Miguel Mota
97facbe48d
Add command to print holdings
2020-08-09 18:42:04 -07:00
Miguel Mota
bea2b1257c
Show currency symbols in convert menu
2020-08-05 23:02:49 -07:00
Miguel Mota
1ee3814f73
Add cache directory option
2020-08-01 00:42:09 -07:00
Miguel Mota
6ba8477a94
Add SSH server
2020-07-26 13:40:59 -07:00
Miguel Mota
ff39b35c21
Update .gitignore
2019-12-30 18:08:13 -08:00
Miguel Mota
eaf66f6519
Use forked version of termbox-go to fix keybindings on freebsd. Closes #43
2019-12-29 00:47:24 -08:00
Miguel Mota
f1e3f81ec0
Update isatty package to resolve #39
2019-08-04 22:27:13 -07:00
Miguel Mota
f64aa460b3
Use cobra for cli flags. Added price command
2019-07-01 22:47:54 -07:00
Miguel Mota
a7b5713587
colorscheme parse hex
2019-06-09 17:51:06 -07:00
Miguel Mota
6361b22399
Add CoinGecko API support
2019-05-12 19:24:10 -07:00
Miguel Mota
be84b5e5bd
Prompt for CoinMarketCap Pro API Key
2019-04-23 14:37:00 -07:00
Miguel Mota
1a2c05bd16
go mod vendor
2019-04-21 19:39:32 -07:00
Miguel Mota
0eb3daed6f
closes #26
2019-04-21 19:39:07 -07:00
Miguel Mota
e457a89755
use coinmarketcap pro api v1
2019-04-17 02:01:39 -07:00
Miguel Mota
6eb6236104
closes #24
2019-02-25 22:35:51 -08:00
Stephen Gregoratto
3ec497b96f
Transfer from dep to go modules.
...
Also update vendored packages while we're at it.
2018-12-26 19:55:08 +11:00