Notebook is a powerful Electron application built with React and TypeScript, designed to streamline your note-taking experience. With its intuitive interface and robust features, Notebook provides a seamless platform for organizing your thoughts, ideas, and tasks.
-
Installation: Begin by installing Notebook using the provided installation instructions.
-
Create a Note: Launch Notebook and start creating your first note by clicking on the
New Note
button. -
Organize: Use tags and categories to organize your notes for easy retrieval.
-
Start Writing: Dive into the world of note-taking with Notebook and unleash your creativity.
-
Note Storage: Notes are stored in
~/NoteBook/
folder in makedown.md
format.
- Kali Linux -
2024.2 (Linux-6.8.11-amd64)
- Arch Linux -
x86_64 (6.9.5-arch1-1)
- Ubuntu -
24.04 LTS
- Windows 11
For Debian Based:
For Arch Linux:
sudo pacman -U NoteBook_<version>.pacman
sudo dpkg -i NoteBook_<version>_amd64.deb
sudo snap install --dangerous NoteBook_<version>_amd64.snap
For Windows:
Clone Repo. or Download .ZIP
$ git clone https://github.com/akash2061/NoteBook.git
$ npm install
$ npm run dev
I encourage contributions from the community to help make Notebook even better. Whether it's bug fixes, feature enhancements, or documentation improvements, every contribution is valuable.
Notebook is released under the MIT License. By using this application, you agree to the terms and conditions outlined in the license agreement.