• 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
  1. Home
  2. andrewchumchal
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 3
  • Followers 2
  • Topics 6
  • Posts 39
  • Groups 0

Posts

Recent Best Controversial
  • RE: Remote Administration & Updates

    @bhepler I’m currently using a VPN called NeoRouter. It dose not require any ports to be open for the clients only for the server. The plus is if you have or host your own server somewhere like i do with Digital Ocean which only cost me 5 US dollars a month. I can control all of my Pi’s that are not connected to my network.

    I hope this help.

    posted in Development
    A
    andrewchumchal
    Oct 4, 2016, 9:02 PM
  • RE: Move Module to corner

    @KirAsh4 @strawberry-3-141

    Thanks Guys

    posted in Development
    A
    andrewchumchal
    Oct 3, 2016, 11:07 PM
  • Move Module to corner

    How can I move a module more to the corner so i can get ride of the blank space ? Corner Picture Will auto-remove after 30 days

    posted in Development
    A
    andrewchumchal
    Oct 3, 2016, 10:05 PM
  • RE: Calendar Request

    @KirAsh4

    Thanks. I’m currently looking at the code to see how it can be done :)

    posted in Requests
    A
    andrewchumchal
    Sep 26, 2016, 8:49 PM
  • Calendar Request

    Calendar Request.

    It would be nice to have a limit on each calendar I pull in. Like I have a birthday calendar and a event calendar. It would be nice to say let there only be 2 events pulled from the birthday calendar then the rest of the limit pull from the others

    posted in Requests
    A
    andrewchumchal
    Sep 26, 2016, 3:08 PM
  • RE: multiple calendars

    @deadherring
    No problem.

    posted in Troubleshooting
    A
    andrewchumchal
    Sep 22, 2016, 9:52 PM
  • RE: multiple calendars

    @deadherring My Config Looks like this. Hope this helps

    # code block
                    module: 'calendar',
    			header: 'Events',
    			position: 'top_left',
    			config: {
    				calendars: [
    					{
    						symbol: 'calendar-check-o ',
    						url: 'calendar url'
    					},
    					{
    						symbol: 'calendar-plus-o ',
    						url: 'calendar url'
    					},
    					{
    						symbol: 'calendar-plus-o ',
    						url: 'calendar url'
    					},
    					{
    						symbol: 'birthday-cake',
    						url: 'calendar url'
    					},
    					{
    						symbol: 'rocket ',
    						url: 'https://www.google.com/calendar/ical/msacpn523mpjgq0jlooh41eme4%40group.calendar.google.com/public/basic.ics'
    						// Rocket Launch Calendar 
    					}
    				]
    			}
    		},
    
    posted in Troubleshooting
    A
    andrewchumchal
    Sep 22, 2016, 9:14 PM
  • RE: Where are you from?

    I am from Dallas Texas

    posted in General Discussion
    A
    andrewchumchal
    Sep 21, 2016, 10:49 PM
  • 1 / 1
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