Picond(PICO Notify Daemon) is simple network based notification daemon.
Picond is received message via UDP packets, and show popup window.
packet
first 1 byte -> protocol num
second 1 byte -> message type
others -> message with line break "\n" (UTF-8 encoded).
first 1 line will be printed bold font(title).
Picond listen UDP 10514
port.
TODO: take and paste some screen shot
Growl for windows is too heavy for my PC. Picond is made to be simple and light. So that picond has many lack of feature.
- Windows Vista or later(Vista/7/8/8.1)
- ( x86 / amd64 )
- start picond
- send message from some program
- show some popup and click popup to close
- none