Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 981 Bytes

README.md

File metadata and controls

28 lines (26 loc) · 981 Bytes

installation

git clone https://github.com/Karthi02116K/Pyterminal-passwd.git && cd Pyterminal-passwd && unzip pyterminal.zip && pip install -r requirements.txt && cd $HOME

Set up terminal

if you using any shell,you must exist from the shell (example: termux-shell,fish shell such as) type "exit" for exit from shell

Copy & paste code

cd && echo "if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then
         command_not_found_handle() {
                 /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1"
         }
 fi

 PS1='$'
clear && cd $HOME && cd Pyterminal-passwd && python pyterminal.py && cd $Home" > /data/data/com.termux/files/usr/etc/bash.bashrc && exit
  • or
cd $HOME && cd Pyterminal-passwd && bash setup.sh

Solutions for Error

  • 1.you must install all requirement module -
  • 2.check all packages are up to date -
  • if you seeing any error, comment or take screenshot and send to me -