Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psycojoker/cltwit

Fork (for a patch) of http://projet-libre.org/projects/cltwit/wiki a CLI tool for twitter. Note: I couldn't make git://projet-libre.org/cltwit.git to work so I've started from the .tar.gz
https://github.com/psycojoker/cltwit

Last synced: 14 days ago
JSON representation

Fork (for a patch) of http://projet-libre.org/projects/cltwit/wiki a CLI tool for twitter. Note: I couldn't make git://projet-libre.org/cltwit.git to work so I've started from the .tar.gz

Awesome Lists containing this project

README

        

Cltwit
------

**Cltwit is a twitter command line utility**

Features
--------

- Create a sqlite database of your tweets
- Create a pdf file with pie charts distribution of your tweets
- Search into your tweets
- Export all your tweets as a csv file.
- Follow the followers you are not following back yet.
- Unfollow someone you follow and doesn't follow you back.
- Send a tweet from command line
- Multi-language (English - French )

Installation
------------

from sources

- git clone git://projet-libre.org/cltwit.git
- cd cltwit
- sudo python2 setup.py install

or

- sudo easy\_install-2.7 cltwit
sudo easy\_install -U cltwit (to update)

or from AUR for archlinux users

- yaourt -S cltwit

Licence
-------

WTFPL 'Do What The Fuck you want to Public License'

- English :

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2013 jlaunay

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

- French :

LICENCE PUBLIQUE RIEN À BRANLER
Version 1, Mars 2009

Copyright (C) 2013 jlaunay

CONDITIONS DE COPIE, DISTRIBUTON ET MODIFICATION
DE LA LICENCE PUBLIQUE RIEN À BRANLER

0. Faites ce que vous voulez, j’en ai RIEN À BRANLER.