glax
430ee2301f
Tasks are now executed in another Thread. Replaced TrangaTask.isBeingExecuted bool with 3-states: Waiting, Enqueued, Running Added Queue size to CLI output. |
||
---|---|---|
Tranga | ||
Tranga-API | ||
Tranga-CLI | ||
.dockerignore | ||
.gitignore | ||
README.md | ||
Tranga.sln | ||
Tranga.sln.DotSettings |
Has a interactive CLI-Version as well as API-Version (no documentation of API yet).
Only one Connector so far: MangaDex.org (Timeout between requests 750ms)
Can automatically download new Chapters every given time-period.