connorguy / goTweet

Stupid simple command line tweeter because I was tired of opening up twitter and seeing ads. Send a tweet and get back to work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goTweet

Simple command line tweeter because I was tired of opening up twitter and seeing ads. Literally just sends a tweet and closes.


Setup

  1. Set the env vars
TWITTER_ACCESS_TOKEN
TWITTER_ACCESS_TOKEN_SECRET
TWITTER_CONSUMER_KEY (api key)
TWITTER_CONSUMER_KEY_SECRET ((api secret))
  1. Set some alias for it
  2. Tweet

About

Stupid simple command line tweeter because I was tired of opening up twitter and seeing ads. Send a tweet and get back to work.


Languages

Language:Go 100.0%