Currently able to read F-Chat 3.0 data files and display them to the console.
More features are in mind, but whether it happens is completely different.
You will require Rust to build and install.
After Rust is installed, simply use cargo install --git
followed by this repository's URL to immediately download the source, compile, and install the executable to your system.
Run fchat3-export --help
for usage instructions.