A self-hostable version of Excalidraw with multi-tab support for enhanced drawing workflow.
✨ Multi-Tab Support - Work with multiple drawings simultaneously
🎨 Full Excalidraw Experience - All the power of Excalidraw in a tabbed interface
📥 Import from Excalidraw - Seamlessly import existing Excalidraw drawings
💾 Local Storage - Your work is automatically saved locally
🐳 Docker Ready - Easy deployment with Docker support
🚀 Self-Hostable - Host it yourself for complete control
🖼️ Image suport - Add images to your draw
- Link Sharing – Not possible to share a direct link to a drawing
docker run -p 3000:80 ghcr.io/montejojorge/excalidraw-multi-tabs
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
