We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc03a4c commit c03065aCopy full SHA for c03065a
1 file changed
README.md
@@ -2,6 +2,8 @@
2
3
A Tauri and Qwik based UxPlay wrapper that forwards music metadata to Discord Rich Presence and MPRIS.
4
5
+<img width="800" height="600" alt="image" src="https://github.com/user-attachments/assets/0f40d64e-b23c-4c6e-8cb6-e83b92185dbd" />
6
+
7
## Building
8
To build the project, ensure you have the necessary dependencies installed:
9
- [Node.js](https://nodejs.org/)
@@ -14,4 +16,4 @@ Then, run the following commands in the project root:
14
16
```bash
15
17
pnpm install
18
pnpm tauri build
-```
19
+```
0 commit comments