github soxoj/maigret nightly-main
Development Windows Release [main]

pre-release8 hours ago

This is a development release built from the main branch, at commit c934693.
The nightly-main tag is moved to that commit on every build, so it always matches the binary attached below.

It is not a stable release — for that, see the latest release.

How to run

  1. Download the attached maigret_standalone.exe.
  2. Either:
    • Double-click it — Maigret will ask you for a username, run a default search, and pause at the end so the output stays visible.

    • Run it from a terminal for full options. Press Win+R, type cmd, hit Enter (or open PowerShell), then:

      cd %USERPROFILE%\Downloads
      maigret_standalone.exe USERNAME
      maigret_standalone.exe USERNAME --html       :: also save an HTML report
      maigret_standalone.exe --help                :: list all options

Video guide: https://youtu.be/qIgwTZOmMmM
Full documentation: https://maigret.readthedocs.io/en/latest/

Don't miss a new maigret release

NewReleases is sending notifications on new releases.