All Projects → maxchuquimia → quickdraw

maxchuquimia / quickdraw

Licence: GPL-3.0 License
macOS app for drawing over the screen

Programming Languages

swift
15916 projects
shell
77523 projects

Projects that are alternatives of or similar to quickdraw

drawsvg-editor
Full SVG Editor to be installed as desktop app
Stars: ✭ 19 (-71.64%)
Mutual labels:  drawing-app
CouchDraw
A synchronized drawing app that utilizes Couchbase Sync Gateway and Xamarin to enable shared canvases.
Stars: ✭ 22 (-67.16%)
Mutual labels:  drawing-app
DrawBot
DrawBot lets you draw images taken from the internet on Skribbl.io, Gartic Phone and Paint
Stars: ✭ 152 (+126.87%)
Mutual labels:  drawing-app
pixelino
Pixel-drawing app for iOS ✍️
Stars: ✭ 45 (-32.84%)
Mutual labels:  drawing-app
grafx2
Mirror of GrafX2. Official repo is on gitlab.
Stars: ✭ 108 (+61.19%)
Mutual labels:  drawing-app
Drawing
Drawing and fill color
Stars: ✭ 37 (-44.78%)
Mutual labels:  drawing-app
ludigraphix.github.io
Documentation for Ludigraphix
Stars: ✭ 21 (-68.66%)
Mutual labels:  drawing-app
mooltik
🧑‍🎨 Mobile animation studio (Flutter)
Stars: ✭ 162 (+141.79%)
Mutual labels:  drawing-app
code-sync
Collaborative cloud platform for students, teachers, and professionals.
Stars: ✭ 28 (-58.21%)
Mutual labels:  drawing-app
drawa-android
🎨 Drawing application for Android made easy
Stars: ✭ 16 (-76.12%)
Mutual labels:  drawing-app
Method Draw
Method Draw, the SVG Editor for Method of Action
Stars: ✭ 2,109 (+3047.76%)
Mutual labels:  drawing-app
AsyPad
A simple drawing tool that can convert diagrams into Asymptote code.
Stars: ✭ 18 (-73.13%)
Mutual labels:  drawing-app
desert
A fast (?) random sampling drawing library
Stars: ✭ 61 (-8.96%)
Mutual labels:  drawing-app
PolyPal
▲◼A web-based SVG editor for low-poly style illustrations.
Stars: ✭ 50 (-25.37%)
Mutual labels:  drawing-app
SyncPaint
A web app for synchronized group drawing. Draw together with other people in real time.
Stars: ✭ 42 (-37.31%)
Mutual labels:  drawing-app

Quick Draw

screenshot

Do you need a quick, easy and unobtrusive way to highlight content while screencasting? Rather than circling your mouse around wildly, try QuickDraw!

When QuickDraw is active, you can draw lines, arrows, rectangle and circles over other windows on your screen. Press the escape key to clear the drawing, and press it again to jump right back to where you were without missing a beat!

Usage

Keyboard Shortcuts

Key/s       Function
~~~~~       ~~~~~~~~
12345       Select colours 1 to 5
L           Line mode - hold Shift while drawing for straight lines
A           Arrow mode - hold Shift while drawing for straight arrows
R           Rectangle mode
C           Circle mode
⌘C          Copy screenshot to Clipboard (permissions may be requested the first time)
⌘S          Save a screenshot to Finder
⌘Z          Undo
Space       Hold whilst drawing to adjust object position
⌫           Backspace to delete all drawings below the mouse
/           Show or hide the startup message (persisted)
⌥/          Show or hide the toolbar (persisted)
ESC         Clear all drawings. Press again to hide Quick Draw

Motivation

  1. I mentor an online Swift course and would like a quick, easy and unobtrusive way to highlight and describe code during video calls
  2. I would like to increase my experience in macOS development (I am an iOS developer)
  3. I would like to experiment with creating a simple architecture that has no third party dependencies

Found a bug?

Feel free to create an issue, or fix it yourself - pull requests are welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].