Skip to content

TheAhumMaitra/Itomori

Itomori

Itomori is a clean, minimal, and fully keyboard-powered notes app built with Python. It focuses on simplicity, speed, and staying out of your way—so you can just write. It's designed for taking quick notes , that's why it is great for quick notes.

Preview of Itomori

Show_off.mp4

✨ Features

  1. Minimal and distraction-free

  2. Fully keyboard-driven UI

  3. Lightweight and fast

  4. Stores note simply in json format

  5. Easy for quick notes

🛠️ Installation

Windows, Linux, Mac OS

Installation or update with uv:

uv tool install -U Itomori

or

uv tool install -U git+https://github.com/TheAhumMaitra/Itomori.git

Done , now launch with just ``Itomori` command

Installation using PIP:

pip install itomori

Done , now launch with just ``Itomori` command

Manual installation:

Pre-requirements : python installed *Note : It can work on older Python version but it is not recommended.

Steps :

  1. Clone this repo
git clone https://github.com/TheAhumMaitra/Itomori.git
  1. Go to the Itomori folder

It's saved where you cloned this repo

cd Itomori
  1. Install it
pip install .

Done , now launch with just ``Itomori` command

Installation with curl: (Only for Linux)

Note : This script does not support Fish shell

curl -sSL "https://raw.githubusercontent.com/TheAhumMaitra/Itomori/refs/heads/main/Linux%20Install%20Scripts/install.sh" | bash

💬 Contribute

Feel free to contribute ideas, improvements, or bug fixes. PRs are always welcome!

License

License

⚠ Logs warning : This app is deigned to take logs, please clear the .logs/app.log , well it might me depends on your OS. We are developing a command to clear logs, but it is not ready yet!

Thanks

❤️ Thanks for checking out Itomori!

Made with love and minimalism and coffee and Textual.

About

Itomori is an advanced, very fast, minimalist quick notes taking TUI App written in Python.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published