-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSTALL
More file actions
26 lines (18 loc) · 850 Bytes
/
INSTALL
File metadata and controls
26 lines (18 loc) · 850 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Android
---
Sideload APK:
You can download the apk-file here: https://github.com/franqulator/cuefinger_android/tree/master/app/release
Linux
---
You can install it from the snap-store
> sudo snap install cuefinger
or download it from github and use a binary version or compile it yourself:
https://github.com/franqulator/cuefinger
Extract the archive and run the executable from the folder ubuntu_x64.
If you are on Linux 32Bit you can try the one in the folder mint_x86.
But depending on the Linux distribution you use it could be that you have to compile it yourself.
Windows 10/11
---
Download it from github and use a binary version or compile it yourself:
https://github.com/franqulator/cuefinger
Extract the archive and run the executable from the folder win_x64 if you are on Windows 64Bit otherwise win_x86.