Welcome to Notera, a simple notes desktop application designed for productivity and ease of use. Built with modern technologies, Notera offers a sleek, user-friendly interface for managing your notes efficiently.
- Overview
- Technologies
- Packages & Libraries Used
- Getting Started
- Setup
- Features
- Demo & Screenshots
- Acknowledgments
- License
Notera is a simple and intuitive desktop application for creating, organizing, and managing notes. With local storage and rich text editing, Notera is a perfect companion for staying organized across categories. The app runs seamlessly on Windows, macOS, and Linux, making it versatile and accessible.
Below is a breakdown of the core technologies used in this project.
| 🖥️ Desktop Framework | Frontend Framework | Language |
|---|---|---|
| Tauri | React.js | Rust |
| TypeScript |
This project uses the following essential libraries and packages:
| Package / Library | Purpose |
|---|---|
Tailwind CSS |
Styling framework |
Shadcn UI |
Prebuilt components library |
Vite |
Build tool |
Wouter |
Lightweight routing |
Tip Tap |
Rich text editor |
Day.js |
Lightweight date manipulation |
Tauri-plugin-fs |
File system operations |
Tauri-plugin-os |
Operating system utilities |
Tauri-plugin-store |
Persistent local storage |
Follow these steps to set up the project in your local environment:
- Clone the repository:
git clone https://github.com/Jenil-Desai/notera.git
- Install dependencies:
npm install
- Start the project:
npm run dev
- A new window will open. Explore the desktop application.
Explore the unique features available in this application:
- Notes Saved Locally:
- All notes are stored locally on your machine, ensuring privacy and accessibility.
- Create Categories:
- Organize your notes by creating categories for better management.
- Categorize Notes:
- Assign notes to specific categories for quick access.
- Rich Text Editor:
- Create beautifully formatted notes with a powerful text editor.
- Notes CRUD:
- Add, edit, view, and delete notes with ease.
- Install the latest version of the application from the Releases page.
| Windows | Mac OS (May Not Work For Some Laptops) | Linux |
|---|---|---|
![]() |
![]() |
We’d like to thank the following resources:
- Tauri 2.0 Docs - Framework documentation.
- Shadcn UI Docs - Component library documentation.
This project is licensed under the MIT License. See the LICENSE file for details.

