retawq Documentation
Runmodes
retawq can be run in any of the following modes:
- curses-like: this is the default mode when none of the others is activated;
the functionality of a curses/ncurses library is used, and you can work
interactively
- download: this mode is activated with the command-line
option "--download"; automated, non-interactive
- dump: this mode is activated with the command-line
option "--dump"; automated, non-interactive
Planned, not yet there:
- console: a "raw" text console without any curses; similar to those very old
shell-like FTP clients, but more flexible; interactive
- GTK: using the GTK library;
interactive
- X: using pure X Window System;
interactive
This documentation file is part of version 0.2.4 of retawq, a network client created by
Arne Thomaßen. retawq is basically released under
certain versions of the GNU General Public License and WITHOUT ANY WARRANTY.
Copyright (C) 2001-2004 Arne Thomaßen.