2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
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
Miguel Mota
08e81cabb8
Add subpackage for expression string eval 2021-08-29 02:15:49 -07:00
Simon Roberts
b23e65cf28 Use govaluate to evaluate expressions in portfolio entry 2021-08-27 15:02:26 +10: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
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
38187de57c Fix chart update loader race condition. Closes #44 2019-12-29 16:47:25 -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
c9a404bc87 Update go.mod 2019-11-17 21:57:02 -08:00
Miguel Mota
f1e3f81ec0
Update isatty package to resolve #39 2019-08-04 22:27:13 -07:00
Miguel Mota
e39aa24601
Fix nil check 2019-07-02 09:11:49 -07:00
Miguel Mota
3be23ec912
convert symbol to name for price api 2019-07-01 23:29:48 -07:00
Miguel Mota
f64aa460b3
Use cobra for cli flags. Added price command 2019-07-01 22:47:54 -07:00
Miguel Mota
0abaeb9e56
Remove exponential notation formatting from termui. Fixes #35 2019-06-26 00:21:34 -07:00
Miguel Mota
a255d67e03
go mod vendor 2019-06-09 19:43:24 -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