Files
KOS_qrcodes/programs/system/notify3
ace_dent 4e2a675928 Optimize png files for programs/system resources
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 7.1 KiB (~7.1 KiB kpacked), ~54% saving for 1 file. Note: Color mode changed RGBA>Palette.
Documentation only artwork (distributed outside a program):
- Slimmed 62 B (~64 B kpacked), ~6% saving for 1 file.
Source artwork material (not directly included in a distribution):
- Slimmed 1.9 KiB (~1.9 KiB kpacked), ~17% saving for 1 file.

git-svn-id: svn://kolibrios.org@10021 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 11:51:04 +00:00
..
2020-05-27 20:51:12 +00: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

  enter \ before it (\" or \'). New-line character is "\n" or char 10.



 2.3 <KEYS>

  d - disable auto-closing

  c - disable closing by click

  t - title

  p - progressbar



  2.3.1 ICONS:

   A - application

   E - error

   W - warning

   O - ok

   N - network

   I - info

   F - folder

   C - component

   M - mail

   D - download

   S - sound