Releases: willbearfruits/datamosh-gui
Releases · willbearfruits/datamosh-gui
Datamosh v1.2.0
Datamosh GUI Preview
Sample clip:
Website:
Release Notes
- v1.2.0 — save/open
.dmoshprojects, per-segment glitch settings, MP4/MOV export,
audio preserved through moshing, plus Windows/macOS polish and core-engine fixes. - Includes Linux, macOS, and Windows portable + installer artifacts when platform jobs succeed.
Available Assets
- Linux portable + installer + AppImage (
.tar.gz,.deb,.AppImage) - Windows portable + installer (
.zip,.exe) - macOS portable + installer (
.zip,.dmg) - Checksums (
SHA256SUMS-*.txt)
Datamosh v1.1.5
Datamosh GUI Preview
Sample clip:
Website:
Release Notes
- This is the current public cross-platform release build.
- Includes Linux, macOS, and Windows portable + installer artifacts when platform jobs succeed.
Available Assets
- Linux portable + installer + AppImage (
.tar.gz,.deb,.AppImage) - Windows portable + installer (
.zip,.exe) - macOS portable + installer (
.zip,.dmg) - Checksums (
SHA256SUMS-*.txt)
Datamosh v1.1.4
Datamosh GUI Preview
Sample clip:
Website:
Release Notes
- This is the current public cross-platform release build.
- Includes Linux, macOS, and Windows portable + installer artifacts when platform jobs succeed.
Available Assets
- Linux portable + installer + AppImage (
.tar.gz,.deb,.AppImage) - Windows portable + installer (
.zip,.exe) - macOS portable + installer (
.zip,.dmg) - Checksums (
SHA256SUMS-*.txt)
Datamosh v1.1.3
Datamosh GUI Preview
Sample clip:
Website:
Release Notes
- This is the current public cross-platform release build.
- Includes Linux, macOS, and Windows portable + installer artifacts when platform jobs succeed.
Available Assets
- Linux portable + installer + AppImage (
.tar.gz,.deb,.AppImage) - Windows portable + installer (
.zip,.exe) - macOS portable + installer (
.zip,.dmg) - Checksums (
SHA256SUMS-*.txt)
Datamosh v1.1.2
Datamosh GUI Preview
Sample clip:
Website:
Release Notes
- This is the current public cross-platform release build.
- Includes Linux, macOS, and Windows portable + installer artifacts when platform jobs succeed.
Available Assets
- Linux portable + installer (
.tar.gz,.deb) - Windows portable + installer (
.zip,.exe) - macOS portable + installer (
.zip,.dmg) - Checksums (
SHA256SUMS-*.txt)
Datamosh v1.1.1
Datamosh GUI Preview
Sample clip:
Website:
Release Notes
- This is the current public release build for Linux and macOS.
- Windows installer/portable artifacts will be added in the next release wave.
Available Assets
- Linux portable + installer (
.tar.gz,.deb) - macOS portable + installer (
.zip,.dmg) - Checksums (
SHA256SUMS-*.txt)
Datamosh v1.1.0 (Linux/macOS)
Datamosh GUI Preview
Sample clip:
Website:
Release Notes
- This is the current public cross-platform release build.
- Includes Linux, macOS, and Windows portable + installer artifacts when platform jobs succeed.
Available Assets
- Linux portable + installer + AppImage (
.tar.gz,.deb,.AppImage) - Windows portable + installer (
.zip,.exe) - macOS portable + installer (
.zip,.dmg) - Checksums (
SHA256SUMS-*.txt)
Datamosh v1.1.0-beta.6
Datamosh GUI Preview
Sample clip:
Release Notes
- This prerelease publishes available artifacts from the current build run.
- Linux and macOS are expected in this pass.
- Windows installer/portable artifacts may be added in the next run once the Windows build issue is fixed.
Available Assets
- Linux portable + installer (
.tar.gz,.deb) - macOS portable + installer (
.zip,.dmg) - Checksums (
SHA256SUMS-*.txt)
v1.0.0 - Initial Release
Datamosh GUI v1.0.0
First stable release! 🎉
Features
- Interactive Tkinter GUI for datamosh effects
- Hardware-accelerated video preview (OpenCV)
- Professional timeline editor with frame markers
- Keyboard shortcut system
- Drag-and-drop support
- Multiple normalization presets (Fast, Balanced, Sharp)
- P-frame duplication for enhanced glitch effects
- NEW: Frame export functionality
- NEW: Adaptive preview width
- NEW: Improved scaling quality
- Comprehensive logging framework
- Full test suite with pytest
Downloads
Linux (Recommended)
- Datamosh-GUI-x86_64.AppImage - Portable, no installation required
- Simply download, make executable, and run
- Requires ffmpeg installed separately
Windows & macOS
- Build instructions provided in BUILD_INSTRUCTIONS.md
- Pre-built binaries coming soon
Installation
Linux
chmod +x Datamosh-GUI-x86_64.AppImage
./Datamosh-GUI-x86_64.AppImageRequirements
- ffmpeg (must be installed separately)
- Linux:
sudo apt install ffmpeg - macOS:
brew install ffmpeg - Windows: Download from ffmpeg.org
What's New
- Frame export: Export current preview frame as PNG/JPEG
- Adaptive preview: Automatically adjusts to screen size
- Better quality: INTER_AREA scaling for superior downscaling
- Logging: Professional logging to file and console
- Tests: pytest suite for code quality
Documentation
- README.md - User guide
- BUILD_INSTRUCTIONS.md - Building for all platforms
- CHANGELOG.md - Detailed change history
Full Changelog: https://github.com/willbearfruits/datamosh-gui/commits/v1.0.0

