twitterMon
twitterMon copied to clipboard
A console based twitter client for displaying tweets from twitter lists
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201110031124-69a78807bb2b to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
``` go version go1.15.6 linux/amd64 ``` ``` go get -v github.com/esell/twitterMon github.com/esell/twitterMon (download) created GOPATH=/home/x/go; see 'go help gopath' github.com/ChimeraCoder/anaconda (download) github.com/gdamore/tcell (download) github.com/gdamore/encoding (download) get "golang.org/x/text/encoding": found meta tag...
add the ability to set the various colors in the config
Should be pretty easy to do, cview has the functionality built in.