Commit Graph

33 Commits (f375eec1eb3a5124c67b0f0dd5c2e4b4ed2935e2)

Author SHA1 Message Date
Miguel Mota f375eec1eb
Rename org miguelmota → cointop-sh 3 years ago
Simon Roberts a73b9ede17 Convert ct.debuglog() to logrus.Debug() 3 years ago
Miguel Mota 1a789cb587
go mod vendor 3 years ago
Simon Roberts 09b66439fc Switch to github.com/antonmedv/expr for expression evaluation 3 years ago
Miguel Mota 08e81cabb8
Add subpackage for expression string eval 3 years ago
Simon Roberts b23e65cf28 Use govaluate to evaluate expressions in portfolio entry 3 years ago
Miguel Mota 92e939902e
Add stripansi dependency 3 years ago
Miguel Mota 295f163ae2 Update CoinMarketCap graph data endpoint 3 years ago
Miguel Mota c6744f173d Undo notification sound 3 years ago
Miguel Mota 060286af9c Set up notification package 3 years ago
Miguel Mota 8d3d026b50 go mod vendor 4 years ago
Miguel Mota a7f1e12c60 go mod vendor 4 years ago
Miguel Mota 97facbe48d Add command to print holdings 4 years ago
Miguel Mota bea2b1257c Show currency symbols in convert menu 4 years ago
Miguel Mota 1ee3814f73 Add cache directory option 4 years ago
Miguel Mota 6ba8477a94 Add SSH server 4 years ago
Miguel Mota 38187de57c Fix chart update loader race condition. Closes #44 4 years ago
Miguel Mota eaf66f6519 Use forked version of termbox-go to fix keybindings on freebsd. Closes #43 4 years ago
Miguel Mota c9a404bc87 Update go.mod 5 years ago
Miguel Mota f1e3f81ec0
Update isatty package to resolve #39 5 years ago
Miguel Mota e39aa24601
Fix nil check 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 0abaeb9e56
Remove exponential notation formatting from termui. Fixes #35 5 years ago
Miguel Mota a255d67e03
go mod vendor 5 years ago
Miguel Mota a7b5713587
colorscheme parse hex 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 1a2c05bd16 go mod vendor 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
Stephen Gregoratto 3ec497b96f
Transfer from dep to go modules.
Also update vendored packages while we're at it.
5 years ago