Releases: rkaluzny/frettool
Release list
v1.2.8
v1.2.3
This new release contains the following improvements:
- Import/export projects
- Copy/Paste Fret-boards
- Search projects
- Export PNG and SVG
- Bug fixes and UI improvements
Full Changelog: v1.1.7...1.2.3
v1.1.7
FretTool 1.1.7
This version contains small bug fixes.
Download the .exe file for Windows, .AppImage for Linux or .dmg for MacOS.
Full Changelog: v1.1.1...v1.1.7
v1.1.1
FretTool 1.1.1 contains the following improvements:
- New shortcut feature
- New layout for the settings
- Fixed a bug with the scroll wheel
Download the .exe file for Windows, .AppImage for Linux or .dmg for MacOS.
Report any bugs as usual.
Full Changelog: v1.0.5...v1.1.1
v1.0.5
v1.0.5
Some minor bug fixes.
Download the .exe file for Windows, .AppImage for Linux or .dmg for MacOS.
Please report any issues!
Full Changelog: v1.0.0-(Nocturne)...v1.0.5
v1.0.0 (Nocturne)
FretTool 1.0.0 (Nocturne) is finally here!
You can download the AppImage file (for linux) or the exe file for windows
If you are using MacOS please follow the instructions in the README.md file.
Report any issues as usual.
Improvements since FretTool-1.0-dev1-Beta:
- Barre support
- Fixed an issue with the storage location of your projects
- Added some settings for barre
- Quick start guide
- Removed trivial SVG export and Ctrl+P button
- Minor issue fixes
And much more...
Full Changelog: FretTool_1.0-dev1-Beta...v1.0.0-(Nocturne)
FretTool 1.0-dev1-Beta
The first early release of FretTool. Make sure to report any issues.
Below you can find the Setup for windows.
If you are using Mac or Linux, you may want to install python and download the source code. Then you need to install the requirements with the following command: pip install customtkinter pillow, after that you can finally run python main.py or python3 main.py in the directory where you see the main.py file.