A modern notes app made for AmogOS.
This program is heavily under development, this is alpha software!
- Modern multiple themes interface
- Sidebar navigation
- Gradient text styling
- Note organization by categories (alpha will be buggy)
- Favorites section
- Sync capabilities (coming soon)
- Recycle bin
- Temporary notes
- Settings management
- Amogus Buddies
Download the Latest Binary here
Linux x86_64: https://github.com/Amog-OS/AmogOS-Notes/releases/tag/1.0-alpha-linux-x86_64
Windows x86_64: https://github.com/Amog-OS/AmogOS-Notes/releases/tag/1.1-alpha-windows-x86_64
- Clone this repository
- Install the required dependencies:
pip install -r requirements.txt
~/.amogosnotes_data
To start the application, run:
python main.py
This application is built using:
- Python 3.13.3 & PyQt6