Skip to content

Releases: rkaluzny/frettool

v1.2.8

Choose a tag to compare

@rkaluzny rkaluzny released this 25 Jul 13:56

FretTool 1.2.8

  • Small UI improvements
  • Bug fixes

Full Changelog: 1.2.3...v1.2.8

v1.2.3

Choose a tag to compare

@rkaluzny rkaluzny released this 23 Jul 18:57

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

Choose a tag to compare

@rkaluzny rkaluzny released this 10 Jul 12:52

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

Choose a tag to compare

@rkaluzny rkaluzny released this 09 Jul 11:32

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

Choose a tag to compare

@rkaluzny rkaluzny released this 07 Jul 18:32

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)

Choose a tag to compare

@rkaluzny rkaluzny released this 20 Jun 10:56
67c3c04

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

Pre-release

Choose a tag to compare

@rkaluzny rkaluzny released this 09 May 13:01

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.