Skip to content

Repository files navigation

📝 NoteMark

NoteMark is a modern, lightweight, and elegant Markdown note-taking app built with Electron + React + TypeScript.
It’s designed for developers, writers, and students who want a clean distraction-free writing environment with support for code blocks, blockquotes, lists, and more.


✨ Features

  • 📑 Create, edit, and organize your notes in Markdown format.
  • 🖋️ Supports headings, lists, blockquotes, images, and code blocks.
  • 💾 Auto-save and persistence to keep your notes safe.
  • 🎨 Beautiful TailwindCSS-based UI with dark mode support.
  • 🪟 Cross-platform (Windows, macOS, Linux).
  • 🔒 Local storage — your notes stay on your machine.

📦 Installation

Windows

  1. Download the latest .exe installer from the Releases page.
  2. Run the installer and follow the setup instructions.

macOS

Coming Soon

Linux

Coming Soon


🚀 Development Setup

If you want to build NoteMark from source:

# Clone the repository
git clone https://github.com/imsudipcreator/NoteMark.git
cd NoteMark

# Install dependencies
npm install

# Start the app in development
npm run dev

🔨 Build From Source

To generate binaries for your OS:

# Windows
npm run build:win

# macOS
npm run build:mac

# Linux
npm run build:linux

The packaged installers will be available in the dist/ folder.


📸 Screenshots

alt text alt text


🌟 Support

If you like this project, consider giving it a ⭐ on GitHub! Feedback and contributions are welcome 🙌

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages