Libraries for accessing the Notifications API from your favorite language
Yann KerhervĂ©’s perl-net-appnotifications project was the first third-party implementation of our API. Thanks Yann!
If your CPAN shell is set up, you should just be able to do:
% cpan Net::AppNotifications
Thomas Jost released a Python package to use Notifications. Documentation is included in the package, see with “pydoc notifications”. Sync and async methods are available within the library.
Robert Venables .Net library VNotify has open source code and binaries ready to be used in your .Net project.