Skip to content
This repository was archived by the owner on Mar 3, 2019. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picond

Picond(PICO Notify Daemon) is simple network based notification daemon.

Description

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.

Demo

TODO: take and paste some screen shot

VS. Growl for windows

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.

Requirement

  • Windows Vista or later(Vista/7/8/8.1)
    • ( x86 / amd64 )

Usage

  1. start picond
  2. send message from some program
  3. show some popup and click popup to close

Contribution

  • none

Licence

Author

About

simple network based notification on windows

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages