Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

mejatysek/ubnt_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: This project wont receive any further fixes.

It is deprecated in favor of docker container with controller. See unifi-docker.

Ubnt downloader

Simple python script that downloads specific or last (by release date) released version of unifi controller for unix. Ubnt do not provide link to this package on download site.

Requiremets

Instalation

  1. Install system dependencies from above
  2. Install Python dependencies via pip:
    pip3 install -r requiremets.txt

Usage

script reads commandline arguments and provide help

Download last version

python3 downloader.py 

Download specific version

python3 downloader.py --version 5.6.36

Save to specific file

python3 downloader.py -o output_file.zip

About

Script that download unifi controller package for unix

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages