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
Copy file name to clipboardExpand all lines: README.md
+32-1
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,34 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
156
156
157
157
## 🛠️ Usage
158
158
159
+
### Web [Code Generator](https://hybridnetworks.github.io/mikrotik-dude-icons/)
160
+
161
+
**1.- Open the Web Code Generator**
162
+
163
+
Navigate to the web tool page where you can select your desired icons and generate the corresponding code.
164
+
165
+
**2.- Set the Installation Directory**
166
+
167
+
In the "Installation directory of The Dude" input field, enter the desired directory path where the icons will be stored. Examples: `dude`, `slot1-part1/dude`, `sata1/dude-data`, etc.
168
+
169
+
**3.- Select the Icons**
170
+
171
+
You can select icons by clicking the checkboxes next to each image. You can also use the "Select All" or "Deselect All" buttons to quickly select or deselect multiple icons.
172
+
173
+
You can change the background color of the selected icons using the buttons "Up", "Partial", "Complete", and "Acked" to preview what the icon would look like in The Dude.
174
+
175
+
**4.- Generate the Code**
176
+
177
+
Click the "Generate Code" button.
178
+
179
+
**5.- Copy Code & Download RSC Script**
180
+
181
+
You can copy the generated code to your clipboard by clicking the "Copy Code" button. If you want to download the generated code as a script file, click the "Download RSC" button. This will create a file named dude-icons.rsc containing the script and save it to your computer.
182
+
183
+
**Additional Notes**
184
+
* Web browser with JavaScript support.
185
+
* Internet connection to fetch icons and generate the code.
186
+
159
187
### Mikrotik RouterOS v7 & CHR
160
188
161
189
**1.- Set the Global Variable**
@@ -228,4 +256,7 @@ Thank you so much already for using my projects! If you want to go a step furthe
228
256
229
257
[](https://www.buymeacoffee.com/hybridnetworks)
230
258
231
-
To support the project directly, feel free to open issues for icon suggestions, or contribute with a pull request!
259
+
To support the project directly, feel free to open issues for icon suggestions, or contribute with a pull request!
0 commit comments