Trigger.io

Trigger.io Forge Documentation

Important

This documentation is deprecated, and only kept here to support users of browser extension APIs. If you are using Trigger.io for iOS or Android, see https://trigger.io/docs/.

Possible ExtensionsΒΆ

If the tutorial has piqued your interest and you are looking for some more improvements to the weather app here are a few suggestions.

  • The current UI is still quite basic. Why not add some CSS or change up the layout?
  • Custom themes. Have a UI that allows the user to select a theme which is saved to preferences and persists after restarts
  • Set the color of the temperature based on a numeric range
  • The data returned by the weather API has loads more fields - customise the app for whatever your needs are

More challenging:

You could take a look at the Forge API documentation to help you implement this functionality or as a source of inspiration.