-
Notifications
You must be signed in to change notification settings - Fork 1
vitorpamplona/shtweet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a short shell script to use twitter from command line. Probably the simplest twitter client ever made. We use cookie-based authentication (just like a browser) instead of the annoying OAuth. -------- Install: > chmod +x twitter.sh Usage: - Login > ./twitter.sh login <user> <passwd> - See your timeline > ./twitter.sh see - Post a message. > ./twitter.sh say <whateveryouwannatell> Simple isn't it? And the code is also pretty simple, check it out on twitter.sh
About
Shell script to use twitter from command line
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published