Offtime OPNsense plugin
Install this plugin on OPNsense before connecting the Offtime mobile app. The plugin exposes the schedule API the app needs to manage internet windows on your firewall.
Install on OPNsense
From the OPNsense shell or SSH session:
fetch -o /tmp/os-offtime.pkg <download URL>
shasum -a 256 /tmp/os-offtime.pkg # compare with SHA256SUMS
sudo pkg add -f /tmp/os-offtime.pkg
After installing:
- Grant the Offtime API privilege to the OPNsense user that owns your API key.
- Confirm OPNsense is reachable from a phone on the same home network.
- Connect the Offtime mobile app using your firewall URL and API key.
Official OPNsense plugin repository listing is planned. Until then, download the package here or from your team's GitHub release.