Skip to content

Latest commit

 

History

History
88 lines (67 loc) · 2.68 KB

README.md

File metadata and controls

88 lines (67 loc) · 2.68 KB

weapon-url-opener

basher install

#dynamic-condition-response #bashproject

Decription

Switch downloader scripts easily and quickly. Now you can use the termux-url-opener feature more often.

Features

  • ztme-toolbox [activity] (Run scripts directly through cloned repos)
  • ztme-toolbox [receiver] (As termux-url-opener script to clone repository via Android share)

Hints (help: weapon-url-opener)

How to download downloader script?

  1. Find the `termux-url-opener' script on github or any source. NOTE: download at least 2 different downloader scripts before using this manager (otherwise you may not need this).
  2. Rename each "termux-url-opener" file to its creator name
  3. Place the downloader script in the ~/bin directory
  4. That's it! Run the script if you want to switch to a different downloader script.

Quick Instalations

wget luisadha.github.io/weapon-url-opener && bash weapon-url-opener

Want to try without installing? You can

(1) : Copy this

. <(curl -L luisadha.github.io/weapon-url-opener)

(2) : Type `wuo' to start program, when you exit the current shell session the function can no longer be called

Manual Install

Step (1) download with Basher or

basher install luisadha/weapon-url-opener

Step (2) Running the setup for first time.

weapon-url-opener

Step (3) Start a script.

wuo

Uninstall

wuo-uninstall.sh
basher uninstall luisadha/weapon-url-opener

For Developer (help: ztme-toolbox)

How to get your own script to run by the ztme-toolbox

Rules :

  • Make sure your shebang is set according to the script language used so as to avoid errors, Use the built-in termux tool "termux-fix-shebang"

  • The name of the repository must be identical to the name of the script itself and must have a .sh extension.

Congratulations your script to be read by ZTME-Toolbox

Prerequisite

  • Termux:API
  • Minimun two downloader script

Recomendation script downloader

  • AK500.sh (termux-url-opener) to download audio/video from YouTube via Android shared
  • ztme-toolbox (termux-url-opener) to clone github repository via Android shared

Author