Skip to content

image occlusion in localhost 0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@krmanik krmanik released this 13 Oct 19:20
· 106 commits to master since this release

Run it on localhost on desktop and export deck also

  1. Install Python
  2. Install flask, genanki by running following in terminal
pip install flask
pip install genanki
  1. Download localhost-v0.1.zip file from release page
  2. Extract and open terminal from localhost folder. (Use cd)
  3. In terminal run
python app.py
  1. Now open browser from the url given in terminal. For ex: http://127.0.0.1:5000
  2. Create and export deck from View Notes side menu

View demo