Skip to content

Command line ticker for getting cryptocoin data

License

Notifications You must be signed in to change notification settings

chunkypiesrus/cointick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cointick

Cointick is a command line ticker that gets cryptocoin data from the goCoinFetch package.

Flags

  • -freq (int): Polling frequency in seconds
  • -c (path): Path to TOML config file.
  • -rotate (bool): when true, cointick will rotate which coin is displayed rather than all at once, it will use the freq var as timer for each
  • -cow (bool) Display tickers within cow-say (Multiple tickers = multiple cows)

Config file

Tickers = ["opt1","opt2","opt3"]

About

Command line ticker for getting cryptocoin data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%