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: 195,623 of 196,643
Downloads: 274

Daily

Ranking: 57,730 of 196,611
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,406,261,007rake
141,290,923,206minitest
1,45830,365,547rake-compiler
193,039507vcvars

Owners

#GravatarHandle
1iconnedpus