/screenboard

๐Ÿ‘จ๐Ÿพโ€๐Ÿซ It's a overlay blackboard on your screen

Primary LanguageJavaScript

๐Ÿ‘จ๐Ÿพโ€๐Ÿซ Screenboard ๐Ÿ‘จ๐Ÿพโ€

Version Maintenance Twitter: maykbrito

๐Ÿ‘จ๐Ÿพโ€๐Ÿซ It's a overlay blackboard on your screen

๐Ÿ“น Small presentation about this project https://youtu.be/tq-pzpaqn5Q

๐Ÿ  Homepage

๐ŸŽ‰ Install

npm install

๐Ÿ”ฅ Usage

npm start

๐Ÿธ Build

If you want to use it as an app for your platform run

npm run build

It will give to you an file ate ./packages directory

โŒจ๏ธ Shortcuts

While it's running in your terminal, you can do a set of commands:

Functionality Keyboard Shortcut
Toggle Window Alt + Shift + w
Undo Cmd or Ctrl + z
Redo Cmd or Ctrl + y
Clear Cmd or Ctrl + backspace
Toggle Options Esc
Select Pencil w
Select Eraser e
Increase pen size d
Decrease pen size s
Select colors r (red), g (green), b (blue), c (cyan), m (magenta), y (yellow), k (black)

You can customize your own shortcuts in ./src/shortcuts.js file.


๐Ÿ•ต๐Ÿพโ€โ™‚๏ธ Inspiration ...

And lot of code from:

๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ป Techs

  • Javascript
  • HTML
  • CSS
  • Electron
  • Node.js

๐Ÿ‘ค Author

Mayk Brito

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

๐Ÿงช Tested in

  • MacOS
  • Windows(by @davidlpc1)

โœจ Show your support

Give a โญ๏ธ if this project helped you!


๐Ÿ“ License

Copyright ยฉ 2021 Mayk Brito.
This project is MIT licensed.


๐Ÿ’œ