Metadata-Version: 2.4
Name: jotui
Version: 0.0.1
Summary: A Textual TUI for timestamped project notes (jots) in Markdown.
Project-URL: Homepage, https://github.com/omfaoz/jotui
Project-URL: Issues, https://github.com/omfaoz/jotui/issues
Author-email: Ömer Faruk Özyurt <omerfaruk.ozyurt@mail.com>
License: MIT
License-File: LICENSE
Keywords: cli,journal,markdown,notes,textual,tui
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# jotui

A Textual TUI for quick, timestamped project notes (“jots”) stored in plain-text Markdown.

> The first usable MVP will follow soon.

## Install

```bash
pip install jotui
