alexandria

command module
v0.0.0-...-57cd8ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2022 License: MIT Imports: 10 Imported by: 0

README

alexandria

A webapp for managing your ebook library.

First of all you will need the ebook-convert tool from Calibre on your $PATH, as this is used for converting between .mobi and .epub. Then, install with go get and see the options with alexandria --help. The url set for me should define links for IndieAuth.

$ go get alexandria
$ mkdir some-books-dir
$ alexandria \
    --db ./some-db-path \
    --books ./some-books-dir \
    --me https://john.example.com/ \
    --secret "$(head -c64 /dev/urandom | openssl base64)"
...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL