Keystroke and Mouse Visualizer
-
clone this repository
git clone https://github.com/anasrar/viz && cd viz
-
run to install dependency and generate icon
yarn yarn icon
-
run to build papan (global keyboard and mouse listener)
cd python python -m venv .venv source .venv/bin/activate pip install -r ./requirements.txt pyinstaller papan.py -y --clean --onefile pyinstaller papan_server.py -y --clean --onefile
cd python python -m venv .venv .\.venv\Scripts\Activate pip install -r ./requirements.txt pyinstaller papan.py -y --clean --onefile pyinstaller papan_server.py -y --clean --onefile
- run
yarn build
- output in
release
folder
- fork
- change something
- summary what is change in changelog.md
- commit with Conventional Commits
- pull request
- https://github.com/electron-vite/electron-vite-react
- https://github.com/electron/electron
- https://github.com/electron-userland/electron-builder
- https://github.com/vitejs/vite
- https://github.com/vitest-dev/vitest
- https://github.com/facebook/react/
- https://github.com/mantinedev/mantine
- https://github.com/molefrog/wouter
- https://github.com/pmndrs/zustand
- https://github.com/lovell/sharp
- https://github.com/rsms/inter/
- https://github.com/tabler/tabler-icons
- https://github.com/boppreh/mouse
- https://github.com/boppreh/keyboard
- https://github.com/eslint/eslint
- https://github.com/prettier/prettier