https://github.com/SupremeDeity/kaku
A learning venture of creating a diagraming tool with hand-drawn visuals inspired by excalidraw.
https://github.com/SupremeDeity/kaku
Last synced: 2 months ago
JSON representation
A learning venture of creating a diagraming tool with hand-drawn visuals inspired by excalidraw.
- Host: GitHub
- URL: https://github.com/SupremeDeity/kaku
- Owner: SupremeDeity
- Created: 2024-07-22T07:57:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-21T18:12:44.000Z (4 months ago)
- Last Synced: 2025-07-21T19:35:21.178Z (4 months ago)
- Language: Vue
- Homepage: https://kaku.supdeity.com
- Size: 2.56 MB
- Stars: 24
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome-list - kaku - drawn visuals inspired by excalidraw. | SupremeDeity | 31 | (Vue)
README
# KAKU
## A learning venture of creating a diagraming tool with hand-drawn visuals inspired by excalidraw.
## 🛠️ Features
- Free & open-source, always.
- Infinite canvas space.
- Customization options for all shapes.
- Choose between hand-drawn, sketch-like visuals or precise, clean shapes!
- **Shapes and Tools:** Diamond, Ellipse, Rectangle, Line, Arrow, Text, Free-draw.
- Text & Image support.
- Bind arrows to objects, to automatically follow object movement.
- Export canvas/selection as PNG, SVG, to clipboard, or as a compressed `.kaku` scene file that can be easily imported.
- Undo / Redo.
- Zoom and panning support.
- Custom canvas color.
## 💡 Contributing
You can contribute to this repository by bug reporting or feature proposals. If you want to try your hand at improving this tool, you are welcome to send a PR forward of your own. Make sure to follow general guidelines of contributing to an open-source project and:
1. Fork the repository
2. Do your magic
3. Send a PR.