shrub/apps/clock
2019-06-28 11:38:34 -07:00
..
tile Updated all the apps except publish 2019-06-21 16:09:04 -07:00
urbit/app Updated all to use launch-action mark 2019-06-28 11:38:34 -07:00
.gitignore Added Max's timer and clock apps 2019-05-28 16:19:07 -07:00
gulpfile.js Added Max's timer and clock apps 2019-05-28 16:19:07 -07:00
LICENSE Added Max's timer and clock apps 2019-05-28 16:19:07 -07:00
package-lock.json Added Max's timer and clock apps 2019-05-28 16:19:07 -07:00
package.json Added Max's timer and clock apps 2019-05-28 16:19:07 -07:00
README.md Added Max's timer and clock apps 2019-05-28 16:19:07 -07:00
urbitrc-sample Added Max's timer and clock apps 2019-05-28 16:19:07 -07:00

Weather tile for Urbit

To install this on your Urbit planet:

  1. In your Urbit's Dojo, run |mount %
  2. Write in the filepath to your Urbit's pier in the urbitrc-sample file in this repository, then copy it to .urbitrc in this directory.
  3. Run npm install in terminal in this directory.
  4. Run gulp default in terminal in this directory.
  5. Run |start %weather in your Urbit's Dojo.

To see it, navigate to your Urbit's url and add /~home to the URL path.