EnglishFrenchSpanish

Ad


OnWorks favicon

dosage - Online in the Cloud

Run dosage in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dosage that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dosage - a comic strip downloader and archiver

SYNOPSIS


dosage [options] module...

DESCRIPTION


dosage is an application designed to keep a local mirror of specific web comics and other
picture-based content, such as Picture Of The Day sites, with a variety of options for
updating and maintaining collections.

OPTIONS


-b PATH, --basepath=PATH
Specifies a base path to put comic subdirectories. The default is Comics.

--baseurl=PATH
Specifies the base URL for output handlers. The default is a local file URI.

-a, --all
Traverses all available strips backwards from the current one. This can be useful
you want a full collection of a new comic strip, or update an existing one where
files are missing. Catchups can start at a specific strip by using the index
syntax, see the INDEX SYNTAX and SPECIAL SYNTAX sections for more information. This
is useful when you missed some days and want only to download the missing files.

-c, --continue
Same as --all, but stop at the first existing image file. Useful for cron jobs
that are not executed every day.

-h, --help
Output brief help information.

-l, --list
List available comic modules in multi-column fashion.

--singlelist
List available comic modules in single-column fashion.

-m MODULE, --modulehelp=MODULE
Output module-specific help for MODULE.

-o OUTPUT, --output=OUTPUT
OUTPUT may be any one of the following:

html - Writes out an HTML file linking to the strips actually downloaded in the
current run, named by date (ala dailystrips). The files can be found in the html
directory of your Comics directory.

rss - Writes out an RSS feed detailing what strips were downloaded in the last 24
hours. The feed can be found in Comics/dailydose.xml.

json - Write a JSON file with all download infos (URLs, images). Can be used with
other scripts, eg. order-symlinks.py to add symbolic links.
This option can be given multiple times.

-t, --timestamps
Print timestamps for all output at any level.

-v, --verbose
Increase the output level by one with each occurence.

-V, --version
Display the version number.

--vote Vote for the selected comics to tell others that you like them. The sum of all
votes for a comic will be displayed at the comic index pages at
http://wummel.github.io/dosage/comic-index.html module At least one valid module
must be specified. A list of valid modules can be found by passing the -l option.
Multiple module arguments can be specified on the command line. Module names are
case insensitive, and it is sufficient to specify a unique substring of the module
name.

INDEX SYNTAX


Instead of starting at the latest comic strip, an index lets dosage start at a certain
strip. The index can be specified by appending a colon : and the index name after the
module. Multiple comma-spearated indices can also be specified.

The index name itself usually is the part of the comic strip URL that identifiess a strip,
eg. a number or a date. The expected format is documented when using the --modulehelp
option.

SPECIAL SYNTAX


@ This expands to mean all the comics currently in your Comics directory. All other
specified comic module names will be ignored.

@@ This expands to mean all the comics available to Dosage.

INDEX SYNTAX can not be used with SPECIAL SYNTAX.

EXAMPLES


Retrieve all Mega Tokyo comics:
dosage -a megatokyo

Retrieve the current comic of Cyanide and Happiness:
dosage cyanideandhappiness

Retrieve the current strip of all comics in your Comics directory:
dosage @

Vote for the comics in your Comics directory:
dosage --vote @

Retrieve the current strip of every comic that there is a module for:
dosage @@

Retrieve the Penny Arcade strip for a given index:
dosage pennyarcade:2004-07-22

Retrieve Calvin and Hobbes strips from a given index going backwards to the beginning.
dosage -a calvinandhobbes:2012/07/22

ENVIRONMENT


HTTP_PROXY
dosage will use the specified HTTP proxy when downloading URL contents.

NOTES


Should retrieval fail on any given strip dosage will attempt to retry. However the retry
information is only outputted in the second and successive output levels.

At the time of writing, a complete Dosage collection weighs in at around 3.0GB.

RETURN VALUE


The return value greater than zero when

· a program error occurred.

· comics could not be found or downloaded

· the program run was aborted with Ctrl-C

Else the return value is zero.

Use dosage online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    copac2xml
    copac2xml
    bibutils - bibliography conversion
    utilities ...
    Run copac2xml
  • 4
    copt
    copt
    copt - peephole optimizer SYSNOPIS:
    copt file.. DESCRIPTION: copt is a
    general-purpose peephole optimizer. It
    reads code from its standard input and
    writes an ...
    Run copt
  • 5
    gather_stx_titles
    gather_stx_titles
    gather_stx_titles - gather title
    declarations from Stx documents ...
    Run gather_stx_titles
  • 6
    gatling-bench
    gatling-bench
    bench - http benchmark ...
    Run gatling-bench
  • More »

Ad