You are browsing as a guest. Sign up (or log in) to start making projects!

SituationBoard

  • 4 Devlogs
  • 19 Total hours

A new tab page with a few customisable widgets that you can arrange and customise to your liking.

Open comments for this post

1h 42m 2s logged

Devlog 4 of Situationboard

In this devlog I finished the weather widget. I added icons that I reused from an earlier stardance project, weatherstation that map to WMO codes, and it shows a forecast with min-max temperatures for the next 7 days.

Next up I’ll do an xkcd widget and dark mode

0
0
9
Open comments for this post

7h 20m 28s logged

Devlog 3 of Situationboard

Things I added:

  • A live time widget
  • A description window for each widget that uses a markdown renderer
  • A customisable weather widget (currently only shows temperature and location but will be updated with week-ahead forecast)
    Things I might add soon:
  • dark mode
  • xkcd widget?
0
0
13
Open comments for this post

3h 7m 30s logged

Devlog 2 of Situationboard

Things I’ve worked on since the last devlog:

  • A simple favicon - just “SB” in the Inter font that’s used across the site
  • An Oil Price widget. It originally used data from oilpriceapi.com however I realised that they didn’t provide a permanent free tier, so I switched to the US government’s (of course) EIA (Energy Information Administration) which updates less frequently (half a week or so?).
  • Loading animation for catpic widget from Wikimedia Commons

Next up I’ll probably work on a description button in the Add Widgets dialog as it already has a widgets.json entry, its just unused.

0
0
1
Open comments for this post

7h 6m 51s logged

Devlog #1 of SituationBoard

After finishing the hackpad project, I was trying to find new project ideas to do, so I asked my dad for a QoL improvement that could be made. He mentioned wanting a “portal” to have loads of different information widgets on one screen, as for a lot of things you need to go across different websites. Coincidentally, the Frictionless mission was running, whose “mission” you could say was exactly that - to make something that improves quality of life.

The name “SituationBoard” is a play on those “monitor the situation” dashboards that government officials or OSINT people use. The data on here as you can probably see by the screenshot is probably not of as high importance [citation needed].

I decided to make this in express.js, and plain HTML to keep it minimal. The backend will handle most widgets that need APIs, as those wih API keys shouldn’t be sent on the frontend because the keys will be leaked.

The first widget added is a random cat picture from a service called Cat-as-a-Service (cataas.com). This didn’t require the backend as cataas doesnt take credentials so it was a good first widget.

Next up I’ll write more widgets like weather, prices of various commodities like oil and holiday calendars, and add more features, potentially styling the website up along the way.

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…