Read the statement by Michael Teeuw here.
MMM-TheSpaceDevs - Display Upcoming Launch Data from TheSpaceDevs API
-
Description:
Hi everyone! MMM-TheSpaceDevs is a module that displays upcoming rocket launch data from TheSpaceDevs API in either a table view or a detail view. This is my first MagicMirror Module and this project is still very much a work in progress but all the basics are present.
The table view columns are not currently configurable but I plan to update that in the future.
The detail view displays an image of the rocket, status of the launch, orbit, rocket name and company name, a count down timer to launch which transitions T + time after launch as well as a description of the mission.
Its important to note that TheSpaceDevs API is free for up to 15 calls per hour before it gets throttled. If you use both the table and detail views at the same time you will be making an API call for each view. As a result, change your updateInterval accordingly so that you stay within range unless you are paying for increased API access.
Please feel free to reach out with any questions or suggestions. I will be working on updating this module when I have time (maybe a couple of times a week). Also feel free to leave a star on the repo if you are enjoying this module. Thanks guys!
Screenshots:
Table View
Detail View
Download:
Version 1
- Initial release
- Table view of rocket launch data
- Detail view of rocket launch data