Metadata-Version: 2.4
Name: noto-app
Version: 0.1.0
Summary: Noto: a local-first Markdown notes workspace with an AI lecture-listening assistant. No accounts, no server to run — pip install noto-app, then run `noto`.
License: MIT
Project-URL: Homepage, https://github.com/doomwoodzz/Noto
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Text Editors
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# noto-app

Local-first Markdown notes with an AI lecture-listening assistant. No accounts, no
server to operate — your vault stays on your machine.

```bash
pip install noto-app
noto
```

The first run downloads a small, checksum-verified Node.js runtime automatically (no
separate Node.js install required) and opens Noto in your browser. Later runs start
instantly.

See the main project at https://github.com/doomwoodzz/Noto.
