Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thimc/plumber
- Owner: thimc
- License: mit
- Created: 2024-12-06T16:04:21.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-07T14:11:32.000Z (about 2 months ago)
- Last Synced: 2024-12-27T07:32:05.771Z (about 1 month ago)
- Topics: cli, plan9, plumber, unix, xdg-open
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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