Skip to content

The embarrassing way I deal with my self quarantine. Forgive me. :)

License

Notifications You must be signed in to change notification settings

mykle1/MMM-DumbAssCatFacts

Repository files navigation

MMM-DumbAssCatFacts

  • This is how I deal with self quarantine. It's embarrassing, I know.

Examples

Installation

  • git clone https://github.com/mykle1/MMM-DumbAssCatFacts into the ~/MagicMirror/modules directory.

  • cd MMM-DumbAssCatFacts

  • npm install

  • Annotated .css file included for your convenience.

Config.js entry and options

{
disabled: false,
module: 'MMM-DumbAssCatFacts',
position: 'bottom right',
config: {
  title: "Dumb Ass Cat Facts", //
  apiKey: "Your RapidAPI key", // Get at RapidAPI.com
  scroll: false, // true or false
  scrollSpeed: "3",
  maxWidth: "280px",
  useHeader: false,   // False if you don't want a header
  header: "",         // Any text you want. useHeader must be true
  animationSpeed: 0,  // fade speed
  rotateInterval: 120 * 1000, // switch to next fact in rotation
  }
},

Cowboysdude insisted I make this module. LMFAO!

  • Truthfully? He said he would never speak to me again if I did make this module. :)

About

The embarrassing way I deal with my self quarantine. Forgive me. :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published