• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Sachin's Mirror

Scheduled Pinned Locked Moved Show your Mirror
30 Posts 5 Posters 25.1k Views 7 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    Wilco89 @Sachin
    last edited by Jun 29, 2016, 2:51 PM

    @Sachin where did you put the PIR sensor?

    S 1 Reply Last reply Jun 29, 2016, 5:36 PM Reply Quote 0
    • S Offline
      Sachin @adamsidelsky
      last edited by Jun 29, 2016, 5:29 PM

      @adamsidelsky Thanks. I’ll take a clearer picture tonight when I get home and post it.

      1 Reply Last reply Reply Quote 0
      • S Offline
        Sachin @adamsidelsky
        last edited by Jun 29, 2016, 5:34 PM

        @adamsidelsky I can post the full image of the SD card somewhere I suppose? Part of the fun however is to play with the code.

        1 Reply Last reply Reply Quote 0
        • S Offline
          Sachin @Wilco89
          last edited by Jun 29, 2016, 5:36 PM

          @Wilco89 It is in the bottom right hand corner. I’ll make sure to include it when I take a clearer picture tonight.

          1 Reply Last reply Reply Quote 0
          • K Offline
            KirAsh4 Moderator
            last edited by Jun 29, 2016, 5:57 PM

            @Sachin, use 'scrot' to take a screen shot of the display itself. 'scrot /home/pi/screenshot.png' will get you an image of the screen that you can then post here. (if you’re loged in remotely, you need to tell it which display to use: 'DISPLAY=:0 scrot /home/pi/screenshot.png')

            As for the source code, you don’t have to post a full image, just the modules folder (assuming everything you have on there is in modules.) You can simply zip it up (you’d have to install zip first if you don’t already have it, 'sudo apt-get install zip'):

            $ cd ~/MagicMirror
            $ zip -9 -r modules.zip modules
            

            Then you can post that 'modules.zip' file somewhere.

            OR, alternatively, you can push your code up to a Github repository so others can download them selectively instead of grabbing the entire modules folder. It’s also easier to maintain your code that way.

            A Life? Cool! Where can I download one of those from?

            1 Reply Last reply Reply Quote 0
            • S Offline
              Sachin
              last edited by Jun 30, 2016, 1:23 PM

              @KirAsh4 Thanks for the tips, I learn something new every day!

              1 Reply Last reply Reply Quote 0
              • S Offline
                Sachin @adamsidelsky
                last edited by Jun 30, 2016, 1:28 PM

                @adamsidelsky 0_1467292849443_MagicMirror.png

                1 Reply Last reply Reply Quote 0
                • A Offline
                  adamsidelsky
                  last edited by Jun 30, 2016, 1:34 PM

                  Sanchin,

                  Looks great! I’d love a copy of the code please and thank you.

                  Regards,

                  -Adam

                  S 1 Reply Last reply Jun 30, 2016, 1:38 PM Reply Quote 0
                  • S Offline
                    Sachin @adamsidelsky
                    last edited by Jun 30, 2016, 1:38 PM

                    @adamsidelsky Thanks Adam, glad you like it. I’ll see if I can follow KirAsh’s directions can get something up on Github. I do need to strip my API key’s from the config files so you can plug in your own, otherwise you will be seeing my info :-)

                    I’ll post a link later today when I get a chance to pull it all together.

                    • Sachin
                    A 1 Reply Last reply Jul 1, 2016, 4:27 PM Reply Quote 0
                    • A Offline
                      amanzimdwini @Sachin
                      last edited by Jul 1, 2016, 4:27 PM

                      @Sachin
                      I’d be interested in your config too - specifically making the compliments a different color / font size. Probably not that difficult, but I always find it easiest to “program by cannibalizing” :) What good is an idea if nobody steals it? Anyway, if you would post at clean-ed up version of your config, I’d appreciate it…

                      Looks great!

                      W 1 Reply Last reply Jul 1, 2016, 4:32 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      1 / 3
                      • First post
                        9/30
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy