Skip to content

SVendittelli/MMM-wordnik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMM-wordnik

MagicMirror Module to display the word of the day, its definition, and origin. Uses the wordnik API.

Dependancies:

Setup:

  • Get an api key from wordnik.
  • Add the following to your config:
{
	module: "MMM-wordnik",
	position: "lower_third",
	config: {
		api_key: "<YOUR API KEY>"
	}
}

TODO:

  • Give examples? (Python is already capable)
    • Clean up code

About

MagicMirror Module for Word of the Day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published