A beautiful, modern, cross-platform productivity workspace and note-taking application designed to keep your tasks, projects, college notes, and habits organized.
- Project & Task Tracker: Organize your daily priorities, habits, and tasks.
- College Notes Organizer: Import PDF lecture notes and organize them into subject folders.
- Built-in Document Viewer: View your PDFs or rich-text notes in a beautiful fullscreen experience.
- Cross-Platform: Available on Linux, Windows, and macOS.
- Dark & Light Themes: Premium design that adapts to your system preferences.
Experience the premium design and powerful features of OpenNotes:
Go to the Releases page to download the latest version. Depending on your operating system, download the corresponding file:
.AppImage: The easiest option for most Linux distributions. Download it, make it executable (chmod +x), and double-click to run. No installation required..deb: Download this if you are using Debian, Ubuntu, Linux Mint, or Pop!_OS..rpm: Download this if you are using Fedora, CentOS, RHEL, or openSUSE..pacman: Download this if you are using Arch Linux, Manjaro, or EndeavourOS.
.exe(Setup / Installer): Download this standard installer. Double-click it to install OpenNotes on your Windows PC.
.zip(macOS): Download and extract this file to get the macOS application. Drag it to your Applications folder.
If you want to build the project from source:
-
Clone the repository:
git clone https://github.com/rajsriv/OpenNotes.git cd OpenNotes -
Install dependencies:
npm install
-
Run the development server:
npm run electron:dev
-
Package for production (All Platforms):
./build-all.sh
If you encounter a bug, have a feature request, or need help, please open an issue on GitHub. When creating an issue, try to include:
- A clear and descriptive title
- Steps to reproduce the bug (if applicable)
- Your operating system and application version
- Screenshots or error logs
MIT







