
Histwi
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:Histwi features:
Download and save all your Tweets to Database.
View and export all saved tweets to html or txt file.
Compare your Following to Followers.
Follow/Unfollow any your friends.
Tracking new followers and unfollowers.
Advanced Twitter Search.
Managing multiple Twitter accounts.
New in version 0.5.3
1. Added new notify about new followers/unfollowers.
2. New look for windows with information about the user.
3. Improved search results window.
4. Improved stability when loading data.
5. Added ability to follow/unfollow users from Compare window.
Ratings & Comments
8 Comments
http://originalcoding.com/histwi/histwi-0.4.0.tar.gz seraphyn@sayuri:~/Downloads/histwi-0.4.0$ python histwi.py Traceback (most recent call last): File "histwi.py", line 32, in <module> locale.setlocale(locale.LC_ALL, 'en_US.UTF-8') File "/usr/lib/python2.5/locale.py", line 478, in setlocale return _setlocale(category, locale) locale.Error: unsupported locale setting LANG=de_DE.UTF-8 LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" There's an Error. Possibility to Fix it ?
Disabling line 32 works. Greetings Seraphyn
In new version (0.5.3) it fixed.
Great THX
I can't add my account with more than 5200 tweets. I got this error after about 800 downloaded tweets: Twitter API error when load tweets. Can you add 1 minute pause between tweets pool to prevent API overload?
I think this little application is very useful :D
If you do not use Ubuntu, you can run this program from source code - http://originalcoding.com/histwi/histwi-0.4.0.tar.gz (just go to the folder with the program and type "python histwi.py"). In the near future I will make a package for other linux.
is there any source code to compile for other distros