A simple system tray application to interface with Tailscale.
- Clone this repository
- Install python3 requirements
python3 -m pip install -r requirements.txt
- Install
sudo ./setup.py install
Launch using the installed desktop application.
The system tray icon should appear when you launch the application.
The icon will change colour depending on the state of Tailscale.
Red if Tailscale is down.
Blue if Tailscale is up.
Green if Tailscale is up and you are connected to an exit-node.