Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janpfeifer/sketchee
Collaborative drawing and sketching tool, with dynamic resolution.
https://github.com/janpfeifer/sketchee
Last synced: 5 days ago
JSON representation
Collaborative drawing and sketching tool, with dynamic resolution.
- Host: GitHub
- URL: https://github.com/janpfeifer/sketchee
- Owner: janpfeifer
- Created: 2022-05-09T20:59:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T07:16:06.000Z (over 2 years ago)
- Last Synced: 2024-10-30T06:40:50.810Z (about 2 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sketchee
Simple shared drawing tool running on a browser. Main use case in mind is having meetings in work, or with friends and have always a convenient "white board" around.
Planned features:
* Collaborative: can be used in meetings to sketch/draw diagrams.
* Work well with tablets and pens/styluses.
* Variable resolution: drawing can be done at any resolution.
* Hopefully this will help with relative low resolution styluses.
* Hopefully drawing will use SVG, and the sketches can be exported to SVG.
* Easy to copy&paste external images.
* Keyboard short-cuts for those using keyboards.
* Easy math formula (type "$" and the formula), using a latex backend.
* History of changes.