LICENSE
README.md
pyproject.toml
src/nanorecall/__init__.py
src/nanorecall/capture.py
src/nanorecall/cli.py
src/nanorecall/memory.py
src/nanorecall/ocr.py
src/nanorecall/privacy.py
src/nanorecall/server.py
src/nanorecall.egg-info/PKG-INFO
src/nanorecall.egg-info/SOURCES.txt
src/nanorecall.egg-info/dependency_links.txt
src/nanorecall.egg-info/entry_points.txt
src/nanorecall.egg-info/requires.txt
src/nanorecall.egg-info/top_level.txt
src/nanorecall/web/app.js
src/nanorecall/web/index.html
src/nanorecall/web/style.css
tests/test_capture.py
tests/test_cli.py
tests/test_memory.py
tests/test_ocr.py
tests/test_privacy.py