Skip to content

Command Line Twitter Client, written in Perl

Notifications You must be signed in to change notification settings

tomwilshere/twetter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Twetter

A command-line twitter interface. Mostly a toy-project for me to use twitter with, doing what I wanted it to do.

Things it currently supports

  • LaTeX!
  • Getting mentions
  • Reading tweets from stdin
  • Piping input in and tweeting it
  • streaming your timeline

Setup

Needs an OAUTH set up, then add a config file at ~/.twitter_info with:

consumer_key: consumer_secret: access_token: access_secret:

with the fields completed.

About

Command Line Twitter Client, written in Perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%