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.

    Wanted holiday module

    Scheduled Pinned Locked Moved Requests
    20 Posts 5 Posters 8.6k Views 5 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
      wizz
      last edited by wizz

      If some one can make a module out of this https://holidayapi.com/
      I dont have the skills to make on my self and hope some one picks this up and develop a module from it.

      Here is an test api key to use:
      Test API Key:
      91fa481a-06e9-469f-8d77-650d49017c61
      Test keys are unmetered and return dummy holiday day.

      Here is the Node.js
      https://github.com/joshtronic/node-holidayapi

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @wizz
        last edited by Mykle1

        @wizz said in Wanted holiday module:

        Test keys are unmetered and return dummy holiday day.

        I was willing to try this for you but even the free API key you get from https://holidayapi.com only returns historical data.
        {"status":402,"error":"Free accounts are limited to historical data. Upgrade to premium for access to current and upcoming holiday data. Log into your account for upgrade options!"}
        I don’t think anyone here is willing to pay for a premium account. It sort of defeats the purpose of free open source. Sorry friend.

        {"status":200,"holidays":[{"name":"April Fools' Day","date":"2016-04-01","observed":"2016-04-01","public":false},{"name":"Earth Day","date":"2016-04-22","observed":"2016-04-22","public":false},{"name":"National Arbor Day","date":"2016-04-29","observed":"2016-04-29","public":false}]}
        Not really much to work with here to warrant creating a module

        Create a working config
        How to add modules

        W 1 Reply Last reply Reply Quote 0
        • cowboysdudeC Offline
          cowboysdude Module Developer
          last edited by cowboysdude

          I wrote a module for my joomla site and I use a holiday file of sorts let me check and see where I get my data from…

          I didn’t… I created an xml file that is good until 2020… with all the American Holidays…

          Which you are free to use if you’d like ;)

          Mykle1M 1 Reply Last reply Reply Quote 1
          • W Offline
            wizz @Mykle1
            last edited by

            @Mykle1 That i understand and the live free key you get when signing up at holidayapi.com is only Limited to 500 calls per month, historical data only and no for future data.

            Mykle1M 1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @wizz
              last edited by

              @wizz said in Wanted holiday module:

              That i understand and the live free key you get when signing up at holidayapi.com is only Limited to 500 calls per month, historical data only and no for future data.

              Yes, I know. I signed up for the live free API key and that is the key I used to get the data above.

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @cowboysdude
                last edited by

                @cowboysdude said in Wanted holiday module:

                Which you are free to use if you’d like

                As soon as I am done finalizing the module I am working on now I will take a look at what you have. That’s fantastic of you to offer it. Thanks! :thumbsup_tone1:

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • P Offline
                  pauabaer
                  last edited by

                  @cowboysdude is your module available on github?
                  i could live with a workaround with xml. Once created, it has to be updated just once a year. thats ok for me :)

                  cowboysdudeC 1 Reply Last reply Reply Quote 0
                  • cowboysdudeC Offline
                    cowboysdude Module Developer @pauabaer
                    last edited by cowboysdude

                    No, not yet :) Still working on it… I have it mostly done just needs a bit more work…

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      pauabaer
                      last edited by

                      Sounds like you are my man. I am looking forward for the vacation and quotation module ;)

                      Mykle1M 1 Reply Last reply Reply Quote 0
                      • Mykle1M Offline
                        Mykle1 Project Sponsor Module Developer @pauabaer
                        last edited by

                        @pauabaer said in Wanted holiday module:

                        Sounds like you are my man. I am looking forward for the vacation and quotation module

                        Yeah, he’s a good dude. You just have to ask him and he makes it happen. :thumbsup:

                        Create a working config
                        How to add modules

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          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