clipboard-master
Clipboard monitoring utilities.
Clipboard Master Library
This project exports Master struct that provides simple way to handle clipboard updates.
Example:
extern crate clipboard_master;
use ;
use io;
;
Clipboard Master CLI
Simple monitor of clipboard content. Following actions are performed:
- Add magnet link to default torrent client.
- Trim clipboard content
Usage
USAGE: cp-master [flags]
Starts monitoring Clipboard changes
Flags:
-h, --help - Prints this message.
-m, --magnet - Starts torrent client when detecting magnet URI.