What's new? | Help | Directory | Sign in
Google
twixer
Advanced command line twitter client
  
  
  
  
    
Show all Featured Downloads:
twixer-0.1.1.tar.gz
Join project
Project owners:
  gnrfan

Twixer is an advanced command line client for the popular Twitter.com service. It features all basic functionality plus new stuff like checking if a referenced twitter screen name actually exists, automatically correcting typos in your friend's screen names, suggestion people to follow analyzing your friend's network of friends among other tricks.

NOTE: Twixer is in it's early stages. I can't do most of the mentioned tricks yet but they're comming pretty soon. For now it works with a feature set similar to most twitter clients and can be an interesting alternative to twerp or other command line-based clients.

Have a feature request? Try filing an issue and we'll see :)

Usage: twixer [options]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -c CONFPATH, --config=CONFPATH
                        Path to configuration file
  -v VERBOSE, --verbose=VERBOSE
  -U USERNAME, --username=USERNAME
                        Username for your Twitter account
  -P PASSWORD, --password=PASSWORD
                        Password for your Twitter account
  -u USERNAME, --query-user=USERNAME
                        Query USERNAME instead of your user
  -t, --timeline        Show timeline of user
  -d USERNAME, --direct=USERNAME
                        Send direct message to user
  -f, --friends         Show friends timeline
  -r, --replies         Show replies
  -R, --direct-replies  Show direct messages or replies
  -p, --public          Show public timeline
  -a USERNAME, --follow=USERNAME
                        Follow user
  -s USERNAME, --stop-following=USERNAME
                        Stop following user
  -D ID, --delete-status=ID
                        Delete status by id
  -X ID, --delete-direct-message=ID
                        Delete direct message by id
  -l, --list-friends    Show list of friends
  -F, --list-followers  Show list of followers