Skip to content

laneshetron/scratchpad

Repository files navigation

Scratchpad - A smart text editor

A modern notes app built with React and Electron, featuring AI-enabled intelligent autocompletion and LaTeX support.

👉 Download the latest release 👈

Features

  • 🧠 Intelligent autocompletion
  • ✍️ Seamless WYSIWYG markdown support
  • 🧮 LaTeX integration
  • 🖥️ Cross-platform desktop application
  • ⚡ Real-time suggestions

Hot keys

  • ⌘+K inline chat with AI
  • ⌘+L convert selected text to LaTeX
  • long-press TAB to auto-complete

Autocomplete

Autocompletion

Write beautiful notes

Write beautiful notes

Development

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/laneshetron/scratchpad.git
cd scratchpad
  1. Install dependencies:
npm install
  1. Run in development mode:
npm run build && npm run start

About

An AI-enabled notes app

Resources

License

Stars

Watchers

Forks

Packages

No packages published