Skip to content

Simple curses widget displaying NetGear NightHawk connection status

Notifications You must be signed in to change notification settings

j-chmielewski/nighthawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NightHawk

Simple curses widget displaying NetGear NightHawk connection status.

NightHawk

Usage

NOTE: Make sure poetry is installed on your system.

  1. Install dependencies
poetry install
  1. Run the script
poetry run nighthawk/main.py --password MyPassword

Options

usage: main.py [-h] [-u USER] [-p PASSWORD] [-a ADDRESS]

options:
  -h, --help            show this help message and exit
  -u USER, --user USER
  -p PASSWORD, --password PASSWORD
  -a ADDRESS, --address ADDRESS

About

Simple curses widget displaying NetGear NightHawk connection status

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages