Skip to content

Rik-de-Kort/notetool-nodata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notetool

This started as a shameless reimplementation of some features from Roam Research with

  • No support whatsoever
  • Written in Python/Flask and using only vanilla JavaScript
  • A lot of bugs
  • At least it doesn't cost 12 euros per month

If you want to use it, feel free to copy and do your own thing, but I won't accept pull requests or fix issues. If you want something fixed, do it better and allow me to steal the code.

Installation and starting the app

Make sure you have Python (3) installed.

python -m venv venv
source venv/bin/activate
python -m pip install -r requirements.txt
python app.py

About

Notetool without any of my personal notes in it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published