Skip to content

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

Notifications You must be signed in to change notification settings

connorguy/goTweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages