Categories: None [Edit]

wintoast

https://rubygems.org/gems/wintoast
https://github.com/main-path/wintoast
wintoast pops native Windows toast notifications from plain Ruby scripts using the WinRT notification API that ships with Windows — no Windows App SDK, no packaging, no COM activation server, no elevation — and drives progress on the taskbar button (ITaskbarList3) and the Windows Terminal tab (OSC 9;4) at the same time, so progress shows up under classic conhost AND modern terminals. API: Wintoast.toast (title/body/attribution, app logo + hero images, system sounds, duration, scenario, expiration, tag/group), Wintoast.register! / unregister! (opt-in, reversible, per-user HKCU AppUserModelId branding — no shortcut, no admin), Wintoast.progress / progress_clear, and Wintoast::Payload.build for inspecting the exact toast XML. Windows MSVC (mswin) Ruby only.

Total

Ranking: 194,827 of 195,929
Downloads: 268

Daily

Ranking: 161,553 of 195,909
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,389,589,669rake
141,276,447,803minitest
1,46629,836,992rake-compiler
192,346493vcvars

Owners

#GravatarHandle
1iconnedpus