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

tochiz/picond

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published