Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 292 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 292 Bytes

rmc - remote command runner

Installation

$ make
$ sudo make install PREFIX=/usr/local # or some other location

To enable desktop notifications (--notify option, requires libnotify + pkg-config):

$ make WITH_LIBNOTIFY=1

Usage

$ rmc --help