Skip to content

marcospb19/climsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CLI IPC for scripting.

  • climsg (binary) -> Main CLI tool to interact.
  • climsgd (binary) -> Daemon binary.
  • climsgd-core (library) -> Rust lib to interact.

CLI usage

climsg listen CHANNEL

In another shell, you can run:

climsg send CHANNEL MESSAGE

All listeners will print out lines in STDOUT, one line per message.

About

A simple tool for sending signals (or messages)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published