This is a simple script that will parse a directory of quote files and set it to your lock screen. Ideally, you would set this up to run as a cronjob (as root).
- Clone this repository
- Insert quotes into the quotes/ folder or anywhere you please (example: quote1.txt, quote2.txt)
lockscreen-quotes.rb [path to quotes directory]
Example:
sudo ruby lockscreen-quotes.rb ./quotes
