squi_notes/README.md
2022-03-16 23:28:00 +01:00

13 lines
402 B
Markdown

# squip_notes
! Work in progress !
This is a *very* basic notes-taking program. It uses python with flask and pickle, to give a really light and simple web interface for note taking.
![Screenshot of the application](./squipnotes.png)
## Future features, todo
* A squirrel ascii picture somewhere in the page :3
* Less ugly colors and font
* Better syntax coloring and markdown rendering in general