Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1.34 KB

README.md

File metadata and controls

52 lines (39 loc) · 1.34 KB

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

  1. Open terminal

Alt text

  • 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

Alt text Alt text Alt text Alt text

  1. If Linux Open zen.sh comment out the last chuck of code for osascript instructions and pick a messaging technique.

  2. If PC Throw away your computer and buy a mac or Linux box ; )

  3. Then you should be ready to execute.

sudo ./zen.sh

License

The MIT License (MIT)

Copyright (C) 2016 ~ Jaysin Lord ~ [email protected]