Speedtest Tracker

screenshot of Speedtest Tracker
laravel
react
bootstrap
scss

Continuously track your internet speed

Overview

Speedtest Tracker is an innovative solution for users looking to monitor their internet connection speed in real-time. Designed to run a speed test every hour, it elegantly presents the results through engaging graphs, utilizing Laravel for backend functionality and React for an intuitive frontend experience. By harnessing the power of Ookla's speedtest CLI package and Chart.js for visualizations, this tool not only ensures your internet connection is performing optimally but also keeps a historical record of test results. This functionality makes it a perfect choice for power users, gamers, and anyone concerned about their internet performance.

The installation is straightforward with Docker support, making it accessible regardless of technical expertise. With various features designed for convenience and flexibility, Speedtest Tracker is a solid addition to your internet monitoring toolkit.

Features

  • Automated Testing: Runs an internet speed test automatically every hour, ensuring you have constant updates on your broadband performance.
  • Graphical History: Displays a visual graph of past speed test results, allowing you to track performance over time and identify trends.
  • Data Backup/Restore: Offers the ability to backup and restore test data in both JSON and CSV formats, providing flexibility for data management.
  • Notifications: Integrates with Slack, Discord, and Telegram to send notifications whenever a speed test is completed, keeping you in the loop.
  • Health Monitoring Integration: Includes support for healthchecks.io, allowing you to monitor the health of the service effectively.
  • InfluxDB Support: Compatible with InfluxDB (currently version 1), enabling advanced data logging and analytics for power users.
  • Custom Docker Parameters: Users can customize their Docker container with various parameters, ensuring personalized configurations.
  • Optional Authentication: Provides an optional authentication feature for enhanced security, allowing controlled access for different users.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.