Skip to content

Releases: DanWBR/NINA.Polaris

v0.98.5

Choose a tag to compare

@github-actions github-actions released this 11 Aug 14:01

Install

Raspberry Pi 4 / 5 (Debian / Ubuntu ARM64)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_arm64.deb
sudo apt install ./polaris_arm64.deb

x64 Linux desktop / server (Debian / Ubuntu)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_amd64.deb
sudo apt install ./polaris_amd64.deb

Versioned downloads (pin to this exact release)

  • polaris_0.98.5_arm64.deb
  • polaris_0.98.5_amd64.deb

Other Linux (portable tarball, you wire your own service)

wget https://github.com/DanWBR/NINA.Polaris/releases/download/v0.98.5/polaris-linux-x64.tar.gz
tar -xzf polaris-linux-x64.tar.gz
cd polaris-linux-x64
./NINA.Polaris

Replace linux-x64 with linux-arm64 on ARM hosts.

Windows x64 / ARM64 (portable zip)

Download polaris-win-x64.zip (or polaris-win-arm64.zip),
extract, and run NINA.Polaris.exe. Open
http://localhost:5000 in any browser.

Native camera support needs the vendor driver. The zip does not
bundle the camera SDKs, so install the maker's Windows driver for
the cameras you actually own (ZWO ASI, ToupTek, Altair, SVBony,
Player One) and Polaris picks them up. ASCOM and INDI cameras need
none of that.

For unattended Windows installs see the optional NSSM /
scheduled-task recipes in
docs/user-guide/installation.md.

Android companion app (controller for your rig)

Download polaris-android.apk, copy it to your phone, and open
it (allow "install from unknown sources"). It connects to a
Polaris server running on your imaging computer.
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris-android.apk

iOS — join the public TestFlight beta:
https://testflight.apple.com/join/A3H24grh

Manual

The-Polaris-Handbook.pdf is the complete manual for this
release (300 pages: install, workflows, every tab, internals).
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/The-Polaris-Handbook.pdf

Verification

All packages are self-contained: bundle .NET 10 runtime, no
separate dotnet install required.

Full Changelog: v0.98.4...v0.98.5

v0.98.4

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:31

Install

Raspberry Pi 4 / 5 (Debian / Ubuntu ARM64)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_arm64.deb
sudo apt install ./polaris_arm64.deb

x64 Linux desktop / server (Debian / Ubuntu)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_amd64.deb
sudo apt install ./polaris_amd64.deb

Versioned downloads (pin to this exact release)

  • polaris_0.98.4_arm64.deb
  • polaris_0.98.4_amd64.deb

Other Linux (portable tarball, you wire your own service)

wget https://github.com/DanWBR/NINA.Polaris/releases/download/v0.98.4/polaris-linux-x64.tar.gz
tar -xzf polaris-linux-x64.tar.gz
cd polaris-linux-x64
./NINA.Polaris

Replace linux-x64 with linux-arm64 on ARM hosts.

Windows x64 / ARM64 (portable zip)

Download polaris-win-x64.zip (or polaris-win-arm64.zip),
extract, and run NINA.Polaris.exe. Open
http://localhost:5000 in any browser.

Native camera support needs the vendor driver. The zip does not
bundle the camera SDKs, so install the maker's Windows driver for
the cameras you actually own (ZWO ASI, ToupTek, Altair, SVBony,
Player One) and Polaris picks them up. ASCOM and INDI cameras need
none of that.

For unattended Windows installs see the optional NSSM /
scheduled-task recipes in
docs/user-guide/installation.md.

Android companion app (controller for your rig)

Download polaris-android.apk, copy it to your phone, and open
it (allow "install from unknown sources"). It connects to a
Polaris server running on your imaging computer.
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris-android.apk

iOS — join the public TestFlight beta:
https://testflight.apple.com/join/A3H24grh

Manual

The-Polaris-Handbook.pdf is the complete manual for this
release (300 pages: install, workflows, every tab, internals).
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/The-Polaris-Handbook.pdf

Verification

All packages are self-contained: bundle .NET 10 runtime, no
separate dotnet install required.

Full Changelog: v0.98.3...v0.98.4

v0.98.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 00:30

Install

Raspberry Pi 4 / 5 (Debian / Ubuntu ARM64)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_arm64.deb
sudo apt install ./polaris_arm64.deb

x64 Linux desktop / server (Debian / Ubuntu)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_amd64.deb
sudo apt install ./polaris_amd64.deb

Versioned downloads (pin to this exact release)

  • polaris_0.98.3_arm64.deb
  • polaris_0.98.3_amd64.deb

Other Linux (portable tarball, you wire your own service)

wget https://github.com/DanWBR/NINA.Polaris/releases/download/v0.98.3/polaris-linux-x64.tar.gz
tar -xzf polaris-linux-x64.tar.gz
cd polaris-linux-x64
./NINA.Polaris

Replace linux-x64 with linux-arm64 on ARM hosts.

Windows x64 / ARM64 (portable zip)

Download polaris-win-x64.zip (or polaris-win-arm64.zip),
extract, and run NINA.Polaris.exe. Open
http://localhost:5000 in any browser.

Native camera support needs the vendor driver. The zip does not
bundle the camera SDKs, so install the maker's Windows driver for
the cameras you actually own (ZWO ASI, ToupTek, Altair, SVBony,
Player One) and Polaris picks them up. ASCOM and INDI cameras need
none of that.

For unattended Windows installs see the optional NSSM /
scheduled-task recipes in
docs/user-guide/installation.md.

Android companion app (controller for your rig)

Download polaris-android.apk, copy it to your phone, and open
it (allow "install from unknown sources"). It connects to a
Polaris server running on your imaging computer.
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris-android.apk

iOS — join the public TestFlight beta:
https://testflight.apple.com/join/A3H24grh

Manual

The-Polaris-Handbook.pdf is the complete manual for this
release (300 pages: install, workflows, every tab, internals).
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/The-Polaris-Handbook.pdf

Verification

All packages are self-contained: bundle .NET 10 runtime, no
separate dotnet install required.

Full Changelog: v0.98.2...v0.98.3

v0.97.31

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:40

Install

Raspberry Pi 4 / 5 (Debian / Ubuntu ARM64)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_arm64.deb
sudo apt install ./polaris_arm64.deb

x64 Linux desktop / server (Debian / Ubuntu)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_amd64.deb
sudo apt install ./polaris_amd64.deb

Versioned downloads (pin to this exact release)

  • polaris_0.97.31_arm64.deb
  • polaris_0.97.31_amd64.deb

Other Linux (portable tarball, you wire your own service)

wget https://github.com/DanWBR/NINA.Polaris/releases/download/v0.97.31/polaris-linux-x64.tar.gz
tar -xzf polaris-linux-x64.tar.gz
cd polaris-linux-x64
./NINA.Polaris

Replace linux-x64 with linux-arm64 on ARM hosts.

Windows x64 / ARM64 (portable zip)

Download polaris-win-x64.zip (or polaris-win-arm64.zip),
extract, and run NINA.Polaris.exe. Open
http://localhost:5000 in any browser.

For unattended Windows installs see the optional NSSM /
scheduled-task recipes in
docs/user-guide/installation.md.

Android companion app (controller for your rig)

Download polaris-android.apk, copy it to your phone, and open
it (allow "install from unknown sources"). It connects to a
Polaris server running on your imaging computer.
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris-android.apk

iOS — join the public TestFlight beta:
https://testflight.apple.com/join/A3H24grh

Manual

The-Polaris-Handbook.pdf is the complete manual for this
release (300 pages: install, workflows, every tab, internals).
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/The-Polaris-Handbook.pdf

Verification

All packages are self-contained: bundle .NET 10 runtime, no
separate dotnet install required.

Full Changelog: v0.97.30...v0.97.31

v0.96.14

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:03

Install

Raspberry Pi 4 / 5 (Debian / Ubuntu ARM64)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_arm64.deb
sudo apt install ./polaris_arm64.deb

x64 Linux desktop / server (Debian / Ubuntu)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_amd64.deb
sudo apt install ./polaris_amd64.deb

Versioned downloads (pin to this exact release)

  • polaris_0.96.14_arm64.deb
  • polaris_0.96.14_amd64.deb

Other Linux (portable tarball, you wire your own service)

wget https://github.com/DanWBR/NINA.Polaris/releases/download/v0.96.14/polaris-linux-x64.tar.gz
tar -xzf polaris-linux-x64.tar.gz
cd polaris-linux-x64
./NINA.Polaris

Replace linux-x64 with linux-arm64 on ARM hosts.

Windows x64 / ARM64 (portable zip)

Download polaris-win-x64.zip (or polaris-win-arm64.zip),
extract, and run NINA.Polaris.exe. Open
http://localhost:5000 in any browser.

For unattended Windows installs see the optional NSSM /
scheduled-task recipes in
docs/user-guide/installation.md.

Android companion app (controller for your rig)

Download polaris-android.apk, copy it to your phone, and open
it (allow "install from unknown sources"). It connects to a
Polaris server running on your imaging computer.
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris-android.apk

iOS — join the public TestFlight beta:
https://testflight.apple.com/join/A3H24grh

Manual

The-Polaris-Handbook.pdf is the complete manual for this
release (300 pages: install, workflows, every tab, internals).
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/The-Polaris-Handbook.pdf

Verification

All packages are self-contained: bundle .NET 10 runtime, no
separate dotnet install required.

What's Changed

  • i18n: extract the tour.js Settings steps and translate them by @DanWBR in #2

New Contributors

  • @DanWBR made their first contribution in #2

Full Changelog: v0.96.13...v0.96.14

v0.95.6

Choose a tag to compare

@github-actions github-actions released this 23 Jul 01:58

Install

Raspberry Pi 4 / 5 (Debian / Ubuntu ARM64)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_arm64.deb
sudo apt install ./polaris_arm64.deb

x64 Linux desktop / server (Debian / Ubuntu)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_amd64.deb
sudo apt install ./polaris_amd64.deb

Versioned downloads (pin to this exact release)

  • polaris_0.95.6_arm64.deb
  • polaris_0.95.6_amd64.deb

Other Linux (portable tarball, you wire your own service)

wget https://github.com/DanWBR/NINA.Polaris/releases/download/v0.95.6/polaris-linux-x64.tar.gz
tar -xzf polaris-linux-x64.tar.gz
cd polaris-linux-x64
./NINA.Polaris

Replace linux-x64 with linux-arm64 on ARM hosts.

Windows x64 / ARM64 (portable zip)

Download polaris-win-x64.zip (or polaris-win-arm64.zip),
extract, and run NINA.Polaris.exe. Open
http://localhost:5000 in any browser.

For unattended Windows installs see the optional NSSM /
scheduled-task recipes in
docs/user-guide/installation.md.

Android companion app (controller for your rig)

Download polaris-android.apk, copy it to your phone, and open
it (allow "install from unknown sources"). It connects to a
Polaris server running on your imaging computer.
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris-android.apk

iOS — join the public TestFlight beta:
https://testflight.apple.com/join/A3H24grh

Manual

The-Polaris-Handbook.pdf is the complete manual for this
release (300 pages: install, workflows, every tab, internals).
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/The-Polaris-Handbook.pdf

Verification

All packages are self-contained: bundle .NET 10 runtime, no
separate dotnet install required.

Full Changelog: v0.95.5...v0.95.6

v0.94.8

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:30

Install

Raspberry Pi 4 / 5 (Debian / Ubuntu ARM64)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_arm64.deb
sudo apt install ./polaris_arm64.deb

x64 Linux desktop / server (Debian / Ubuntu)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_amd64.deb
sudo apt install ./polaris_amd64.deb

Versioned downloads (pin to this exact release)

  • polaris_0.94.8_arm64.deb
  • polaris_0.94.8_amd64.deb

Other Linux (portable tarball, you wire your own service)

wget https://github.com/DanWBR/NINA.Polaris/releases/download/v0.94.8/polaris-linux-x64.tar.gz
tar -xzf polaris-linux-x64.tar.gz
cd polaris-linux-x64
./NINA.Polaris

Replace linux-x64 with linux-arm64 on ARM hosts.

Windows x64 / ARM64 (portable zip)

Download polaris-win-x64.zip (or polaris-win-arm64.zip),
extract, and run NINA.Polaris.exe. Open
http://localhost:5000 in any browser.

For unattended Windows installs see the optional NSSM /
scheduled-task recipes in
docs/user-guide/installation.md.

Android companion app (controller for your rig)

Download polaris-android.apk, copy it to your phone, and open
it (allow "install from unknown sources"). It connects to a
Polaris server running on your imaging computer.
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris-android.apk

iOS — join the public TestFlight beta:
https://testflight.apple.com/join/A3H24grh

Manual

The-Polaris-Handbook.pdf is the complete manual for this
release (300 pages: install, workflows, every tab, internals).
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/The-Polaris-Handbook.pdf

Verification

All packages are self-contained: bundle .NET 10 runtime, no
separate dotnet install required.

Full Changelog: v0.94.7...v0.94.8

Script runtime packs

Choose a tag to compare

@github-actions github-actions released this 21 Jul 13:40

numpy + astropy wheel packs for polarispy pixel scripts (per arch + Python version).

v0.93.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:50

Install

Raspberry Pi 4 / 5 (Debian / Ubuntu ARM64)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_arm64.deb
sudo apt install ./polaris_arm64.deb

x64 Linux desktop / server (Debian / Ubuntu)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_amd64.deb
sudo apt install ./polaris_amd64.deb

Versioned downloads (pin to this exact release)

  • polaris_0.93.0_arm64.deb
  • polaris_0.93.0_amd64.deb

Other Linux (portable tarball, you wire your own service)

wget https://github.com/DanWBR/NINA.Polaris/releases/download/v0.93.0/polaris-linux-x64.tar.gz
tar -xzf polaris-linux-x64.tar.gz
cd polaris-linux-x64
./NINA.Polaris

Replace linux-x64 with linux-arm64 on ARM hosts.

Windows x64 / ARM64 (portable zip)

Download polaris-win-x64.zip (or polaris-win-arm64.zip),
extract, and run NINA.Polaris.exe. Open
http://localhost:5000 in any browser.

For unattended Windows installs see the optional NSSM /
scheduled-task recipes in
docs/user-guide/installation.md.

Android companion app (controller for your rig)

Download polaris-android.apk, copy it to your phone, and open
it (allow "install from unknown sources"). It connects to a
Polaris server running on your imaging computer.
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris-android.apk

iOS — join the public TestFlight beta:
https://testflight.apple.com/join/A3H24grh

Manual

The-Polaris-Handbook.pdf is the complete manual for this
release (300 pages: install, workflows, every tab, internals).
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/The-Polaris-Handbook.pdf

Verification

All packages are self-contained: bundle .NET 10 runtime, no
separate dotnet install required.

Full Changelog: v0.92.18...v0.93.0

v0.92.18

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:10

Install

Raspberry Pi 4 / 5 (Debian / Ubuntu ARM64)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_arm64.deb
sudo apt install ./polaris_arm64.deb

x64 Linux desktop / server (Debian / Ubuntu)

wget https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris_amd64.deb
sudo apt install ./polaris_amd64.deb

Versioned downloads (pin to this exact release)

  • polaris_0.92.18_arm64.deb
  • polaris_0.92.18_amd64.deb

Other Linux (portable tarball, you wire your own service)

wget https://github.com/DanWBR/NINA.Polaris/releases/download/v0.92.18/polaris-linux-x64.tar.gz
tar -xzf polaris-linux-x64.tar.gz
cd polaris-linux-x64
./NINA.Polaris

Replace linux-x64 with linux-arm64 on ARM hosts.

Windows x64 / ARM64 (portable zip)

Download polaris-win-x64.zip (or polaris-win-arm64.zip),
extract, and run NINA.Polaris.exe. Open
http://localhost:5000 in any browser.

For unattended Windows installs see the optional NSSM /
scheduled-task recipes in
docs/user-guide/installation.md.

Android companion app (controller for your rig)

Download polaris-android.apk, copy it to your phone, and open
it (allow "install from unknown sources"). It connects to a
Polaris server running on your imaging computer.
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/polaris-android.apk

iOS — join the public TestFlight beta:
https://testflight.apple.com/join/A3H24grh

Manual

The-Polaris-Handbook.pdf is the complete manual for this
release (300 pages: install, workflows, every tab, internals).
Stable link:
https://github.com/DanWBR/NINA.Polaris/releases/latest/download/The-Polaris-Handbook.pdf

Verification

All packages are self-contained: bundle .NET 10 runtime, no
separate dotnet install required.

Full Changelog: v0.92.17...v0.92.18