You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A histogram of image colors is now displayed. (Don't worry; performance did not degrade; everything happens in the background! 🎉 )
macOS binaries are bundled for the first time.
tev now has an icon on all supported platforms.
On macOS, tev now builds an entire app bundle instead of a single binary file. When installing tev via make install a smart symlink in /usr/local/bin is created such that tev can still be used from the command line.
On Linux, tev is now registered as an application upon make install.
Various little bugfixes.
A bit of polishing.
Released Files
Pre-built binaries for Microsoft Windows (32-bit and 64-bit)
Pre-built binary for macOS (64-bit)
Source code of tevexcluding submodules. If you would like to build tev from source, please follow the build instructions in the project readme instead.