Skip to content

pyn/tweet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Python 100.0%