Skip to content

Live Network Monitor provides real-time insights into your network's health with automatic updates and a user-friendly web interface. Track device status and statistics effortlessly while enjoying a modern design that adapts to any screen size. ๐Ÿ–ฅ๏ธ๐ŸŒ

License

Notifications You must be signed in to change notification settings

GHOST-dot-del/live-network-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Live Network Monitor ๐ŸŒ

Live Network Monitor

Welcome to the Live Network Monitor repository! This project provides a robust tool for monitoring network performance in real-time. It features a Flask dashboard, automated ping checks, and instant web updates.

Table of Contents

Features

  • Real-Time Monitoring: Keep track of your network status with live updates.
  • Flask Dashboard: A user-friendly interface built with Flask.
  • Automated Ping Checks: Regular checks to ensure your network is responsive.
  • Instant Web Updates: Get immediate feedback on network performance.
  • Threading Support: Efficiently handle multiple requests simultaneously.

Technologies Used

This project uses the following technologies:

  • Python: The core programming language.
  • Flask: A lightweight web framework for building the dashboard.
  • HTML/CSS: For the front-end design.
  • JavaScript: For real-time updates and interactions.
  • Threading: To manage concurrent tasks efficiently.

Installation

To get started with Live Network Monitor, follow these steps:

  1. Clone the repository:

    git clone https://github.com/GHOST-dot-del/live-network-monitor.git
  2. Navigate to the project directory:

    cd live-network-monitor
  3. Install the required packages:

    pip install -r requirements.txt
  4. Run the application:

    python app.py

You can also download the latest version from the Releases section. Look for the file that needs to be downloaded and executed.

Usage

Once the application is running, you can access the dashboard in your web browser at http://localhost:5000. Here you can monitor your network status, view ping results, and analyze performance metrics.

Dashboard Overview

The dashboard displays:

  • Network Status: An overview of the current network state.
  • Ping Results: Real-time results from automated ping checks.
  • Performance Metrics: Graphs and statistics for deeper analysis.

Contributing

We welcome contributions to improve Live Network Monitor. If you want to help, please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/YourFeatureName
  3. Make your changes and commit them:

    git commit -m "Add your message here"
  4. Push to your branch:

    git push origin feature/YourFeatureName
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

For the latest updates and downloads, please visit the Releases section. You can find the latest version of the software and any important updates there.

Network Monitoring

Thank you for checking out Live Network Monitor! We hope it serves your network monitoring needs effectively.

About

Live Network Monitor provides real-time insights into your network's health with automatic updates and a user-friendly web interface. Track device status and statistics effortlessly while enjoying a modern design that adapts to any screen size. ๐Ÿ–ฅ๏ธ๐ŸŒ

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages