Skip to content

Commit 5eabff7

Browse files
authored
Update README.md
1 parent d0c8e30 commit 5eabff7

1 file changed

Lines changed: 64 additions & 23 deletions

File tree

README.md

Lines changed: 64 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,86 @@
1+
# **Nova Macros (*A Stream Deck Clone*)**
2+
Built for **touchscreen** controls but also works as a normal app.
3+
Geared towards **streamers**.
14

2-
# Nova Macros Offline
3-
Offline version of my Stream Deck clono. Built in AHK for AHK.
5+
![preview](https://github.com/user-attachments/assets/272423c4-7dc6-471c-83c5-c8145368fcc8)
46

5-
Tested on Windows 10, not working on Windows 7.
67

7-
Touchscreen use heavily recommended.
8+
## **Installing from releases:**
89

9-
**Installing from releases installer:**
10-
11-
**[AutoHotkey (Required)](https://www.autohotkey.com/)**
10+
**[AutoHotkey v1 (Required)](https://www.autohotkey.com/)**
1211

1312
**[Nova Macros Installer](https://github.com/elModo7/Nova-Macros-Offline/releases/download/2.7b-Offline/Nova.Macros.Offline.Installer.zip)**
1413

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+
![Sample](https://i.postimg.cc/brVvCHLC/sample.jpg)
1658

17-
Download AutoHotkey from [here](https://www.autohotkey.com/)
59+
**Button Context Menu:**
1860

19-
Extract source to "C:\ProgramData\Nova Macros"
61+
![button_context_menu](https://github.com/user-attachments/assets/a4d9cdf0-730b-4ebf-b2d7-2055d0ee7ca5)
2062

21-
Run Nova Macros Client Offline.ahk
63+
**OBS Functions:**
2264

65+
![macro_creator_obs_actions](https://github.com/user-attachments/assets/92674e3c-17f0-47b6-a8fc-aeaefa088c7e)
2366

24-
Usage:
25-
![Preview](https://i.postimg.cc/VvF8tbF4/Untitled.gif)
67+
**OBS Link:**
2668

27-
Sample:
28-
![Sample](https://i.postimg.cc/brVvCHLC/sample.jpg)
69+
![macro_creator_obs_set_scene](https://github.com/user-attachments/assets/184f3283-75d1-4df4-811f-3d04ca4447ef)
2970

30-
Installer:
71+
**Run File Script Generator:**
3172

32-
![Sample](https://i.postimg.cc/MZyTBqVN/Captura.png)
73+
![macro_creator_run_file](https://github.com/user-attachments/assets/20e7b36c-4d14-4921-b868-e6a321c53a48)
3374

34-
Script Generator Samples:
75+
**Send Macro Generator:**
3576

36-
![Hotkey Creator](https://i.postimg.cc/htsKQKvK/Hotkey-Creator.png)
77+
![macro_creator_macro](https://github.com/user-attachments/assets/032682f9-2b0a-4331-be7b-9f42223095dd)
3778

38-
![Run CMD](https://i.postimg.cc/KYYxnC3B/RunCMD.png)
79+
**Script Generator Preview:**
3980

40-
![Run File](https://i.postimg.cc/0NHxZZ73/RunFile.png)
81+
![macro_creator_quick_actions](https://github.com/user-attachments/assets/35d5ad62-af06-468d-82b7-d7ca888f98c5)
4182

42-
![Send Text Block](https://i.postimg.cc/3R4hqpBw/Send-Text-Block.png)
83+
**Online Settings:**
4384

85+
![Nova_Macros_Client_zrQCzILpRu](https://github.com/user-attachments/assets/89feb4a2-5a87-46b1-937d-c778fdc12c61)
4486

45-
**[AutoHotkey Forum Post](https://www.autohotkey.com/boards/viewtopic.php?f=6&t=80470)**

0 commit comments

Comments
 (0)