Skip to content

Screenshots

Chris Nighswonger edited this page Mar 28, 2026 · 10 revisions

Screenshots

A visual tour of Kanfei's dashboard, features, and integrations.

Screenshots are organized by area. Each image is captioned with a brief description. To update a screenshot, replace the corresponding file in images/ using the naming convention below and push to the wiki repo.

Naming convention: images/<section>-<description>.png (lowercase, hyphens, PNG preferred)


Dashboard

The main dashboard features SVG gauges on a drag-and-resize 12-column grid with weather-driven background imagery.

Dashboard — dark theme with weather background

Sparkline Trends

Tiles can expand to show sparkline trend charts for recent readings.

Dashboard — sparkline trends

Light Theme

Screenshot needed: images/dashboard-light.png

Classic Instrumental Theme

The brass-and-cream analog aesthetic.

Screenshot needed: images/dashboard-classic.png

Mobile Layout

Responsive layout on phone-width screens.

Screenshot needed: images/dashboard-mobile.png


History Charts

Highcharts time-series with selectable sensor, date range, and resolution.

History chart


Forecast

Zambretti barometric algorithm blended with NWS API data.

Forecast page


Astronomy

Sunrise/sunset arc, twilight bands, and moon phase with illumination.

Astronomy page


Nowcast

AI-powered hyper-local weather intelligence (optional add-on).

Screenshot needed: images/nowcast.png


Spray Advisor

Rule-based go/no-go engine with product thresholds and outcome feedback.

Screenshot needed: images/spray-advisor.png


NWS Alerts

Active alert monitoring for your station location.

Screenshot needed: images/nws-alerts.png


Setup Wizard

First-run wizard for hardware detection, location, and preferences.

Screenshot needed: images/setup-wizard-detect.png

Screenshot needed: images/setup-wizard-location.png


Settings

Station

Station connection, hardware config, and WeatherLink calibration.

Settings — station

Display

Units, theme, timezone, and weather background settings.

Settings — display

Services

Weather Underground and CWOP/APRS upload integrations.

Settings — services

Bots

Telegram and Discord bot configuration.

Settings — bots

Alerts

Custom alert threshold configuration.

Settings — alerts

Database

Database overview, table stats, and sensor reading compaction.

Settings — database

Backup

Automatic backup scheduling, manual backup, and backup archive management.

Settings — backup

System

Application logs, password management, and service management commands.

Settings — system


About

Project info, software stack, credits, and sponsorship.

About page


Telegram Bot

Commands and notifications as seen in the Telegram client.

Screenshot needed: images/telegram-current.png

Screenshot needed: images/telegram-alert.png

Screenshot needed: images/telegram-nowcast.png


Discord Bot

Slash commands and notifications as seen in the Discord client.

Screenshot needed: images/discord-current.png

Screenshot needed: images/discord-alert.png

Screenshot needed: images/discord-nowcast.png


Login

Session authentication login page.

Screenshot needed: images/login.png


Adding Screenshots

  1. Take the screenshot and save as PNG.
  2. Name it following the convention: images/<section>-<description>.png
  3. Place it in the images/ directory in the wiki repo.
  4. Uncomment the ![...]() image line and remove the Screenshot needed placeholder.
  5. Commit and push.

To replace an existing screenshot, overwrite the file with the same name — all references update automatically.

Clone this wiki locally