Replace boring default Windows notifications with beautiful customizable toast alerts, notification history, and app-level controls.
π Install β’ π Documentation β’ π Demo β’ π€ Contribute
Get your custom toast notifications for Windows running in under 2 minutes:
- Download the latest
NotifyLite.zipfrom Releases. - Extract the ZIP file.
- Double-click
Install.batand click Run anyway if prompted. - Launch NotifyLite from your Start Menu.
- First run only: Go to Settings > Privacy > Notifications and allow NotifyLite access.
(Demo video link placeholder: Watch NotifyLite in Action)
The default Windows notification center alternative is rigid and distracting. NotifyLite gives you back control. It silently intercepts your system alerts and redraws them exactly how you want. Whether you're a developer dealing with build alerts, a productivity enthusiast who needs focus, or just someone who loves customizing their desktop, NotifyLite is your ultimate Windows notification manager.
- Productivity & Focus: Mute distracting apps and customize auto-dismiss times so alerts vanish exactly when you want them to.
- Developers: Assign different
.wavsounds to your IDE vs. your Slack app. Know what's happening without taking your eyes off the code. - Desktop Customizers: Perfectly match your desktop's aesthetic (Rainmeter, custom themes) down to the exact hex codes and corner radius.
| Feature | NotifyLite | Default Windows |
|---|---|---|
| Visual Customization | Full (Colors, fonts, sizes, opacity) | None (Locked to OS theme) |
| Notification History | Yes (Floating badge & popup widget) | Action Center (Cluttered) |
| App Controls | Per-app muting | Basic OS toggles |
| Custom Sounds | Custom .wav per app |
System defaults only |
| Positioning | All 4 corners, Custom X/Y, Stick-to-Icon | Locked to Bottom Right |
| Open Source | Yes (MIT) | Closed Source |
| Task Switcher | Hidden from Alt+Tab | Visible / Integrated |
- π¨ Custom toast cards - dark/light themed, animated slide-in/out notifications
- π«§ Floating Icon & History Widget - Optional draggable badge showing unread notifications, clicking it reveals a scrollable history!
- π Click to open - click any toast to jump to the source app
- β Quick dismiss - close button to dismiss without opening; notifications gracefully shrink into the floating widget
- π Notification sounds - system default or custom
.wavper app - π Action Center - notifications still persist in Windows notification tray (Win+N)
- βοΈ Fully customizable - Settings UI accessible from tray icon, featuring a modern custom transparent UI
- π₯οΈ Tray-only app - runs silently in system tray, completely hidden from Alt+Tab/Win+Tab task switcher
All settings accessible via right-click tray icon β βοΈ Settings:
| Category | Options |
|---|---|
| Floating Icon | Toggle the draggable floating badge (shows unread count & history) |
| Appearance | Theme (Dark/Light), font family, title & body sizes |
| Colors | Title text, body text, card background, accent color - all via hex picker |
| Card | Width, corner radius, card opacity, text opacity |
| Behavior | Auto-dismiss duration, max visible toasts, position (all 4 corners, stick to icon, + custom X/Y coordinates) |
| Sound | Enable/disable, system default or custom .wav, per-app overrides (mute specific apps) |
cd Package
certutil -addstore TrustedPeople .\NotifyLite.cer
Add-AppxPackage .\NotifyLite.msix- .NET 8 SDK
- Windows SDK (for
MakeAppx.exeandSignTool.exe)
cd NotifyLite
powershell -ExecutionPolicy Bypass -File Scripts\build-msix.ps1We are constantly improving NotifyLite. Here's what's planned:
- Filtering Rules: Regex-based muting of specific notification text.
- Live Preview: See your custom toast changes instantly in the Settings window.
- Microsoft Store Listing: To remove the need for manual certificate trusting.
- Plugin System: Allow community scripts to trigger on specific notifications.
Can I customize Windows notifications? Yes! NotifyLite acts as a complete Windows notification replacement. It intercepts alerts and draws them using your own styling.
Does this support Windows 11? Yes, NotifyLite provides Windows 11 notification customization and is fully backwards compatible with Windows 10 (64-bit).
How do I completely uninstall it?
Run the included Uninstall.ps1 script to remove the package and restore the default ToastEnabled registry key.
(For more FAQs, visit our Documentation)
MIT License - free to use, modify, and distribute.


