Skip to content

noooway/scrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrawl

Note-taking Software

Installation:

git clone https://github.com/noooway/scrawl
cd scrawl
pip3 install -r requirements.txt

For testing start server with:

flask run

To make server visible to the outside world:

flask run --host='0.0.0.0' --port='5000'

About

Note-taking Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors