Skip to content

A script which shows popup in mac every half hour by selecting random word from locally stored wordlist

Notifications You must be signed in to change notification settings

dineshmakkar079/dictjs

Repository files navigation

About

A script which shows popup in mac every half an hour by selecting random word from locally stored wordlist, to help you increase your vocabulary.

How to setup

  1. Get your api key from wordnik (http://developer.wordnik.com/)
  2. Put your api key in file named wordnikApiKey without any spaces and new line character
  3. cd into repo directory
  4. Run command: chmod +x script.sh, to make script executable
  5. Run the script as: ./script.sh

Note: To stop this background process, go to vocab.log file, look for PROCESS PID: XXXXX run command: kill PID

Example:

Star the repo if it helped you

About

A script which shows popup in mac every half hour by selecting random word from locally stored wordlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published