Introduction about Itomori
Itomiri is a quick short note taking app. Which is blazingly fast, simple, easy to use, works everywhere, ultra minimalistic. This the docs section of Itomori, it is not the website, it is the official website. This official documentation is open source, anyone can contribute to it! Thanks for using Itomori. Have a nice day.
Itomori has an interactive CLI , which helps you to use Itomori, more efficiently!
Installation
With uv (Windows, Mac OS, Linux, others) :
Pre-requirements : Python 3.13 installed , uv latest version installed\
Run this command to install
uv tool install git+https://github.com/TheAhumMaitra/Itomori.git
Done!
Now type Itomori in terminal to launch!
With pip (Windows, Mac OS, Linux, others) :
Pre-requirements : Python 3.13 installed , pip latest version installed\
Run this command to install
pip install Itomori
Done!
Now type Itomori in terminal to launch!