wok-current view scrollz/description.txt @ rev 25669

Add rdfind, required for firmware build
author Stanislas Leduc <shann@slitaz.org>
date Sat Mar 02 20:53:40 2024 +0000 (11 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.