2014-04-06 21:31:46 +02:00
|
|
|
1. INSTALL
|
|
|
|
Copy "@notify" and "notify3.png" to "/sys/". Launch "test.sh" for testing.
|
|
|
|
|
|
|
|
2. FORMAT
|
|
|
|
2.1 RUN
|
|
|
|
a) @notify <TEXT>
|
|
|
|
b) @notify "<TEXT>" [-<KEYS>]
|
|
|
|
c) @notify '<TEXT>' [-<KEYS>]
|
|
|
|
|
|
|
|
2.2 <TEXT>
|
|
|
|
All charactes. If you won`t to write character of quote (" or '), you must
|
2014-04-08 20:39:01 +02:00
|
|
|
enter \ before it (\" or \'). New-line character is "\n" or char 10.
|
2014-04-06 21:31:46 +02:00
|
|
|
|
|
|
|
2.3 <KEYS>
|
|
|
|
d - disable auto-closing
|
2015-11-07 21:44:13 +01:00
|
|
|
c - disable closing by click
|
2014-04-09 17:42:05 +02:00
|
|
|
t - title
|
2015-11-08 13:02:33 +01:00
|
|
|
p - progressbar
|
2014-04-09 17:42:05 +02:00
|
|
|
|
|
|
|
2.3.1 ICONS:
|
|
|
|
A - application
|
|
|
|
E - error
|
|
|
|
W - warning
|
|
|
|
O - ok
|
|
|
|
N - network
|
|
|
|
I - info
|
|
|
|
F - folder
|
|
|
|
C - component
|
|
|
|
M - mail
|
|
|
|
D - download
|
2014-04-11 15:59:51 +02:00
|
|
|
S - sound
|