https://github.com/johnweldon/unifi-scheduler
Command line utility to manage devices on a UniFi network
https://github.com/johnweldon/unifi-scheduler
cli command-line-tool nats unifi unifi-controller wifi-scheduler
Last synced: about 1 year ago
JSON representation
Command line utility to manage devices on a UniFi network
- Host: GitHub
- URL: https://github.com/johnweldon/unifi-scheduler
- Owner: johnweldon
- Created: 2020-01-18T06:04:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T21:36:09.000Z (about 1 year ago)
- Last Synced: 2025-03-25T13:45:48.445Z (about 1 year ago)
- Topics: cli, command-line-tool, nats, unifi, unifi-controller, wifi-scheduler
- Language: Go
- Homepage:
- Size: 150 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unifi-scheduler
This started out as a simple CLI to block, unblock, and list clients on the network.
It's now been expanded with several tools to list events, devices, etc.
Additionally there is a `raw` subcommand that allows you to call arbitrary endpoints on the site.
(See [this](https://ubntwiki.com/products/software/UniFi-controller/api) for reference)