Get the latest Friture for Windows from the Microsoft Store:
Alternatively, you can download the latest Friture installer for Windows:
{{windowsAsset.name}} ({{windowsAsset.size | bytes}})
Note: this installer is not signed. Because of this, your antivirus software cannot identify who built it, and cannot evaluate our reputation, so it may block it, even though it does not contain any malware.
Get the latest Friture package for macOS:
{{macAsset.name}} ({{macAsset.size | bytes}})
Get the latest Friture AppImage for Linux:
{{linuxAsset.name}} ({{linuxAsset.size | bytes}})
To run the AppImage, first make it executable
$ chmod a+x {{linuxAsset.name}}
and then run it:
$ ./{{linuxAsset.name}}
See AppImage documentation for more options related to AppImages.
Check if Friture is available in your distribution packages. Otherwise, use the PyPI package. Some dependencies have to be manually installed. More details can be found in the install instructions.
Problems found when installing or running Friture can be reported on Github or by mail at contact@friture.org.
You can find the source code of Friture on GitHub.