|
| 1 | +# **Nova Macros (*A Stream Deck Clone*)** |
| 2 | +Built for **touchscreen** controls but also works as a normal app. |
| 3 | +Geared towards **streamers**. |
1 | 4 |
|
2 | | -# Nova Macros Offline |
3 | | -Offline version of my Stream Deck clono. Built in AHK for AHK. |
| 5 | + |
4 | 6 |
|
5 | | -Tested on Windows 10, not working on Windows 7. |
6 | 7 |
|
7 | | -Touchscreen use heavily recommended. |
| 8 | +## **Installing from releases:** |
8 | 9 |
|
9 | | -**Installing from releases installer:** |
10 | | - |
11 | | -**[AutoHotkey (Required)](https://www.autohotkey.com/)** |
| 10 | +**[AutoHotkey v1 (Required)](https://www.autohotkey.com/)** |
12 | 11 |
|
13 | 12 | **[Nova Macros Installer](https://github.com/elModo7/Nova-Macros-Offline/releases/download/2.7b-Offline/Nova.Macros.Offline.Installer.zip)** |
14 | 13 |
|
15 | | -**How to install from source:** |
| 14 | +## **Installing from source:** |
| 15 | + |
| 16 | +Download **AutoHotkey** from [here](https://www.autohotkey.com/) |
| 17 | +Run ***"Nova Macros Client.ahk"*** |
| 18 | + |
| 19 | + |
| 20 | +# **Features:** |
| 21 | +- Supports multiple languages compiled or not (***.py, *.ahk, *.exe, *.bat, *.ps1...**) |
| 22 | +- Button Folders and **Folder Nesting** |
| 23 | +- Multiple **Button Pages** |
| 24 | +- **Mini Client** / Default Res Client |
| 25 | +- **Center Mouse** in Main Screen after Activation |
| 26 | +- Always on Top |
| 27 | +- Remote Control |
| 28 | +- Windows/Android Client Support |
| 29 | +- Configurable **Script Editor** |
| 30 | +- **Script Generator (no need to write code):** |
| 31 | + - _Run File_ |
| 32 | + - _Run CMD_ |
| 33 | + - _Send Text Block_ |
| 34 | + - _Send Hotkey_ |
| 35 | + - _Multimedia Functions_ |
| 36 | + - _Web Broser Functions_ |
| 37 | + - _Windows Features ready to use scripts_ |
| 38 | + - **OBS Functions** |
| 39 | + - Set Scene |
| 40 | + - Hide/Show Source |
| 41 | + - Start/Stop Recording |
| 42 | + - Pause/Resume Recording |
| 43 | + - Mute/Unmute Source |
| 44 | + - Show Current Scene |
| 45 | +- Touchscreen & Mouse support |
| 46 | +- Easy & Quick Install |
| 47 | +- Completely Portable |
| 48 | + |
| 49 | +**Requires:** |
| 50 | + |
| 51 | +- Windows 10 (Previous versions work on win7) |
| 52 | +- AutoHotkey 1.30+ |
| 53 | + |
| 54 | +# Pictures: |
| 55 | +**Sample:** |
| 56 | + |
| 57 | + |
16 | 58 |
|
17 | | -Download AutoHotkey from [here](https://www.autohotkey.com/) |
| 59 | +**Button Context Menu:** |
18 | 60 |
|
19 | | -Extract source to "C:\ProgramData\Nova Macros" |
| 61 | + |
20 | 62 |
|
21 | | -Run Nova Macros Client Offline.ahk |
| 63 | +**OBS Functions:** |
22 | 64 |
|
| 65 | + |
23 | 66 |
|
24 | | -Usage: |
25 | | - |
| 67 | +**OBS Link:** |
26 | 68 |
|
27 | | -Sample: |
28 | | - |
| 69 | + |
29 | 70 |
|
30 | | -Installer: |
| 71 | +**Run File Script Generator:** |
31 | 72 |
|
32 | | - |
| 73 | + |
33 | 74 |
|
34 | | -Script Generator Samples: |
| 75 | +**Send Macro Generator:** |
35 | 76 |
|
36 | | - |
| 77 | + |
37 | 78 |
|
38 | | - |
| 79 | +**Script Generator Preview:** |
39 | 80 |
|
40 | | - |
| 81 | + |
41 | 82 |
|
42 | | - |
| 83 | +**Online Settings:** |
43 | 84 |
|
| 85 | + |
44 | 86 |
|
45 | | -**[AutoHotkey Forum Post](https://www.autohotkey.com/boards/viewtopic.php?f=6&t=80470)** |
|
0 commit comments