Skip to content

Conversation

@gwrobbins1
Copy link

Hello and thank you for wanting to contribute to the MagicMirror² project!

Please make sure that you have followed these 4 rules before submitting your Pull Request:

  1. Base your pull requests against the develop branch.
  2. Include these infos in the description:
  • Does the pull request solve a related issue?
  • If so, can you reference the issue like this Fixes #<issue_number>?
  • What does the pull request accomplish? Use a list if needed.
  • If it includes major visual changes please add screenshots.
  1. Please run node --run lint:prettier before submitting so that
    style issues are fixed.
  2. Don't forget to add an entry about your changes to
    the CHANGELOG.md file.

Note: Sometimes the development moves very fast. It is highly
recommended that you update your branch of develop before creating a
pull request to send us your changes. This makes everyone's lives
easier (including yours) and helps us out on the development team.

Thanks again and have a nice day!

Add custom compliments configuration file and update config to use it
- Add new traffic module to display real-time traffic information
- Integrate with Google Maps Routes API (v2)
- Display travel time, distance, traffic delay, and traffic levels
- Support for route warnings (tolls, highways, etc.)
- Configurable update intervals and display options
- Add module to default modules list
- Include comprehensive README with setup instructions
Updating configurations to match requirments.
Adding admin page to update traffic module configuration.
Adding timer and duration to the traffic module to enable/disable the…
Adding avoid list to traffic module admin configuration.
Updating styling for magic mirror resolution.
@gwrobbins1 gwrobbins1 closed this Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant