manga-termux
A user-friendly manga downloader CLI for Termux on Android.
Downloads from weebcentral.com with live search, chapter range selection, and aria2c 16-thread downloading.
Install
pkg install aria2
pip install manga-termux
Usage
Just type:
manga
- Type manga name — live suggestions appear as you type
- Pick a result from the numbered list
- Enter chapter range:
1,2-8,1-90,all,1,5,10 - Downloads start with aria2c at full bandwidth
- Saved to
/sdcard/Manga/{Title}/Chapter N/
Chapter range formats
| Input | Meaning |
|---|---|
1 |
Single chapter 1 |
2-8 |
Chapters 2 through 8 |
1-90 |
Chapters 1 through 90 (batch) |
all |
Every chapter |
1,5,10 |
Specific chapters |
1-10,20,30-35 |
Mixed ranges |
Features
- Live search — suggestions appear as you type (powered by prompt_toolkit)
- 16-connection aria2c downloads — full bandwidth per chapter
- Chapter range selection — single, range, batch, specific chapters
- Automatic fallback — threaded downloader if aria2c not installed
- Saves organized —
/sdcard/Manga/{Title}/Chapter N/001.jpg
Requirements
| Tool | Install command | Required? |
|---|---|---|
| aria2 | pkg install aria2 |
Recommended |
| prompt_toolkit | auto-installed | Yes (included) |
Environment Variables
| Variable | Default | Description |
|---|---|---|
MANGA_DOWNLOAD_DIR |
/sdcard/Manga |
Override default save path |
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
manga_termux-1.0.5.tar.gz
(10.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file manga_termux-1.0.5.tar.gz.
File metadata
- Download URL: manga_termux-1.0.5.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3496295fa7a0484ab76aa43e6cc3a5e11723b42956fbd73c0efffa6db97f6a0e
|
|
| MD5 |
fe5098ee0b65ffa963828578c868b65d
|
|
| BLAKE2b-256 |
c929fcfb4c89db237fb976228260e847bac6233cce1bceb495b766605f5da7cd
|
File details
Details for the file manga_termux-1.0.5-py3-none-any.whl.
File metadata
- Download URL: manga_termux-1.0.5-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9c0ccec779f9b05a4f0a87ef59165ff0a75f2feda75d2ab587ef7dba4dfdd40
|
|
| MD5 |
8532c256d49c9bdfc3998aa786722caf
|
|
| BLAKE2b-256 |
92dae0e123e9f7bcf5ce3af7450843af8013e2d51cd316fd1c0713b6f6f50287
|