https://github.com/jacoby/twitter.pl
command-line application to send messages to Twitter
https://github.com/jacoby/twitter.pl
Last synced: 2 months ago
JSON representation
command-line application to send messages to Twitter
- Host: GitHub
- URL: https://github.com/jacoby/twitter.pl
- Owner: jacoby
- Created: 2012-02-02T18:49:14.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-06-12T14:12:39.000Z (about 13 years ago)
- Last Synced: 2025-03-13T00:41:55.200Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 97.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
twitter.pl
Application to send tweets to Twitter via the command line
Usage:
twitter.pl This is a tweet
echo This is another tweet, using \"quotes\" | twitter.pl
Changelog:
2012-02-02 - initial commit to Github
2012-02-04 - started differential save
2012-02-15 - Added support for minified URLs and configuration
saved in ~/.twitter.cnf
2013-06-11 - Added Unicode support. Thanks to http://blog.zois.co.uk/2012/07/twitter-perl-and-utf-8/
2013-06-11 - Switched to 1.1 API.
Copyright 2013, David Jacoby
Twitter.pl, like Perl, may be copied only under the terms of either the
Artistic License or the GNU General Public License, which may be found
in the Perl 5 source kit.