shrub/pkg/interface/timer
Matilde Park 14b3cb1a89 Interface: Update urbit-ob dependency
Updates all Landscape applications to use the
latest version of urbit-ob, from 3.1.1 to 4.1.2.

Removes urbit-ob from applications that don't
use it (Clock, Launch, Weather).

Compiled JS for all the above included in this
commit.
2019-09-06 10:59:23 -04:00
..
tile moved subapps up one directory 2019-07-23 12:59:01 -07:00
.gitignore moved subapps up one directory 2019-07-23 12:59:01 -07:00
gulpfile.js updated gulpfiles for monorepo 2019-07-23 13:08:04 -07:00
LICENSE moved subapps up one directory 2019-07-23 12:59:01 -07:00
package-lock.json Update timer/package-lock.json. 2019-08-12 07:43:20 -07:00
package.json Interface: Update urbit-ob dependency 2019-09-06 10:59:23 -04:00
README.md moved subapps up one directory 2019-07-23 12:59:01 -07:00
urbitrc-sample moved subapps up one directory 2019-07-23 12:59:01 -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.