Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 246 Bytes

File metadata and controls

11 lines (7 loc) · 246 Bytes

This is snippet how you use knotify in ruby using “kdialog”.

Install:

git clone git://github.com/sebcioz/knotify-ruby.git

Using:

require 'knotify-ruby'
KNotify.notify("title", "text", "time - optional, default 8s")