mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-01-30 16:37:29 +01:00
glax
430ee2301f
Implemented Queue, so that taskManager is not held up with other Connector-tasks.
Tasks are now executed in another Thread. Replaced TrangaTask.isBeingExecuted bool with 3-states: Waiting, Enqueued, Running Added Queue size to CLI output.
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.
Description
Languages
JavaScript
50.6%
CSS
30.5%
HTML
18.8%
Dockerfile
0.1%