Daily Stoic - Everyday stoic quote

Hi guys, i made a dashboard card with everyday quote from book “The Daily Stoic: 366 Meditations on Wisdom, Perseverance, and the Art of Living” written by Ryan Holiday.

To use it, you need Card-Mod installed. If you already have, just copy-paste this code creating new card:

type: picture
image: https://dailystoic.pl/empty_en.png
tap_action:
  action: url
  url_path: https://dailystoic.com/
hold_action:
  action: none
card_mod:
  style: |
    ha-card {
     background: url('https://dailystoic.pl/daily_en.png');
     background-size: cover;
     background-repeat: no-repeat;
    }

Hope you enjoy :wink:

1 Like