After creating Codify's [Journal](http://journal.rlyfy.xyz), I wanted to try and build a simple notebook that worked offline, using web technologies and Electron to create an app.

This project is still under development since I was trying to make it with IndexedDB but it's slow as hell, and probably will end up using just Local Storage instead.

Skrifa will feature as many things as I can build on it like:

* Text Styling and alignment
* Multiple headers
* Videos and Images
* Custom HTML Code
* Icons
* And maybe support for markdown...

You can find the project on [GitHub](https://github.com/Skrifa/Skrifa) and visit the [website](https://skrifa.xyz) as well.
