A slide-based tool for fast sketching and animating ideas.
- 🎨 Interactive drawing canvas powered by Excalidraw
- ⌨️ Keyboard shortcuts support
- Copy/Paste functionality
- Navigation with Up/Down arrows
- Delete items
- 📏 Customizable document size
- 🖼️ Image import and manipulation
- 🔤 Google Fonts integration
- 🎭 Presentation mode for slideshows
- 📤 Export presentations as GIF
- 💾 Export/Import data functionality
- 🔗 Embed support via iframe, hosted on Gist
- Fork the repository
- Clone your fork:
git clone https://github.com/YOUR_USERNAME/inscribed.git
- Create a new branch:
git checkout -b feature/your-feature-name
- Install dependencies:
pnpm install
- Start the development server:
pnpm dev
-
[23/2/2025] v1.0.2 - slide bar ux improvement
-
[16/2/2025] v1.0.1 - ux improvement and indexeddb migration
-
[11/2/2025] v1.0.0 - launch an MVP
- shortcuts: copy/paste, up/down/delete
- integrated google fonts
- export: gif, iframe embed
- full-screen presentation mode
Crafted with 🧡 by @chunrapeepat