Skip to content
 
 

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrawl

Note-taking Software

Installation - get the app, setup virtual environment and install dependencies:

git clone https://github.com/abrdk/Scrawl
cd Scrawl
python3 -m venv ./venv
source venv/bin/activate
pip3 install -r requirements.txt

Start the server:

python3 run.py

Visit localhost:5000 in a browser.

Deactivate virtual environment when done:

deactivate

About

Note-taking Software

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages