AppImage / Desktop
Run LNbits as a desktop application on Linux, macOS, or Windows.
LNbits provides packaged desktop applications for running locally without a server.
Downloads
Download from the GitHub Releases page:
- Linux -
.AppImage - macOS -
.dmg - Windows -
.exe
Linux AppImage
bash
# Make executable
chmod +x LNbits-*.AppImage
# Run
./LNbits-*.AppImageLNbits opens at http://localhost:5000.
macOS
- Open the
.dmgfile - Drag LNbits to Applications
- Open LNbits from Applications
Windows
Run the .exe installer and follow the prompts.
Updating
Download the latest version from GitHub Releases and replace the old binary. Your data in data/ is preserved.
Next steps
- Configuration - customize your instance
- Funding sources - connect a Lightning backend
Related Pages
- Installation Overview - all installation methods
- Updating LNbits - keep LNbits up to date