๐Ÿ“ฆ camandel / JustLines

Draw lines in your browser and change colors and pen sizes scrolling the mouse wheel

โ˜… 0 stars โ‘‚ 1 forks ๐Ÿ‘ 0 watching โš–๏ธ GNU General Public License v3.0
browser-extensionchrome-extensiondraw
๐Ÿ“ฅ Clone https://github.com/camandel/JustLines.git
HTTPS git clone https://github.com/camandel/JustLines.git
SSH git clone git@github.com:camandel/JustLines.git
CLI gh repo clone camandel/JustLines
Carlo Mandelli Carlo Mandelli Add link to Chrome Web Store item c4aed9a 5 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ extension
๐Ÿ“„ .gitignore
๐Ÿ“„ COPYING
๐Ÿ“„ README.md
๐Ÿ“„ README.md
logo

JustLines - Chrome extension

Draw lines in your browser changing colors and pen sizes scrolling the mouse wheel

demo

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.

Getting started

  • or clone the repository:
git clone https://github.com/camandel/JustLines.git
  • Press Load unpacked and select the direcotry extension from the previously cloned repo
  • Open a web page and click on the icon icon-disabled to enter drawing mode
  • Change color (scrolling mouse wheel) and pen size (press Shift while scrolling mouse wheel)
  • Press left button and start moving the mouse to draw a line

Features

  • press Ctrl+Shit+S or click on the extension icon to enable/disable drawing mode
  • you can also press ESC to disable drawing mode
  • keep left button pressed and move the mouse to draw
  • change pen colors scrolling the mouse wheel
  • change pen size pressing Shift and scroll the mouse wheel
  • clear draw pressing Space or leaving drawing mode

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Links

  • Repository: https://github.com/camandel/JustLines
  • Issue tracker: https://github.com/camandel/JustLines/issues
  • Demo video: https://www.youtube.com/watch?v=hXOa06qxchw

Licensing

The code in this project is licensed under GNU General Public License v3.0.