An open API service indexing awesome lists of open source software.

https://github.com/devhindo/doodle

chrome extension for taking notes on webpages with painting tools
https://github.com/devhindo/doodle

chrome-extension

Last synced: 3 months ago
JSON representation

chrome extension for taking notes on webpages with painting tools

Awesome Lists containing this project

README

          

doodle


## Description

- doodle is a chrome extension that allows you to draw on any webpage
in order to take notes, highlight important informations, etc.

## Setting up the development environment

- run `npm install`
- run `npm run build`

## Development Status

- still in progress

## Documentation

- initially you should set your preffered color and line width in the extension panel.
- Ctrl + [ to start drawing
- Ctrl + ] or Esc to terminate drawing.