Github ToolsTermux ToolsUncategorized
Download any files in termux

such as..
.apk, .jpg, .png, .txt, .mp3, .mp4, .md, .zip, .rar, .doc, .psd, .cdr, .eps, .anything…etc….
first you need to install these apps from playstore
1] Termux App
2] Termux API App
Now open Termux and follow these steps
installation :
$ apt update
$ apt upgrade
$ apt install termux-api
[ Downloading process: ]$ termux-download -d -t http://downlodingurl.com/file.apk
after -t you need to give downloading url
to download any type of file
after downloading goto your download folder.