Skip to content

Very first release

Pre-release
Pre-release
Compare
Choose a tag to compare
@everydayanchovies everydayanchovies released this 01 May 12:14
· 20 commits to master since this release

This is a plugin for Plato, see https://github.com/baskerville/plato/releases

This plugin will download the last 10 (configurable) XKCD comics to your Kobo ereader.

Extract the contents of this archive to the root of the kobo storage.

Modify .adds/plato/Settings.toml to add this section:

[[libraries.hooks]]
path = "XKCD"
program = "bin/xkcd/xkcd"
sort-method = "added"
first-column = "title-and-author"
second-column = "progress"

For more detailed instructions read up on https://github.com/baskerville/plato/blob/master/doc/HOOKS.md

Cheers,

Max