Skip to content

chetandhembre/Twitter4mConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter4mConsole

This is app which will help developer like us to tweet from ubuntu terminal

How to install

Respository contain tweet file which you need to add /usr/local/bin file so that you can access tweet command from any place.

How to Use ?

  • run commond tweet -l to get started this will open this in you default browser. After login you will get oauth id
  • run command sudo tweet -a oauthid . oauthid is you recieved after login. this will one time process . it require user authentication as i am creating file in restricted folder. Do not worry i wont adding any bad code :)
  • run commond tweet -t "text" . text should be in double qoutes. You can have text without qoutes but shell script wont consider special characters. You can find special character in shell script on internet
  • you can get help using tweet --help

TODO

  • create installer in ubuntu

About

New twitter app for tweeting from bash shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published