Skip to content

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

License

Notifications You must be signed in to change notification settings

camandel/JustLines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • automatic installation: directly from Chrome Web Store
  • manual installation:
    • download and extract the archive of the latest release
    • or clone the repository:
      git clone https://github.com/camandel/JustLines.git
    • Enable Developer mode in Chrome extension
    • 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

Licensing

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published