Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ujihisa/singr

sbwhitecap's Lingr
https://github.com/ujihisa/singr

Last synced: about 1 month ago
JSON representation

sbwhitecap's Lingr

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