Skip to content

j-lord/zen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 ~ hello@fortlord.io

Releases

No releases published

Packages

No packages published

Languages