/unlockme

Bash script App for Ubuntu based distros - Linux Mint Cinnamon, MATE, Xfce, Linux Lite, Budgie and others

Primary LanguageShell

UnlockMe

License License

Bash script App based on Yad and Zenity for Linux Lite, Linux Mint Xfce, Linux Mint Cinnamon & Linux Mint MATE

Authors

Tested on

  • Linux Lite 3.x (xenial)
  • Linux Lite 4.x (bionic)

Report issues and feel free to suggest your own fixes/tweaks/script improvements.

Installation and Update Instructions

Option 1 - From Terminal:

cd /tmp && wget https://raw.githubusercontent.com/ralphys/unlockme/master/install.sh && chmod +x install.sh && ./install.sh

Option 2 - Manually download

  • Download and extract
  • Make install.sh executable:

chmod +x install.sh

  • Launch installer:

./install.sh

Uninstall Instructions

From Terminal:

/usr/share/unlockme/tools/uninstall.sh

Screenshots