Internet Speed Tracker
Internet Speed Tracker is a app in the osFoundry community catalog. Recurring internet speed tests against Ookla Speedtest — graph download / upload / latency over time, set scheduled tests, alert on degradation, export to CSV. An open replacement for paid Ookla Speedtest history. Powered by Speedtest Tracker (Laravel). Ships as a single self-contained container with embedded SQLite on a persistent volume.
Details
- Workspace: osfoundry
- Category: UTILITY
- Pricing: Free
- Access: Community
Features
- Set scheduled tests
- Alert on degradation
- Export to CSV
Documentation
# Internet Speed Tracker
Recurring internet speed tests with history, powered by Speedtest Tracker.
## Setup
Set `APP_KEY` to a Laravel-style key before first start: `echo "base64:$(openssl rand -base64 32)"`. `APP_URL` is auto-set to the public URL by the entrypoint.
Default admin login is `admin@example.com` / `password` — **change immediately** after first login (User Menu → Profile).
## How it works
The app runs the Ookla Speedtest CLI on a configurable schedule (default every hour). Results are graphed in the dashboard and stored in SQLite at `/config/database.sqlite`.
## Theme / appearance
Speedtest Tracker has its own light/dark toggle.
How to use Internet Speed Tracker in osFoundry
Install Internet Speed Tracker into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.