Commit Graph

25 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 89bab4e2af
go mod vendor. #151 3 years ago
Miguel Mota 92e939902e
Add stripansi dependency 3 years ago
Miguel Mota 269b9ad5b7 go mod tidy 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 bea2b1257c Show currency symbols in convert menu 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 e82b4c16fa Update snapcraft 4 years ago
Miguel Mota f1e3f81ec0
Update isatty package to resolve #39 5 years ago
Miguel Mota f64aa460b3
Use cobra for cli flags. Added price command 5 years ago
Miguel Mota a255d67e03
go mod vendor 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 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