- Download source code
git clone https://github.com/EvilGenius-dot/QuickPaste.git
- Run in the source directory
npm install
or
pnpm install
- Building binary executable files for different platforms
windows
npm run dist -- -w
macos
npm run dist -- -m
debug
npm run start
After the program starts, you can see the program icon in the taskbar.