🐦 BirdWatchAI Manual Part 6 · Daily Use Community Feed
Part 6

Daily Use

Once the camera is connected and the wizard is done, BirdWatchAI mostly minds itself. This Part is a tour of the things you'll click most often: the dashboard, the detection history, the gallery and slideshow, the statistics page, and the community feed.

The dashboard / main window

Desktop main window

The desktop window opens at 1400Γ—800 by default. From top to bottom:

Top status bar

A single bold status line, e.g. Status: πŸ” Monitoring (Detections: 12). It changes to reflect the current state β€” Connecting, Night Mode (outside daylight hours), Paused, Reconnecting β€” and always appends the current motion percentage.

The button bar

A row of action buttons (it wraps to fit the window):

ButtonWhat it does
Connect to CameraConnects / disconnects the live stream
Start MonitoringBegins / stops automatic detection
πŸ–Ό Test ImageIdentify birds in a saved image file, no camera needed
πŸŽ₯ Test RecordingRecord a short clip and analyze stream health
πŸ“Š StatisticsOpen the full statistics dashboard
πŸ“ˆ TelemetryOpen the motion / temperature / threshold charts
πŸ† BadgesOpen Achievements
πŸ“§ ReportGenerate a daily / weekly / monthly summary on demand
🎬 Video SummaryBuild a highlight reel from your clips
πŸ”§ Video Maint.Trim dead footage from saved videos
🌐 CommunityOpen the community website in your browser
βš™ SettingsOpen the full settings dialog

System tray

Closing the window does NOT quit the app Clicking the window's βœ• minimizes BirdWatchAI to the tray so it keeps monitoring in the background. To fully quit, right-click the tray icon and choose Exit.

Server web dashboard

The server dashboard at http://<host>:8080 is a single-page Blazor app. The top of the home page shows:

The left-hand nav links to the other pages: History, Gallery, Stats, Logs, Settings.

Starting & stopping monitoring

After connecting, click Start Monitoring (desktop) or toggle the engine on the Engine status card (server). The state changes to πŸ” Monitoring and the app watches for motion every couple of seconds.

Several automatic guardrails govern monitoring:

Detection history

The detection history is your searchable journal of every bird that's visited.

Desktop

The right-hand Bird Detections table. The header shows how many rows match your filters out of the total in the database. Columns: Date/Time, Bird Species, Confidence, Temp, Rarity (🟒 Common Β· 🟑 Uncommon Β· 🟠 Rare Β· πŸ”΄ Very Rare), ⭐ favorite, 🎬 video, ⚠️ uncertain.

Click any column header to sort. Click a row to load its captured image (left) and a matching Wikipedia species photo (right). Double-click a row to open it in the slideshow viewer.

Filtering

The filter row above the grid lets you narrow by species (partial text), a From / To date range, a confidence range, rarity, and toggles for ⭐ favorites only and ⚠️ uncertain only. Clear resets; πŸ”„ refreshes from the database; ▢️ launches a slideshow of the filtered results.

Right-click actions

Right-click one or more rows for a rich context menu: Open Image, 🎬 Play Video, folder shortcuts, Google Image Search, Reverse Image Search, ⭐ Toggle Favorite, βœ… Confirm Detection (for uncertain), Correct Identification…, 🌐 Push to Community…, πŸ–Ό Send to Photo Frame, Delete Selected Row(s), πŸ“€ Export Detections (CSV / JSON).

Server

The History page is a paginated table with the same columns and the same filter set: species, date range, confidence range, rarity, favorites, uncertain. Click a row to expand the snapshot inline; click the species name to jump to the Gallery filtered to that species. The same right-click actions are available via a row-end β‹― menu.

The Gallery groups detections by species β€” one tile per bird, sized by recency β€” and clicking a tile launches a fullscreen slideshow of just that species. The slideshow has fade / slide / Ken Burns / blur transitions, a configurable timer, keyboard navigation (arrows, Space to pause, F for fullscreen, Esc to close), and a shuffle / loop toggle.

On the desktop, the same slideshow is available as a standalone window β€” open via double-click, the filter ▢️ button, or the right-click menu. It's a full media viewer for your bird photos and videos with previous / play-pause / next, fullscreen, shuffle, loop, frame-step, speed control, a media-type filter (All / Photos / Videos), Ken Burns on photos, info overlay (species / time), and keyboard control.

Statistics

The Statistics page analyzes your entire detection history (not just what's visible in the grid).

The summary panel shows total detections, unique species, most common species, date range, rare species count, and your current daily streak. Below that, an interactive chart suite:

Each species has a stable color picked once per page load, and that swatch follows the species across every chart and list β€” so a bird's color reads as its identity on the page.

The community site

The home page at www.birdwatchai.com is both a showcase and a live community window. Notable sections:

The big πŸ”΄ Live Community Feed link opens the full interactive community app (community.html) with Feed, Map, Gallery, Stats, and Feeders views.

Signing in

Creating a community account is free and passwordless:

  1. On the community feed page, click Sign In.
  2. Enter your email and click Send Magic Link.
  3. Open the email and click the link; you'll be returned to the feed, signed in. Your session persists across visits.
  4. Open Profile to set a Display Name and a short Bio.

Signing in unlocks ❀️ likes, πŸ’¬ comments (with one level of replies), β˜† following feeders (with optional rare-bird notifications), and your Life List (your personal list of species seen, shareable as a read-only link).

The embeddable widget

You can embed a tiny live bird feed on your own website using an iframe snippet (copy it from the site's "Embed Live Birds on Your Site" section). It supports parameters to filter to a specific feeder, limit how many detections show (max 20), and set a custom title; it refreshes itself periodically.

The community screensaver

A free companion Windows screensaver (downloadable from the home page) turns your idle screens into a live community bird gallery β€” one independent slideshow per monitor, pulling fresh sightings every few minutes. Install with the included install.bat (no admin needed); configure the transition effect, photo duration, photo order, and whether to show species names.

Installing the site as an app (PWA)

The community site is a Progressive Web App, so you can install it like a native app: