https://github.com/jgoerzen/twidge
Command-line twitter/identica client [Haskell]
https://github.com/jgoerzen/twidge
Last synced: 5 months ago
JSON representation
Command-line twitter/identica client [Haskell]
- Host: GitHub
- URL: https://github.com/jgoerzen/twidge
- Owner: jgoerzen
- License: gpl-2.0
- Created: 2010-04-22T02:49:06.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2016-05-30T20:26:35.000Z (almost 9 years ago)
- Last Synced: 2024-12-10T04:51:34.589Z (5 months ago)
- Language: Haskell
- Homepage: http://wiki.github.com/jgoerzen/twidge/
- Size: 1.75 MB
- Stars: 219
- Watchers: 19
- Forks: 29
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Twidge
Welcome to Twidge. Twidge is a tool for interacting with microblogging sites such as Twitter and StatusNet.Twidge is a full command-line client. It is designed to be useful when you're sitting at a shell prompt. It's also designed to work well with the Unix/POSIX/Linux shell scripting environment. It produces output in well-formed and easily-parsed ways, and has various features for working with piped data.
It can be used to:
* Simply update your own status and following your friends
* Setting status based on system events
* Receiving status updates via email, and sending your friends and your replies to email
* Scheduling status updates for the future
* The sky's the limit!This software was written by [John Goerzen](http://www.complete.org/jgoerzen). If you like it, you can send a few dollars my way via [my tip jar](http://www.complete.org/TipJar), though that is certainly optional and doesn't buy you anything.
For more information see the [wiki page](https://github.com/jgoerzen/twidge/wiki).