Skip to content

🐦 Tweet right from your cli without even opening your browser.

Notifications You must be signed in to change notification settings

ediamondscience/twweet-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twweet-cli

Tweet right from your cli without even opening your browser.

Join the chat at https://gitter.im/twweet-cli/Lobby

Install

Build from Source

Install the dependencies

$ pip install tweepy

Clone the source

$ git clone https://github.com/CruiseDevice/twweet-cli.git

Navigate to the tweet-cli folder

$ cd twweet-cli

Now run setup.py file.

$ sudo python setup.py install

Create a Twitter "App"

Log in to https://apps.twitter.com/ to create a new app and generate your OAuth credentials:

  • consumer_key
  • consumer_secret
  • access_token
  • access_token_secret

Run the application

$ twweet-cli

Note: Requires Python 2.7

About

🐦 Tweet right from your cli without even opening your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%