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

    Blastitt

    @Blastitt

    10
    Reputation
    944
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Blastitt Unfollow Follow

    Best posts made by Blastitt

    • DailyXKCD

      (Trying to post this in the Modules/Showcase/Entertainment forum, but that’s not an option on the dropdown… @paviro )

      This module displays the daily XKCD web comic. Automatically updates every 10 hours.

      [card:Blastitt/DailyXKCD]

      Screenshot (Inverted)

      0_1468503183576_mirrormoduledemo.PNG

      posted in Entertainment
      B
      Blastitt
    • Twitter Feed

      (Trying to post this in the Modules/Showcase/Utilities forum, but that’s not an option on the dropdown… @paviro )

      A basic twitter feed module. Super unpolished, but the functionality is there. You need your own twitter API access tokens. Displays your tweets and @mentions since last MM reboot. Will definitely be taking suggestions and updating in the near future.

      My original idea was to allow you to give commands to the MM by tweeting at it. I may still add this functionality if it’s wanted.

      [card:Blastitt/twitControl]

      0_1468508292452_twittermm.png

      posted in Utilities
      B
      Blastitt
    • RE: xkcd Comic Feed

      Check out my DailyXKCD module. It seems to be what you’re looking for.

      [card:Blastitt/DailyXKCD]

      posted in Requests
      B
      Blastitt
    • RE: Twitter Feed

      @strawberry-3.141

      Your feature request has been implemented. :)

      posted in Utilities
      B
      Blastitt

    Latest posts made by Blastitt

    • RE: DailyXKCD

      @Nexxic In the only pull request made, the author retracted it. I’ve had a couple people say they were working on a pull request for fixing the size of the larger comics, but nothing’s come of it yet. I’m too busy at the moment, otherwise I would do it myself.

      posted in Entertainment
      B
      Blastitt
    • RE: Twitter Feed

      @Brandon54

      Strange… What DOES show up for you? Make sure your API keys are for the User Stream API and not anything else. You shouldn’t have to mess with the JS at all.

      posted in Utilities
      B
      Blastitt
    • Brightness Issues

      Not sure if this is an issue with Electron or the application itself, but I’ve found that whenever the Magic Mirror is in the foreground, the whole brightness of the screen dims. If another window is in the foreground, however, (with the Magic Mirror still visible and in full screen, simply with another window on top of it) the brightness returns to normal.

      Additionally, when CTRL+TAB is held, the brightness increases to higher than normal.

      Everything mentioned only occurs when the Mirror application is in Full Screen mode.

      I cannot get screenshots of this, as it does not occur over VNC, but on HDMI-connected monitors.

      Has anyone else noticed this issue, and does anyone have an idea as to how to solve it?

      posted in Troubleshooting
      B
      Blastitt
    • RE: Twitter Feed

      @Brandon54 Yup.

      posted in Utilities
      B
      Blastitt
    • RE: Twitter Feed

      @strawberry-3.141

      Your feature request has been implemented. :)

      posted in Utilities
      B
      Blastitt
    • RE: DailyXKCD

      @RedNax

      I like it! Put in a pull request if you want it in the official repo. Also maybe add a config option to turn the feature off (if someone just wants to see new comics only)?

      posted in Entertainment
      B
      Blastitt
    • RE: Twitter Feed

      @jesus

      Dunno. Probably. This module can’t do anything with instagram as it is right now, though.

      posted in Utilities
      B
      Blastitt
    • RE: Twitter Feed

      @strawberry-3.141

      Good idea. Added to backlog.

      posted in Utilities
      B
      Blastitt
    • RE: Twitter Feed

      @daveyg_71

      It gets new tweets continuously, but they do not persist between reboots.

      posted in Utilities
      B
      Blastitt
    • RE: DailyXKCD

      @strawberry-3.141 @paviro

      I added an option to invert the colors and dev console shows the image has the style filter : invert(100%); but the colors don’t seem to be inverting at all.

      Update: Changed to -webkit-filter and it worked. Looks hella good.

      posted in Entertainment
      B
      Blastitt