All Projects β†’ GlitchYou β†’ termux-launch

GlitchYou / termux-launch

Licence: MIT License
Launch apps on Termux

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to termux-launch

Cracker-Tool
All in One CRACKER911181's Tool. This Tool For Hacking and Pentesting. 🎭
Stars: ✭ 181 (+596.15%)
Mutual labels:  termux
vulpw
A Password Vulnerability checker
Stars: ✭ 14 (-46.15%)
Mutual labels:  termux
ubuntu-on-android
Run Ubuntu 21.04 with pre-installed Desktop Environments in android/termux with ease! Everything is preinstalled so just download install and doneπŸš€πŸš€
Stars: ✭ 348 (+1238.46%)
Mutual labels:  termux
TermDroid
GUI Installer for various OS running on Termux
Stars: ✭ 18 (-30.77%)
Mutual labels:  termux
ShiraoriBOT-Md
Base bot WhatsApp using library baileys multi device
Stars: ✭ 54 (+107.69%)
Mutual labels:  termux
dotfiles
cross-platform (linux (arch), macos, android (termux), windows (WSL)) dotfiles and scripts, using yadm
Stars: ✭ 17 (-34.62%)
Mutual labels:  termux
crack-pro
NEW FACEBOOK COINING TOOL
Stars: ✭ 77 (+196.15%)
Mutual labels:  termux
007-TheBond
This Script will help you to gather information about your victim or friend.
Stars: ✭ 371 (+1326.92%)
Mutual labels:  termux
OhMyTermux
Install Oh-my-zsh to your Termux and enjoy..
Stars: ✭ 23 (-11.54%)
Mutual labels:  termux
my-termux-setup
Here is My Termux Terminal Emulator Setup & Packages
Stars: ✭ 97 (+273.08%)
Mutual labels:  termux
pacman-for-termux
Special configured pacman for termux.
Stars: ✭ 24 (-7.69%)
Mutual labels:  termux
contact
This is a command line application for contact management with pipes in mind using a file based storage.
Stars: ✭ 27 (+3.85%)
Mutual labels:  termux
grabcam
A tool to hack camera from termux for video tutorial visit hackers-hub.com
Stars: ✭ 215 (+726.92%)
Mutual labels:  termux
Athena
A free and open source replacement for Google Assistant on Android devices, meant to integrate with the Sapphire Framework. It contains both speech-to-text and text-to-speech services. It does not require Google services or network connectivity
Stars: ✭ 73 (+180.77%)
Mutual labels:  termux
TataSky-Playlist-AutoUpdater
Auto-Update your Tata Sky M3U Playlists every day without needing an app, with the same link.
Stars: ✭ 45 (+73.08%)
Mutual labels:  termux
TORhunter
Designed to scan and exploit vulnerabilities within Tor hidden services. TORhunter allows most tools to work as normal while resolving .onion
Stars: ✭ 47 (+80.77%)
Mutual labels:  termux
TelephonyBruteCall
This tools lets you BruceForce calls using Termux on Android
Stars: ✭ 25 (-3.85%)
Mutual labels:  termux
instahack
Hack instagram bruteforce new
Stars: ✭ 23 (-11.54%)
Mutual labels:  termux
Webspoilt
This script will you help to find the information about the website and to help in penetrating testing
Stars: ✭ 34 (+30.77%)
Mutual labels:  termux
ubuntu
Install ubuntu in Termux Without Rooted Device
Stars: ✭ 77 (+196.15%)
Mutual labels:  termux

Termux:Launch

Launch apps on Termux

Demo demo

Install

Dependences
pkg install git
  1. Install Termux Launch on realease
  2. Open the app and it will show a notification
  3. Click install to proceed with the installation

Uninstall

rm -f $(command -v launch)
sed -i 's|.*launch-completion.bash||' ~/.bashrc # Replace ~/.bashrc with your shell's config file

How to use

$ launch --help
Usage:
  launch [ -a --app <app_name> ]  [ -u --update ]
         [ -i --info <app_name> ] [ -h --help ]
         [ -p --package <app_package> ]
    Launch apps on android
  
  -a --app       -- open app
  -i --info      -- show app settings
  -p --package   -- open app from package
  -u --update    -- load all apps
  -h --help      -- show help

$ launch -a play_store
Starting play_store...
...

$ launch -i tasker
Starting info tasker...
...

$ launch -p com.whatsapp
Starting package com.whatsapp...
...

$ launch -u
Loading Apps...
...

Import this project

I did this project with the help of Tasker

To add new functions or see how this project works import it by clicking here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].