Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ducks/twitcli
https://github.com/ducks/twitcli
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/ducks/twitcli
- Owner: ducks
- Created: 2011-07-16T20:14:50.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-10T01:55:10.000Z (over 12 years ago)
- Last Synced: 2023-05-01T04:32:16.844Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Welcome and thanks for trying and testing twitcli.
Twitcli is a command line based twitter application written in perl.
It's only in version 1.0 (or whatever) and is pretty simple so far.
Your start by simply running the script with perl twitcli.pl
This will run the script and ask you to authorize the app if it's your first time.
Your timeline will then be output along with a command prompt.
The app only has two commands thus far.
"update" will update the timeline.
"tweet" will post a new tweet.Thanks again!
ducks