- Readme edit date: Dec 15 2011
- Contributors: lukapusic
- URI: http://360percents.com/posts/command-line-twitter-status-update-for-linux-and-mac/
- Github: https://github.com/lukapusic/twitter-bot
Shell script to download music from http://www.soundcloud.com. Supports multiple pages.
- Unix like OS (Linux, Mac OS X...)
- curl
- apply executable permissions
chmod +x ./tweet.sh
- usage:
./tweet.sh "Status"
- The script now throws an error if there is no tweet text provided.