Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2015-01-10 | 933 Bytes | |
snpd-universal-0.5.zip | 2015-01-10 | 1.6 MB | |
snpd-universal-0.4.zip | 2015-01-09 | 1.6 MB | |
Totals: 3 Items | 3.2 MB | 0 |
SNPd -- Snarl Network Protocol daemon for cross-platform use. Copyright (C) 2015 full phat products When launched, opens a TCP socket on the specified port (or 9887 if none provided) and watches for incoming SNP/3.0 packets. If run on OS X Mavericks or later, it will generate notifications using the built in OS X notification system. If run on Ubuntu or any other Linux platform which includes "notify-send", it will generate notifications using that. Command-line: python3.4/snpd.py [port=9887] Revision history: 0.5 - Minor cosmetic enhancements. Decoded icons are now stored in "./icons/cached/" 0.4 - Added support for custom icons in OS X. Added support for phat64-encoded icons sent by Snarl. 0.3 - Combined into single multi-platform release. 0.2 - Added icon support to Linux. Better error checking. 0.1 - First release, different package for OS X and Linux. Only provided basic functionality.