Skip to content

Generates UniFi vouchers using the controller API. CSS fully styleable and ready to print.

Notifications You must be signed in to change notification settings

kevin39/unifi-voucher-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generates UniFi vouchers using the controller API. CSS fully styleable and ready to print.

This script can be run from any NIX machine that can see the UniFi controller.

  1. Download the repo using Git. git clone git://github.com/davidmaitland/unifi-voucher-generator.git

  2. Edit the "unifi-api.sh" with your controller's Username, Password and URL.

  3. Edit the "gen.sh" script with your own varibles.

  4. Run the "gen.sh" script, which will connect to your controller, generate the keys and produce a vouchers.html ready to print.

Notes:

  • CSS is in the "style.css" file.

Soon:

  • Interactive command line.

About

Generates UniFi vouchers using the controller API. CSS fully styleable and ready to print.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.1%
  • CSS 11.9%