Skip to content

Instantly share code, notes, and snippets.

@cwkirchner
cwkirchner / termux-url-opener
Last active June 26, 2022 18:44 — forked from LordH3lmchen/termux-url-opener
termux-url-opener
#!/data/data/com.termux/files/usr/bin/zsh
#
# This is a termux-url-opener script (based on https://gist.github.com/LordH3lmchen/dc35e8df3dc41d126683f18fe44ebe17)
# to do diffrent tasks on my Android phone. Youtube-dl has been replaced by yt-dlp and scdl has been replaced by soundscrape.
#
# How to use this script:
#############################
# Create the bin directory
# ➜ ~ mkdir bin
# Copy script to bin directory