π¨πΎβπ« It's a overlay blackboard on your screen
πΉ Small presentation about this project https://youtu.be/Hg791q4cGoI
π Homepage
npm installnpm startIf you want to use it as an app for your platform run
npm run buildIt will give to you an file ate ./packages directory
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.
And lot of code from:
- Javascript
- HTML
- CSS
- Electron
- Node.js
Mayk Brito
- Website: https://maykbrito.dev
- Twitter: @maykbrito
- Github: @maykbrito
- LinkedIn: @maykbrito
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
- MacOS
Give a βοΈ if this project helped you!
Copyright Β© 2021 Mayk Brito.
This project is MIT licensed.
π