In this guide, you’ll learn how to install Localtonet on Windows, authenticate it using your AuthToken, and optionally run it as a background service.
Download the correct version for your system architecture:
Extract the downloaded ZIP file to a folder of your choice, for example: C:\Localtonet
.
Open a Command Prompt or PowerShell in the folder where localtonet.exe
is located, then run:
localtonet.exe --authtoken <YOUR_TOKEN>
This stores the token locally. Once authenticated, Localtonet is ready to use.
To use your Localtonet app as a Service, check out the blog here.
--install-service
command with correct token and admin privileges.— Localtonet Windows Guide