You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -24,60 +25,65 @@ A file named ***"LibreDeck Client.exe"*** will apear, run that file. Done!
24
25
> [!IMPORTANT]
25
26
> Must be compiled with AutoHotkey v1 Unicode 32 bits. If unsure, right click on ***"LibreDeck Client.ahk"*** and click **Compile Script (GUI)** make sure "Base File" is set to U32 AutoHotkey.
26
27
27
-
28
28
# **Features:**
29
-
- Supports multiple languages compiled or not (***.py, *.ahk, *.exe, *.bat, *.ps1...**)
30
-
- Button Folders and **Folder Nesting**
31
-
- Multiple **Button Pages**
32
-
-**Mini Client** / Default Res Client
33
-
-**Center Mouse** in Main Screen after Activation
34
-
- Always on Top
35
-
- Remote Control (Server Included)
29
+
30
+
- Supports multiple languages compiled or not (***.py, *.ahk, *.exe, *.bat, *.ps1...**)
31
+
- Button Folders and **Folder Nesting**
32
+
- Multiple Button Pages
33
+
-**Mini Client** / Default Res Client
34
+
-**Center Mouse & Auto Alt+Tab** in Main Screen after Activation
35
+
- Always on Top
36
+
-**Remote Control (Server Included)**
36
37
- Profile Sharing
37
-
- Windows Client Support
38
-
- Configurable **Script Editor**
39
-
-**Script Generator (no need to write code):**
40
-
-_Run File_
41
-
-_Run CMD_
42
-
-_Send Text Block_
43
-
-_Send Hotkey_
44
-
-_Multimedia Functions_
45
-
-_Web Broser Functions_
46
-
-_Windows Features ready to use scripts_
47
-
-**OBS Functions**
48
-
- Set Scene
49
-
- Hide/Show Source
50
-
- Start/Stop Recording
51
-
- Pause/Resume Recording
52
-
- Mute/Unmute Source
53
-
- Show Current Scene
54
-
- Sound Panel
55
-
-**OBSBOT WebCam Gimbal Control**
56
-
- Control Sleep / Wake status
57
-
- Set Gimbal Position + Presets
58
-
- Record
59
-
- Take Photo
60
-
- AI Tracking On / Off
61
-
- Gimbal Reset
62
-
- FOV Change
63
-
- AI Tracking Mode
64
-
- **Spotify Control**
65
-
- Play / Pause
66
-
- Next / Previous Track
67
-
- Shuffle Mode Toggle
68
-
- Repeat Toggle
69
-
- Volume Up / Down
70
-
- Touchscreen & Mouse support
71
-
- Easy & Quick Install
72
-
- Completely Portable
73
-
- Plugin System
38
+
- Configurable **Script Editor**
39
+
-**Script Generator (no need to write code):**
40
+
-_Run File_
41
+
-_Run CMD_
42
+
-_Send Text Block_
43
+
-_Send Hotkey_
44
+
-_Multimedia Functions_
45
+
-_Web Broser Functions_
46
+
-_Windows Features ready to use scripts_
47
+
-**OBS Integration**
48
+
- Set Scene
49
+
- Hide/Show Source
50
+
- Start/Stop Recording
51
+
- Pause/Resume Recording
52
+
- Mute/Unmute Source
53
+
- Show Current Scene
54
+
- Sound Panel
55
+
-**OBSBOT AI WebCam Control**[OBSBOT Camera Control](https://github.com/elModo7/OBSBOT-Camera-Control-AHK)
56
+
- Control Sleep / Wake status
57
+
- Set Gimbal Position + Presets
58
+
- Record
59
+
- Take Photo
60
+
- AI Tracking On / Off
61
+
- Gimbal Reset
62
+
- FOV Change
63
+
- AI Tracking Mode
64
+
-**Spotify API integration**[Spotify.ahk](https://github.com/CloakerSmoker/Spotify.ahk)
65
+
- Play / Pause
66
+
- Next / Previous Track
67
+
- Shuffle Mode Toggle
68
+
- Repeat Toggle
69
+
- Volume Up / Down
70
+
-**Touchscreen** support
71
+
-**Portable**
72
+
-**Plugin System**
73
+
-**Notification System**
74
+
- Plugins can interact back with the pannel (set: icons, page, background, messages)
75
+
- Precache button icons in RAM for **blazing fast page changes**
76
+
-**Reactive pages** (enables auto page change based on active program)
0 commit comments