Installation
Nidra is available for Windows, macOS, and Linux. Choose the appropriate installation method for your operating system.
System Requirements
- Operating System: Windows 10+, macOS 10.15+, or Linux (Ubuntu 20.04+, Fedora 35+, or equivalent)
- RAM: 4GB minimum, 8GB recommended
- Disk Space: 500MB for installation
Download
Visit nidra.dev/downloads to download the latest version for your platform.
Windows
- Download the
.exeinstaller from the downloads page - Run the installer and follow the setup wizard
- Launch Nidra from the Start menu or desktop shortcut
macOS
- Download the
.dmgfile from the downloads page - Open the DMG and drag Nidra to your Applications folder
- Launch Nidra from your Applications folder
Nidra is not yet code-signed with an Apple Developer certificate. macOS may show a "GlacierLens Nidra.app is damaged and can't be opened" error when you try to launch it.
To fix this, open Terminal and run:
xattr -cr "/Applications/GlacierLens Nidra.app"
This removes the macOS quarantine flag that is applied to apps downloaded from the internet. After running this command, the app will open normally.
This is a temporary workaround — a future update will include proper code signing.
Linux
- Download the
.AppImagefile from the downloads page - Make it executable:
chmod +x GlacierLens.Nidra.AppImage - Run the AppImage:
./GlacierLens.Nidra.AppImage
Tip: You can integrate the AppImage with your desktop environment using AppImageLauncher.
Verify Installation
After installation, verify that Nidra is working correctly:
- Launch the application
- You should see the Getting Started wizard on first launch
- Create a new collection or import existing requests
Automatic Updates
Nidra includes automatic update checking. When a new version is available:
- You'll see a notification in the app
- Click to download and install the update
- Restart the app to apply changes
You can check for updates manually in Help > About Nidra.
Next Steps
Now that you have Nidra installed: