darylhjd / mangadesk
- воскресенье, 16 мая 2021 г. в 00:27:15
Terminal client for MangaDex 📖
Download manga directly from your terminal to read!
This client retrieves information straight from MangaDex's API.
As the API is still a WIP, some changes (probably breaking) might be expected.
Works for Windows/Linux/macOS.
Simply choose the chapters you want to read to download.
All downloads are stored in a folder titled downloads
, which you will find in the same directory as where you run the
application.
Check out the releases page for relevant files.
If you want, you may compile from source,
git clone https://github.com/darylhjd/mangadesk.git
cd mangadesk
go get -d ./...
go build
Check out the Issues page for current issues.
Always welcome and appreciated :)
Please take some time to familiarise yourself with the contributing guidelines.