forked from jschauma/tweet
-
Notifications
You must be signed in to change notification settings - Fork 0
a very simple command-line tweeter
pyn/tweet
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
tweet is a very simple command-line tweeter. That is, it allows you to send a twitter update to a given user account. It doesn't do anything else. Well, actually, it also allows you to follow or unfollow accounts as well as block and unblock users. So there's that. Also, this tool suffers from feeping creatures and will (or already has) probably spawn(ed) additional features making it not all that very simple anymore. Requirements: - python (presumably > 2.5) - py-tweepy (http://code.google.com/p/tweepy/) Installation: - install -c -m 755 src/tweet.py /somewhere/in/your/path/tweet - install -c -m 444 doc/tweet.1 /somewhere/in/your/manpath/man1/tweet.1 Questions/comments: [email protected] http://www.netmeister.org/apps/twitter/tweet/
About
a very simple command-line tweeter
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%