Skip to content

picatz/Evil-Clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“‹ Evil Clipboard

Never trust a board that clips things.

Installation

$ gem install evil_clipboard

Usage

You can listen for changes on the system's keyboard.

require "evil_clipboard"

EvilClipboard.listen do |clipboard_data|
  # do something with it
  puts clipboard_data
end

You can also continously inject data into the system's keyboard.

EvilClipboard.inject("Anything you want.")

License

The gem is available as open source under the terms of the MIT License.

About

๐Ÿ“‹ An evil clipboard.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages