FastFingers is an open-source application that helps its users to remove the habit of using a mouse, by helping them to memorize the shortcuts they want to learn.
FastFingers releases Debian, Arch, and RPM packages in every release. You can download the proper package for your Linux system from releases and install them with package managers. For detailed information, read the Install Page.
You can also build the FastFingers from the source code. For detailed information, see the Building Page.
For users, installation and building steps are described in detail in the section above.
FastFingers is a Linux GUI application. The main libraries and tools used in the project are GTK3, GLib, CMake, and cJSON. The application data is stored in JSON files. If you want to learn about the design, please read the Contributing Page
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
For more details, see the Contributing Page