highvolt-dev

Results 22 issues of highvolt-dev

Add `--silent` flag to suppress output to stdout. This will prevent cron from needing to redirect output.

enhancement
good first issue

Allow specifying multiple ping hosts, with the ability to reboot if either any or all of them fail (flags can specify the behavior).

enhancement

Provide method(s) for credentials to be re-used. Because web api authentication uses hashing and app api authentication uses cleartext passwords, cannot simply just use hashed value. Options include storing password...

enhancement

Add CGI check (from Mobile App endpoints) or introspect tower based on connected bands and/or PCI/etc (disambiguate Sprint vs Native LTE B41).

enhancement

Follow-up to #10 Bootloop prevention is currently implemented with an uptime check. Add statefulness to prevent boot loops so that a given number of consecutive failures or a failure of...

enhancement

As an alternative connectivity test, use http://google.com/generate_204 and check the status code. Allow custom host and status code.

enhancement

Add pre-defined band groups, e.g. low-band, mid-band, Sprint, T-Mobile, anchor bands (i.e. B2/B66), etc.

enhancement

The initial release of this project is considered pre-alpha state and is a rough proof-of-concept. This project needs to be refactored into separate components and optimized for production builds

enhancement

Add toggles for different views to enable/disable different metrics, primary/secondary bands, etc. This should also help reduce visual clutter on smaller viewports without sacrificing verbosity.

enhancement

Using gauge controls can provide an intuitive way to interpret signal metrics and the opportunity to communicate with visual, color-coded cues.

enhancement