My favorites | Sign in
Project Logo
             
Code license: New BSD License
Show all Featured wiki pages:
Changes
People details
Project owners:
  legatvs

clive-utils is an open source project that contains additional utilities that can be used together with the clive utility.

Prerequisites:

clivefeed

clivefeed is an utility that parses RSS feeds containing video page links and uses clive (or cclive) to extract them.

Historically, the feed parsing feature was written in Python/Newt and was part of clive. This feature was originally removed in clive 2.0 and later rewritten in Perl/Tk as part of the clive-utils project which is a set of additional utilities for clive. clivefeed is an utility that parses RSS feeds containing video page links and uses clive to extract them.

Screenshot

clivescan

clivescan is an utility that scans video pages for video links and uses clive (or cclive to extract them. It scans for both video page and embedded video links.

Historically, the video link scanning feature was written in Python/Newt and was part of clive. This feature was originally removed in clive 2.0 and later rewritten in Perl/Tk as part of the clive-utils project which is a set of additional utilities for clive.

Screenshot

clivepass

clivepass is a replacement for stored plain-text website login passwords used with clive. It keeps website login passwords encrypted in a repository file that can be accessed with a global passphrase. Typically these login passwords are passed in plain-text form to clive on command line or from a config file.

Note that even though the passwords are encrypted on disk, they are passed in plain-text over the network. This means the passwords are still visible to anyone intercepting the network traffic.

Historically, a similar utility existed as part of clive 1.0 but was removed in clive 2.0 and later rewritten in Perl as part of the clive-utils project which is a set of additional utilities for clive.









Hosted by Google Code