Skip to content

Makes touch_id on Mac work with sudo commands locally instead of typing a password everytime.

License

Notifications You must be signed in to change notification settings

vijay9908/Touch_ID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch_ID-Integration

Makes touch_id on Mac work with sudo commands locally instead of typing a password everytime.

🤔 Why Use This? Typing in the password each time when you use sudo or brew commands can be really annoying.Having support for touch_id really helps when it comes to permissions without typing in the password.

Added Support: Works flawlessly with Mac's having Touch_id and running MacOS Mojave.

Getting this setup on your Mac;

Things Required before trying this out;

Install Python3: You can refer this https://docs.python-guide.org/starting/install3/osx/ for knowing how to install python3 and homebrew for ease of use. In home directory(default), clone the repo and change the directory to repo and run the script by typing python3 access.py

Note: This script is tested and supports only MacOS Mojave.

Contributions are welcome! You can suggest new features that can be supportively added or work on the present thing improving the support for future devices and extending its flexibility. Note: Script setup works only for MacOs Mojave and Catalena Beta Only.

✒️ License

GNU General Public License v3.0

About

Makes touch_id on Mac work with sudo commands locally instead of typing a password everytime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages