/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 Mint Xfce, Cinnamon, MATE, Linux Lite and others

Authors

Tested on

  • Linux Mint Cinnamon 18.x (xenial)
  • Linux Mint MATE 18.x (xenial)
  • Linux Mint Xfce 18.x (xenial)
  • Linux Lite 3.x (xenial)
  • Ubuntu MATE 16.04 (xenial)
  • Ubuntu Budgie (budgie-remix) 16.04 (xenial)
  • Peppermint 8 (xenial)

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