Draw lines in your browser and change colors and pen sizes scrolling the mouse wheel
https://github.com/camandel/JustLines.git
Draw lines in your browser changing colors and pen sizes scrolling the mouse wheel
JustLines is a Chrome extension to quickly draw simple colored lines in your browser. You can do it on remote or local sites and even pdf files.
You can use it during presentation to highlight some contents or draw simple schemas.
I like to use these kind of tools during presentations and I needed a quick way to change colors and pen size without using popups or options menu but do it keeping the mouse at the current position on the draw. So I decided to use mouse wheel as main controller to change colors and pen size.
git clone https://github.com/camandel/JustLines.git
Developer mode in Chrome extensionLoad unpacked and select the direcotry extension from the previously cloned repomouse wheel) and pen size (press Shift while scrolling mouse wheel)left button and start moving the mouse to draw a lineCtrl+Shit+S or click on the extension icon to enable/disable drawing modeESC to disable drawing modeleft button pressed and move the mouse to drawmouse wheelShift and scroll the mouse wheelSpace or leaving drawing modeIf you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
The code in this project is licensed under GNU General Public License v3.0.