A Cloudflare Worker acts as a CORS proxy for features that can't be called directly from the browser
(pollen data, NVD API token authentication, RSS feeds). Deploy the worker script to your free Cloudflare account and paste the URL here.
The worker script is available at
github.com/badbox29/personal_dashboard.
Applies to all features that use the worker — pollen data, NVD/CVE requests, and RSS feeds.
Individual widgets can override this with their own URL in their settings.
Per-widget overrides: The Pollen (in Weather settings),
RSS Feed widget, and CVE Bulletin widget each have their own optional Worker URL field.
If filled in, that widget uses its own URL instead of this global one.
Leave them blank to use this global setting.
Link
🎨 Color Palette
📑 Import Browser Bookmarks
Export your bookmarks from your browser first: Chrome/Edge: Bookmarks menu → Bookmark manager → ⋮ → Export bookmarks Firefox: Bookmarks → Manage bookmarks → Import and Backup → Export to HTML
No file chosen
⚠ Lo‑fi Audio in Microsoft Edge
Edge blocks audio from YouTube iframes by default due to its strict autoplay policy.
Firefox and Chrome don't have this restriction. To fix it in Edge:
Click the link below to open Edge's Media Autoplay settings
Under Allow, click Add
Enter your page's address — e.g. http://localhost:8080 or your NAS IP such as http://10.163.1.236
Click Add, then reload this page
Note: edge:// links must be opened directly in Edge's address bar — they cannot be clicked from within a web page.
Copy the address below and paste it into Edge's address bar.
edge://settings/content/mediaAutoplay
Lo‑fi Playlist
Tab
New Section
Service
Weather Locations
Tree, grass, and weed pollen levels can be shown on each weather tile. Pollen data requires
a paid third-party API subscription — pricing varies by provider. Your key is stored locally
and included in exported settings files. Note that some providers may also require a CORS proxy
to work from a browser — use the HTTP Proxy setting in the App Monitor section if needed.
A free Cloudflare Worker can act as a CORS proxy for pollen requests.
Get the worker script from
github.com/badbox29/personal_dashboard,
deploy it to your Cloudflare account, and paste your worker URL above.