๐จ๐พโ๐ซ Screenboard V3 ๐จ๐พโ
๐จ๐พโ๐ซ It's a overlay blackboard on your screen
๐ 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 |
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
- Website: https://maykbrito.dev
- Twitter: @maykbrito
- Github: @maykbrito
- LinkedIn: @maykbrito
๐ค Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
๐งช Tested in
- MacOS
- Windows(by @davidlpc1)
โจ Show your support
Give a
๐ License
Copyright ยฉ 2021 Mayk Brito.
This project is MIT licensed.
๐