This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
OUTFD='/sdcard/Download/dircontent_sdcard.txt' | |
export OUTFD | |
cd /sdcard | |
clear | |
ls -ap --color | grep '/' > $OUTFD | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
#!/bin/bash | |
# Usage : cd /some/dir/containing/mediafiles | |
# bash playx | |
# Dec: playing random media files on working directory | |
# dependencies : | |
# - memerlukan mpv untuk membuat subproses agar berjalan mengikuti proses java dan mengumpulkan informasi file yang diperlukan | |
# - bc package untuk menghitung agar subproses berjalan dengan baik |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
echo "# begin build properties" | |
echo "# autogenerated by buildinfo.sh" | |
echo "ro.build.id=$BUILD_ID" | |
echo "ro.build.display.id=$BUILD_DISPLAY_ID" | |
echo "ro.build.version.incremental=$BUILD_NUMBER" | |
echo "ro.build.version.sdk=$PLATFORM_SDK_VERSION" | |
echo "ro.build.version.preview_sdk=$PLATFORM_PREVIEW_SDK_VERSION" | |
echo "ro.build.version.preview_sdk_fingerprint=$PLATFORM_PREVIEW_SDK_FINGERPRINT" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# !Jangan lupa termux-fix-shebang | |
# Nama: Simulasi Termux Menu bagian Style | |
# Dekripsi: Jika Menu pada termux divisualisasikan sebagai skrip maka akan seperti ini | |
# Dependensi: Anda mungkin perlu menginstall Termux-Styling | |
# Kreator skrip ini @luisadha | |
# Plugin: Ditujukan untuk penggunaan Mytermux | |
banner() { | |
echo "Please install 3rd-party dotfiles myTermux first!" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "[$(date | awk '{print $4}' | cut -c 1,2,4,5,7,8)] Load from.. (.bashrc) " | |
# ========================================= bashrc configuration by luisadha ============================================== | |
case $- in | |
*i*) ;; | |
*) return;; | |
esac | |
function tanya() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>GitHub Stars Fetcher</title> | |
</head> | |
<body> | |
<div> | |
<label for="profilGithub">Repo owner:</label> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/data/data/com.termux/files/usr/bin/env zsh | |
# by luisadha | |
# | |
( while true; do | |
cols=$(tput cols) | |
if [ "$cols" == "141" ]; then | |
jp2a ~/downloads/aphrodite_by_juni_anker.jpg | |
sleep 1 | |
break |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Listing... | |
0verkill/stable 0.16-git-3 aarch64 | |
1oom/stable 1.0 aarch64 | |
2048-c/stable 2022.10.23 aarch64 | |
2048-cli/termux 0.9.1 aarch64 | |
2bwm/x11 0.3-1 aarch64 | |
2ping/stable 4.5.1-3 all | |
64tass/tur-packages 1.59.3120 aarch64 | |
6tunnel/stable 0.13 aarch64 | |
7zip/stable 23.01 aarch64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@ | |
BashProtector | |
KotlinKt.class | |
META-INF | |
__pycache__ | |
adbfiles | |
adbkey | |
adbkey.pub | |
android_as_server.js | |
apkeep_downloads |