1
0
Files
custom-system-tray-items/README.md
2025-06-10 15:02:21 +08:00

244 B

custom-system-tray-items

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux