r57zone / Notifications

Notifications in the style of Windows 10 / Уведомления в стиле Windows 10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EN RU ← Choose language | Выберите язык

Notifications

Notifications in the style of Windows 8 (Toast Notification) and Windows 10 for their applications. Compatible with alternative center of notifications.

Screenshots


Notice without icons

Notice only the left icon

Notice only on the right icon

Themes

Launch options

Notifications.exe -t "Title" -d "Description" -b "BigImage.png" -s "SmallImage.png" -c 0

The size of the large icon on the left is 90 x 90 pixels, the size of a small 30 x 30 pixels. The image needs to be added to the Icons folder.

The theme color in numbers, from 0 to 7; The default is theme 0. Light blue - 0, Dark blue - 1, Blue-green - 2, Green - 3, Violet - 4, Dark pink - 5, Red - 6, Black - 7;

Can turn off the notification sound by adding the launch parameter -ds.

Can also increase the notification time by adding the launch parameter -ms 5000, where 5000 is the number of milliseconds before the notification closes.

Download

Version for Windows XP, 7, 8.1, 10, 11.

Download

Feedback

r57zone[at]gmail.com

About

Notifications in the style of Windows 10 / Уведомления в стиле Windows 10

License:Other


Languages

Language:Pascal 99.1%Language:Batchfile 0.9%