Zen
Zen messenger randomly constructs random messages to random people in random groups.
Script should be run at random times to express thoughtfulness and consideration towards loved ones.
Quick Install Procedure
- Open terminal
- Fork Repository
sudo wget https://github.com/j-lord/zen/raw/master/zen.sh
- If you don't have wget installed, use curl.
curl -LOk https://github.com/j-lord/zen/raw/master/zen.sh
...eventually you'll want to install Homebrew and wget.
- Make script executable
sudo chmod u+x zen.sh
- If using Mac OS You'll be ready to execute.
sudo ./zen.sh
-
If Linux Open zen.sh comment out the last chuck of code for osascript instructions and pick a messaging technique.
-
If PC Throw away your computer and buy a mac or Linux box ; )
-
Then you should be ready to execute.
sudo ./zen.sh
License
The MIT License (MIT)
Copyright (C) 2016 ~ Jaysin Lord ~ hello@fortlord.io