MacOS
Manual installation
- Download FluxLAN for MacOS or FluxLAN Lite for MacOS
- Open terminal in the folder containing the downloaded file and run
chmod +x FluxLAN-macOS
./FluxLAN-macOSor the following command if you're using the lite version
chmod +x FluxLAN-Lite-macOS
./FluxLAN-Lite-macOSHomebrew installation
brew tap tromosm/fluxlan
brew install fluxlanWindows
- Download FluxLAN or FluxLAN Lite and install.
- or install using winget
winget install FluxLANLinux
Ubuntu/debian
For Debian users
Ubuntu/debian release is only tested on Ubuntu. If failed use Other Distros instruction.
- Download FluxLAN or FluxLAN Lite
- Open a terminal in the folder containing FluxLAN and run this command
-
sudo apt install ./FluxLAN-Ubuntu.deb
- or if you're using FluxLAN lite,
-
sudo apt install ./FluxLAN-Lite-Ubuntu.deb
Other Distros
- Other Linux distributions are supported through the source code, but no official application is provided.
git clone https://github.com/tromoSM/FluxLAN.git- and install dependencies
pip install -r requirements.txt- and run FluxLAN
python main.py- see commands for options.
- No other setup/apps needed when connecting devices
- Motion detection
- High quality recording and capturing
- Scheduled capturing
- and much more
- FluxLAN is available across MacOS, Windows and Ubuntu.
- Other Linux distributions are supported through the source code, but no official application is provided.
[APP_PATH] help to see all the commands.
example :
C:\Users\tromoSM\AppData\Local\Programs\FluxLAN> FluxLAN help
- Use a service like tailscale to access your dashboard.
- Make sure to turn on "Allow other devices to access dashboard" in System tray -> Advanced -> Developer options

