Link API Documentation in README.md
This commit is contained in:
parent
a610eff8f0
commit
e96dd07521
@ -2,7 +2,7 @@
|
|||||||
<br />
|
<br />
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
<h3 align="center">Tranga</h3>
|
<h3 align="center">Tranga v2</h3>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
Automatic Manga and Metadata downloader
|
Automatic Manga and Metadata downloader
|
||||||
@ -58,7 +58,8 @@ Notifications can be sent to your devices using [Gotify](https://gotify.net/) an
|
|||||||
### What this does and doesn't do
|
### What this does and doesn't do
|
||||||
|
|
||||||
Tranga (this git-repo) will open a port (standard 6531) and listen for requests to add Jobs to Monitor and/or download specific Manga.
|
Tranga (this git-repo) will open a port (standard 6531) and listen for requests to add Jobs to Monitor and/or download specific Manga.
|
||||||
The configuration is all done through HTTP-Requests.
|
The configuration is all done through HTTP-Requests. [Documentation](docs/API_Calls_v2.md)
|
||||||
|
|
||||||
_**For a web-frontend use [tranga-website](https://github.com/C9Glax/tranga-website).**_
|
_**For a web-frontend use [tranga-website](https://github.com/C9Glax/tranga-website).**_
|
||||||
|
|
||||||
This project downloads the images for a Manga from the specified Scanlation-Website and packages them with some metadata - from that same website - in a .cbz-archive (per chapter).
|
This project downloads the images for a Manga from the specified Scanlation-Website and packages them with some metadata - from that same website - in a .cbz-archive (per chapter).
|
||||||
|
Loading…
Reference in New Issue
Block a user