Skip to content

beginnerslvl/siri-from-bash-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

siri-from-bash-script

siri from bash script compatible with all linux devices

installation

to run on kali linux "recomended" git clone https://github.com/beginnerslvl/siri-from-bash-script cd siri-from-bash-script bash ok.sh

to run on termux wget install git git clone https://github.com/beginnerslvl/siri-from-bash-script cd siri-from-bash-script bash ok.sh

add commands

in order to add comands write on line 111

elif [[ ( $username == "THE THING IF SAID" ) ]]; then WHAT TO DO IF THAT THING IS PRESSED

example elif [[ ( $username == "open files" ) ]]; then xdg-open /

thankyou

About

siri from bash script compatible on linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages