Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ujihisa/singr
sbwhitecap's Lingr
https://github.com/ujihisa/singr
Last synced: about 1 month ago
JSON representation
sbwhitecap's Lingr
- Host: GitHub
- URL: https://github.com/ujihisa/singr
- Owner: ujihisa
- Created: 2011-12-26T00:09:28.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-26T00:10:31.000Z (almost 13 years ago)
- Last Synced: 2024-05-01T23:19:44.136Z (7 months ago)
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## singrd
starts the singr daemon to keep connections.
$ singrd -u {username} {address} &
## singr
plumbing commands to say/listen messages.
$ singr listen
("ujihisa","hello!")
("ujihisa","how are you?")$ echo "I'm fine!" | singr say