Readme: Add OBSWebSocketAHK to Client libraries#1221
Open
5ony wants to merge 1 commit intoobsproject:masterfrom
Open
Readme: Add OBSWebSocketAHK to Client libraries#12215ony wants to merge 1 commit intoobsproject:masterfrom
5ony wants to merge 1 commit intoobsproject:masterfrom
Conversation
Member
|
I can merge this as-is if you'd like, though I think this might be better located in the Client Software section? |
Author
|
It is more like a library which by in itself do not have any client-like functionality, but provides an API between OBS and AutoHotKey scripts, so that's the reason for the placement. Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add OBSWebSocketAHK to Client libraries in Readme
Motivation and Context
OBSWebSocketAHK library makes it possible to control OBS via WebSocket from AutoHotKey, which is a free, open-source macro-creation and automation software for Windows.
How Has This Been Tested?
This is a readme change, no need for testing. (However, OBSWebSocketAHK was tested daily by me and their users.)
Types of changes
Documentation change (a change to documentation pages)
Checklist:
masteror arelease/*branch.