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.
Show_off.mp4
-
Minimal and distraction-free
-
Fully keyboard-driven UI
-
Lightweight and fast
-
Stores note simply in json format
-
Easy for quick notes
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 :
- Clone this repo
git clone https://github.com/TheAhumMaitra/Itomori.git
- Go to the Itomori folder
It's saved where you cloned this repo
cd Itomori
- 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
Feel free to contribute ideas, improvements, or bug fixes. PRs are always welcome!
⚠ 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 for checking out Itomori!
Made with love and minimalism and coffee and Textual.