A user-friendly manga downloader CLI for Termux — downloads from weebcentral.com with chapter range selection, live search, and aria2c 16-thread downloading.
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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.1.tar.gz.
File metadata
- Download URL: manga_termux-1.0.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5029387faeb0622eec824e9b1ec4b8ecc36e77474490fe050d9a10909450c78
|
|
| MD5 |
8cf5fa9387d91546032f69d3ce3e5504
|
|
| BLAKE2b-256 |
f5d0a6d50bd6b27fc8ce9dcb7699ca975d960de52a0dbe359213cd8d7862e6a7
|
File details
Details for the file manga_termux-1.0.1-py3-none-any.whl.
File metadata
- Download URL: manga_termux-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.4 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 |
11e86e5e43c39eed29e88dea861958df1e729e4e86ee191309f3a76fee5fb5cd
|
|
| MD5 |
d6df8a185b30ad60689718bd090bce30
|
|
| BLAKE2b-256 |
f5f0537afc3893cee35d7ec28055fc201f31d71b6ade7a4cee9109e8a95523e3
|