From d5efbff77017b61468192ae13dcbc2d3c0763f38 Mon Sep 17 00:00:00 2001 From: r57zone Date: Tue, 9 Jun 2015 01:06:27 +0400 Subject: [PATCH] update --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README.md b/README.md index 248e8fb..cda3328 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,30 @@ **Обратная связь**: r57zone[собака]gmail.com +

EN:

+Notifications in the style of Windows 10, Windows 8.1, Windows 8 (Toast Notification) for their applications.
+![1](https://cloud.githubusercontent.com/assets/9499881/8044777/01414cc8-0e40-11e5-8288-0b42f5a49e0a.png)
+**Startup parameters**
+1) Headline Notification (bold);
+2) The first line;
+3) The second line;
+4) Name of file icons on the right (30 30 pixels), throw in a folder with the application file format png, jpg, bmp or gif. If you do not need, then write "null";
+5) The file name icon on the left (90 by 900 pixels), throw in a folder with the application file format png, jpg, bmp or gif. If you do not need, then write "null";
+6) The color of threads in the figures from 0 to 6; Asking is not necessarily the default theme 0. Light blue - 0 Dark Blue - 1, Blue-Green - 2 Green - 3, Purple - 4, Dark Pink - 5, Black - 6; + +**Example:**
+"C:\Program Files\Notifications\Notifications.exe" "LostFilm.TV" "The new series of the show" "Bates Motel" "Icons\icon30x30.png" "Icons\icon90x90.png" 2 + +**Notice without icons**
+![2](https://cloud.githubusercontent.com/assets/9499881/8045036/ab2760c8-0e41-11e5-8cee-f70560396b72.png)
+**Notice only the left icon**
+![3](https://cloud.githubusercontent.com/assets/9499881/8045046/c59390da-0e41-11e5-9b6b-348e84d29430.png)
+**Notice only on the right icon**
+![4](https://cloud.githubusercontent.com/assets/9499881/8044982/61133a7a-0e41-11e5-94be-b1d80a1f2c52.png)
+**Themes**
+![5](https://cloud.githubusercontent.com/assets/9499881/8045067/e21f3466-0e41-11e5-964a-eae0b4ac74e3.png)
+ +**[Download latest version](https://github.com/r57zone/notifications/releases)** + +**Feedback**: r57zone[dog]gmail.com +