Registry / messaging / libsnoretoast

libsnoretoast

JSON →
library0.8.0vcpkgunverified

A tool to create and parse Windows Toast notifications on Windows 8 or later.

vcpkg install libsnoretoast
INSTALL
IMPORT
SIG · LIBSNORETOAST
L
libsnoretoast
messagingcppv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

snoretoast.h
#include <snoretoast.h>

Displays a Windows toast notification

#include <snoretoast.h> int main() { SnoreToast::Toast toast; toast.setTitle("Hello"); toast.setMessage("World"); toast.show(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources

No resource links recorded.

libsnoretoast — pip install libsnoretoast · libregistry