command
module
Version:
v0.0.0-...-20afc43
Opens a new window with list of versions in this module.
Published: Nov 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
Package scan provides a scanner for scanning archives into metadatas.
|
Package scan provides a scanner for scanning archives into metadatas. |
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.