Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whomwah/twapps
A couple of simple Twitter command line apps I wrote on the train
https://github.com/whomwah/twapps
Last synced: 13 days ago
JSON representation
A couple of simple Twitter command line apps I wrote on the train
- Host: GitHub
- URL: https://github.com/whomwah/twapps
- Owner: whomwah
- Created: 2009-11-06T23:49:39.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2009-11-07T00:07:27.000Z (about 15 years ago)
- Last Synced: 2023-04-10T07:42:06.507Z (over 1 year ago)
- Homepage:
- Size: 70.3 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A couple of simple Twitter clients
----------------------------------These are a couple of command line programs I wrote on the
train the other day on the way home. Very simple in concept,
they may break, I just wanted to tweet from the terminal
and also wanted to be able to send images to TwitPic.tw
Lets you post a message to Twitter. It returns the message senttp
Lets you post an image to TwitPic. It returns the url of the imageExamples:
tw Hello World
tw "Hello with ' in it"tp ~/path/to/image.jpg
tp path/to/image.jpgtp ~/path/to/image.jpg | tw Check out this image
Required gems:
httpclient