| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| HyprSnipper-v1.0.2-x86_64.AppImage | 2025-11-02 | 93.9 MB | |
| HyprSnipper-v1.0.2-x86_64.AppImage.sha256 | 2025-11-02 | 101 Bytes | |
| HyprSnipper v1.0.2 source code.tar.gz | 2025-11-02 | 61.3 kB | |
| HyprSnipper v1.0.2 source code.zip | 2025-11-02 | 83.0 kB | |
| README.md | 2025-11-02 | 1.5 kB | |
| Totals: 5 Items | 94.0 MB | 0 | |
HyprSnipper v1.0.2
Date: 2025-11-02
This release focuses on stabilizing the AppImage packaging so users can run HyprSnipper without installing Python or Qt.
Highlights
- Reliable AppImage build using PyInstaller + appimagetool fallback (avoids flaky linuxdeploy python plugin)
- Bundled libpython3.13 and PySide6/Qt libraries inside the AppImage
- Fixed AppImage desktop/icon validation issues:
- Desktop file is placed at AppDir root for appimagetool
- Sanitized Categories to
Graphics;for menu cleanliness - Top-level
hyprsnipper.svgadded, and optional 256x256 PNG +.DirIcongenerated when ImageMagick is present - Removed Qt TIFF plugin to prevent
libtiff.so.5runtime dependency problems
Notes
- AppStream metadata is not included for now to keep builds green; a refined file will be added in a future release once it validates cleanly with appstreamcli.
- You still need these host tools for full functionality:
grim,slurp,wl-clipboard, and Hyprland'shyprctl. - AppImage prerequisite: libfuse2
- If the AppImage fails to launch with “dlopen(): error loading libfuse.so.2”, please install the FUSE 2 runtime — see README https://github.com/JWalk9000/hyprsnipper/tree/main#appimage-fuse2
Checksums
A SHA256 checksum is provided alongside the AppImage in the dist/ folder.
Thanks
Thanks to everyone helping test packaging across distros and environments!