Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thimc/plumber

plan 9 inspired plumber utility for Unix
https://github.com/thimc/plumber

cli plan9 plumber unix xdg-open

Last synced: about 6 hours ago
JSON representation

plan 9 inspired plumber utility for Unix

Awesome Lists containing this project

README

        

# Plumber

Yet another plumber tool for Unix.

## Install

$ make
# make install

$ plumber &

...

$ plumb 'https://google.com'

## Todo

* The `attr` field is unused.

Write man pages for:

* plumb(1) - tool to interface with the plumber(1) daemon
* plumber(1) - daemon for interprocess messaging
* rules(5) - plumber rule file format