winget install dayflower.altoggle
scoop bucket add dayflower https://github.com/dayflower/scoop-bucket
scoop install dayflower/altoggle
Or take altoggle-v0.3.0-x86_64-pc-windows-msvc.zip below and unblock it before extracting
-- right-click -> Properties -> tick Unblock -> OK. Windows marks
anything downloaded from the internet, and left marked the executable
is treated as untrusted. altoggle.exe beside it is the same binary
without the wrapper, and is what the winget manifest points at.
SHA256 4BDFC3DCCFABDF38A092752DC7EC87FFB7A82B6455DA2BF7896C2B5524BC1A35 altoggle-v0.3.0-x86_64-pc-windows-msvc.zip
SHA256 77B3D608B79E9F009864E2ACE5596F30E340B202AB2E6950AF1EB83BAFB5889F altoggle.exe
altoggle is not code-signed, so SmartScreen warns on first launch.
See the README for what the app does and does not do.
What's Changed
- chore: cut the release pull request body down to one line by @dayflower in #9
- chore: refresh the app icon and show it in the readme by @dayflower in #10
- feat: distribute through winget and Scoop by @dayflower in #11
- chore: release v0.3.0 by @dayflower in #12
Full Changelog: v0.2.0...v0.3.0