Frames at Night

Project

StarNet2 WinGUI

StarNet2 removes stars from an astrophotograph so the nebulosity can be stretched on its own. It ships as a command-line tool. This is a small Windows front-end for it: pick a file, pick a stride, press go. No installer, no dependencies beyond StarNet2 itself.

Windows will warn you about this download

The executable is not code-signed. A code-signing certificate costs a few hundred pounds a year, and this is a free tool, so it does not have one. Windows SmartScreen therefore flags it as an unrecognised app.

What you will see: a blue dialog headed “Windows protected your PC”, saying “Microsoft Defender SmartScreen prevented an unrecognised app from starting”, with only a Don’t run button visible.

To get past it:

  1. Click More info — it is the small link above the button.
  2. A Run anyway button appears. Click it.
  3. If your browser blocked the download instead, open its downloads list and choose Keep.

Only proceed if you trust the source and expected to download this file. Being unsigned does not prove a file is safe or malicious. You can inspect the source on GitHub, build it yourself, and check the download with VirusTotal first.

Download

Latest releaseGet it from GitHub Releases

Release details are unavailable here right now. Check GitHub for available downloads. Windows 10 and 11, 64-bit.

What it does

What it does not do

Source

github.com/aariste/StarNet2-WinGUI

Binaries are published on GitHub Releases and are not stored in this website's repository. Issues and pull requests are welcome.