Short:        search/download aminet files from CLI
Author:       megacz(megacz@usa.com)
Uploader:     megacz(megacz usa com)
Type:         util/rexx
Version:      0.5
Replaces:     util/rexx/rac_aminet.lha
Requires:     68020+/os2.04+
Architecture: generic
Distribution: Aminet

.



 +
++overview
 +

Rexx Aminet Client - Aminet for short is a script that allows
to search (and download) the Aminet AFAP within the CONSOLE:

Its features:

  -search - so obvious ;)
  -ability to view the recent uploads
  -download(resume) any file from Aminet
  -progress "bar"
  -styles support for listings (bold,underline,italic)
  -adjustable CONSOLE: "cols" (default 80x(x))
  -server informations dump
  -sync. disk write buffer
   (no more filesystem performance loss)



 +
++history
 +

Monday 03-Apr-06 | RAC(aminet) v0.1    - initial version
Monday 24-Apr-06 | RAC(aminet) v0.2    - ADDED: amount and refresh variables
                                         Thanks to Christoph Gutjahr for telling
                                         me about "&amount=" argument
Friday 23-Jun-06 | RAC(aminet) v0.3    - CHANGED: xfer meter, now it shows
                                         speed correctly
                                         CHANGED: status line shows now
                                         total entries found
                                         ADDED: maxhits argument
                                         ADDED: dates for listed files
Tues.  01-Aug-06 | RAC(aminet) v0.4    - ADDED: massive downloads
Thurs. 26-Oct-06 | RAC(aminet) v0.5    - CHANGED: parsers has been updated,
                                                  so it works again with
                                                  new .html design
                                       - CHANGED: some cleanups and minor ch.
                                       - ADDED: booleans, see usage/help
                                       - ADDED: additional server for dloads



Rexx Aminet Client(AMINET) by megacz(megacz@usa.com)