A simple Java program to conjugate Fynotek words.
Run this command in a terminal:
java -version
If a number is displayed, you're good to go. If it says that a command is not found, use mochaspen's Scratch conjugator instead of this.
Download the jar file here.
Source code can be found here.
Run this command in a terminal, in the folder you downloaded the file in:
java -jar FynotekConjugator.jar
This file contains a simplified version of the FynotekWord
library. The full library and project is on GitHub.