An electron app which imitates the Book and Quill item from Minecraft.
- Page turning
- Page retention
- Saving to file
- Loading from file
- Refactor Javascript backend
- Refactor HTML + CSS
- Test on Linux
- Test on macOS
Any suggestions for features would be much appreciated!
If you don't want to bother compiling yourself, you can download an executable from the releases tab, or here.
nix build .#
As this is my first time using Electron, and to a lesser extent the node ecosystem, expect the code to be messy and not up to best standards. If you have any suggestions, feel free to open up an issue or PR.
