Skip to content

SpeedPulse is a cross-platform mobile app that offers real-time internet speed assessments. It features a sleek user interface, persistent notifications, and supports both mobile data and Wi-Fi connections.

Notifications You must be signed in to change notification settings

jdonepud/SpeedPulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedPulse

SpeedPulse is a cross-platform Flutter application that delivers real-time internet speed assessments with a clean, Fast.com-inspired experience. It supports both Android and iOS, offering a minimal UI, persistent notification updates, and simple configuration so users can quickly gauge their network performance.

Features

  • Real-time speed tests with a circular gauge for download speed.
  • Persistent notification to keep users informed while tests run.
  • Cross-platform support for Android and iOS.
  • Lightweight UI designed for clarity and ease of use.

Getting Started

Prerequisites

  • Flutter SDK 3.13 or later
  • Android Studio or Xcode with required platform tooling

Installation

  1. Clone the repository and install dependencies:
    flutter pub get
  2. Run the app on a connected device or emulator:
    flutter run

Project Structure

SpeedPulse/
├── android/            # Android-specific configuration
├── ios/                # iOS-specific configuration
├── lib/                # Main Flutter code
│   └── main.dart       # App entry point
├── web/                # Web support
├── test/               # Widget and unit tests
└── pubspec.yaml        # Dependencies and metadata

Development Scripts

  • Format code:
    flutter format lib test
  • Run static analysis:
    flutter analyze
  • Execute tests:
    flutter test

Contributing

Contributions are welcome! Please open an issue to discuss changes or submit a pull request with clear descriptions and relevant tests.

About

SpeedPulse is a cross-platform mobile app that offers real-time internet speed assessments. It features a sleek user interface, persistent notifications, and supports both mobile data and Wi-Fi connections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •