Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/psycojoker/cltwit
- Owner: Psycojoker
- Created: 2014-01-04T14:23:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-20T12:32:39.000Z (over 9 years ago)
- Last Synced: 2024-04-16T18:01:38.013Z (7 months ago)
- Language: Python
- Homepage: http://projet-libre.org/projects/cltwit/wiki
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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 installor
- 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 2004Copyright (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 2009Copyright (C) 2013 jlaunay
CONDITIONS DE COPIE, DISTRIBUTON ET MODIFICATION
DE LA LICENCE PUBLIQUE RIEN À BRANLER0. Faites ce que vous voulez, j’en ai RIEN À BRANLER.