We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec52061 commit 3877b40Copy full SHA for 3877b40
1 file changed
docs/_data/projects.json
@@ -217,7 +217,17 @@
217
"link": "https://github.com/vmichalak"
218
},
219
"usesGenerator": false
220
- }
221
-
+ },
+ {
222
+ "name": "Gonos",
223
+ "description": "A Go module for controlling Sonos devices",
224
+ "repository": "https://github.com/HandyGold75/Gonos",
225
+ "language":"Go",
226
+ "author": {
227
+ "name": "HandyGold75",
228
+ "link": "https://github.com/HandyGold75"
229
230
+ "usesGenerator": false
231
+ }
232
]
233
}
0 commit comments