Skip to content

v0.1.2

Choose a tag to compare

@programmersd21 programmersd21 released this 06 Jul 07:08
· 26 commits to main since this release

v0.1.2 - Network Processes and In-TUI Tiny

Added:

  • Network Processes panel (n key) showing active network processes sorted by connection count
  • Graceful fallback on platforms without per-process bandwidth APIs
  • Friendly message when no active network processes are detected
  • In-TUI tiny mode via m key cycle, matching standalone --tiny behavior

Fixed:

  • Daily traffic totals not resetting when calendar month or year changes
  • TUI and one-shot modes hanging indefinitely on network counter read errors
  • Config file not created on macOS and Windows due to path resolution issues
  • --tiny mode no longer initializes Bubble Tea or terminal queries (zero TTY dependency)
  • --tiny --no-color emits plain text with no ANSI sequences