Pages

Sunday, June 14, 2020

Termux tool and commands
                        
                      

       Tools:
  • Cmatrix
  • Font and colour
  • Figlet features in matrix
  •  termux-api

Cmatrices:
     $  Pkg update && pkg upgrade
  $ Pkg install cmatrix
  $ C matrix
            (To stop ctrl+c)

Font and colour:
      $  Pkg update && pkg upgrade
  $ Pkg install git     (y-yes)
                                     $Gitclone http://github.com/cabbagec/termux-ohmyzsh.
   $ Pwd
   $ LS
   $ Cd termux-ohmyzsh/
   $ Ls
   $./install.sh         (click allow)
      $ :12                              
       $ :13      
             ( If u again need to change???)

  $ Chcolor            (to change again color)

  $ Chfont          ( to change again font)

Figlet features of matrix:

 Pkg update && pkg upgrade

 $Pkginstallfiglet

 $Figletlachu    

  $ Figlet -c la            (la is example)

 $Figlet -r ks             (ks is example)
  $  Figlet -c la && -r ks
  $ Showfigfonts     
  $  Figlet -f.            ("font name") 

              (-f is refers to figlet)

Termux-api: 

  $ Pkg update && pkg upgrade

 $ Pkg install termux-api

 $ Termux-tts-engines

 $ Termux-tts-speak          

  $(Hello...hi...etc)

 $ Termux-vibrate       

 $ Termux-battery-status                     


Thank u......



No comments:

Post a Comment