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 Notebutton. -
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.mdformat.
- 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.snapFor Windows:
Clone Repo. or Download .ZIP
$ git clone https://github.com/akash2061/NoteBook.git$ npm install$ npm run devI 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.