MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. spblat
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    spblat

    @spblat

    3
    Reputation
    7
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    spblat Unfollow Follow

    Best posts made by spblat

    • RE: MagicMirror Newsfeed continually "loading"...

      For those googling this problem, consider whether you added the module to your config file but didn’t stop and restart the software. Many config changes can take effect just by saving the config file and reloading the browser window, but adding and removing modules…not so much :-)

      posted in Troubleshooting
      S
      spblat
    • RE: Unix Fortune

      Epic! I’ll start playing with this. During my tests I will experiment with the “-s” and “-n” command line flags for adjusting fortune length and propose/submit updates. Thank you for putting this together!

      posted in Requests
      S
      spblat

    Latest posts made by spblat

    • RE: MagicMirror Newsfeed continually "loading"...

      For those googling this problem, consider whether you added the module to your config file but didn’t stop and restart the software. Many config changes can take effect just by saving the config file and reloading the browser window, but adding and removing modules…not so much :-)

      posted in Troubleshooting
      S
      spblat
    • RE: Unix Fortune

      Epic! I’ll start playing with this. During my tests I will experiment with the “-s” and “-n” command line flags for adjusting fortune length and propose/submit updates. Thank you for putting this together!

      posted in Requests
      S
      spblat
    • RE: MMM-Windy multiple layers

      @DeeZett said in MMM-Windy multiple layers:

      https://github.com/TheStigh/MMM-WindyV2

      Since this is the only Windy thread, I’ll add my experience for search: I wasn’t able to get v2 to display anything. In v1 I found a way to edit the CSS and make the map less in-your-face, so it coexists with other modules:
      windy1.jpg

      Screen Shot 2020-09-24 at 8.22.57 AM.png

      posted in Troubleshooting
      S
      spblat
    • Unix Fortune

      We already have the awesome MMM-Fortune module. Are you aware there’s a “fortune” command in unix/linux? You can install it in your pi like so:

      sudo apt install fortune
      

      It was intended to present a little epigram every time you log in to a terminal, but it can also be invoked at the command line.
      Screen Shot 2020-09-23 at 1.47.19 PM.png
      I’d be inclined to replace the “Compliments” module with a module that pulls a short unix fortune using this command, updating on a configurable interval.

      Any takers? :-)

      posted in Requests
      S
      spblat