wok view scrollz/description.txt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (19 months ago)
parents
children
line source
1 ScrollZ is an advanced IRC client based on ircII.
2 It incorporates many useful features found in all sorts
3 of scripts.
4 The main difference between these scripts and ScrollZ is
5 the code - whereas ircII scripts take a lot of disk and
6 memory space and run slow, ScrollZ only takes a couple
7 of extra kilobytes compared to stock ircII client yet
8 runs faster than any ircII script. This was accomplished
9 by using C code instead of ircII scripting language.
10 This reduces memoryand CPU usage and code tends to run
11 way faster.