Skip to content

kuba/ekg2notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:
    * ekg2 compiled with python support
    * libnotify

Optionally:
    * cryptcat (on both machines)

How to:
    remote:~$ mkfifo notify
    ekg2 (remote): /python:load notify
                   /set notify:sessions "<session-name> [<another-session>...]"
                   /set notify:highlights "<highlighted-word> [<another-word>...]"

    # Without cryptcat
    local$ ./client.sh ssh <host> <port>

    # With cryptcat
    remote$ ./cryptcat-server.sh
    local$ ./client cryptcat
    # Remember to change deafult connection params inside the scripts

    # To test it
    ekg2 (remote): /notify-test Muhahah! It works :)

Report bugs at http://github.com/kuba/ekg2notify/issues :)

Have fun!

About

Simple (remote) notification plugin for ekg2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published