A FLOSS writing software in the vein of campfire write and world anvil. Currently this application has no features however I have several planned(those being: rendered timelines, a view mode to visualise connections between different parts of the worldbuilding and markdown support.) Currently it uses fltk-decl as the gui library
- A GUI
- A manuscript editor(no spell check yet)
todo.
- Run git clone on this repository.
- cd into the cloned directory
- run
cargo run
orcargo build
For debian based distributions
sudo apt-get install libx11-dev libxext-dev libxft-dev libxinerama-dev libxcursor-dev libxrender-dev libxfixes-dev libpango1.0-dev libgl1-mesa-dev libglu1-mesa-dev