toshokan

command module
v0.0.0-...-20afc43 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

README

Toshokan [WIP]

Toshokan is a OPDS API with indexing and searching capabilities for manga readers like Tachiyomi.

It also integrates a system for tagging similar to LANraragi.

Features

  • OPDS API v1.2
  • Plugins to add tags
  • PostgreSQL for database.
  • Build with high availability.
  • zig, rar, tar.gz, tar.xz, tar.bz2, 7z, zip, cbz, cbr... supported formats (whatever supports libarchive)
  • LANraragi tags style: namespace:tag
  • Sort by title, author, date
  • Simple grouping of series

Diagram

flowchart TB

archive --> plugins
plugins --> scan
db --> indexer
scan --> indexer

db --> opds
archive --> opds

Follow the progress of the project

GitHub Project

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package scan provides a scanner for scanning archives into metadatas.
Package scan provides a scanner for scanning archives into metadatas.

Jump to

Keyboard shortcuts

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