# akshaykmr/hogwatch

[not maintained] find out what's hogging your internet connection.

Repository: https://github.com/akshaykmr/hogwatch
Canonical: https://ross.abutalabs.com/products/hogwatch
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2019-01-01T12:11:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3815, "days_push": 2801, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1220, forks 30 (observed 2026-08-28T04:04:01.816090+00:00)

## What it is
Hogwatch is a bandwidth monitor that shows per-process network transfer using nethogs data plotted in a web-based GUI. It is a Python 2.7 application that runs a light web server or webview window to display real-time charts of which processes are consuming the internet connection.

## Use cases
- find out which process is hogging my internet connection
- monitor per-application bandwidth usage
- see network transfer speed per process in a GUI
- visualize real-time network traffic charts
- identify what is using my bandwidth

## When to choose
- you want a quick visual graph of per-process network usage on Linux or macOS
- you already use nethogs and want a GUI on top of it
- you need a one-off snapshot of what is consuming bandwidth

## When to avoid
- you need a maintained tool - the project is explicitly unmaintained
- you need long-running monitoring - the process list grows and slows the UI
- you need per-device filtering, history across restarts, or PID/user details
- you are on Windows or need Python 3 support

## Facets
- artifact type: application
- maturity: abandoned
- function: monitoring, gui, http-server, websocket, data-visualization
- domain: networking, monitoring, developer-tools, desktop-applications
- platform: python, cross-platform
- tags: bandwidth-monitor, nethogs, per-process-network-usage, network-traffic, unmaintained, linux, macos, desktop

## Member repositories
- akshaykmr/hogwatch (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.816090+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:56.579367+00:00, confidence not recorded.
  - readme: https://github.com/akshaykmr/hogwatch (fetched 2026-08-28T04:04:01.816090+00:00, sha 048484738707)
- Data as of 2026-08-30T08:39:29.467469+00:00.
