-
-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Remote Control Support #294
Open
thebinary
wants to merge
10
commits into
maaslalani:main
Choose a base branch
from
thebinary:remote-control
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d6c471 - Browse repository at this point
Copy the full SHA 6d6c471View commit details -
listens on unix socket to interact with slides using command relay
Configuration menu - View commit details
-
Copy full SHA for e6b9650 - Browse repository at this point
Copy the full SHA e6b9650View commit details -
client (remote controller) to communicate with socket command relay listener
Configuration menu - View commit details
-
Copy full SHA for b75c9bd - Browse repository at this point
Copy the full SHA b75c9bdView commit details -
add remote socket coral command
to interact with SocketRemote from command-line
Configuration menu - View commit details
-
Copy full SHA for 5d722ec - Browse repository at this point
Copy the full SHA 5d722ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb02c4f - Browse repository at this point
Copy the full SHA eb02c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53000db - Browse repository at this point
Copy the full SHA 53000dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for be740c9 - Browse repository at this point
Copy the full SHA be740c9View commit details -
bugfix: segmentation fault with
remote socket
commandtriggered when using the command with socket file that does not exist.
Configuration menu - View commit details
-
Copy full SHA for 307675a - Browse repository at this point
Copy the full SHA 307675aView commit details -
feat: add tcp remote socket listener support
use `socketPath` instead of `socketFile` where `socketPath` are in forms like: - unix:/tmp/slides.sock - tcp:localhost:8091
Configuration menu - View commit details
-
Copy full SHA for 16af134 - Browse repository at this point
Copy the full SHA 16af134View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d6780 - Browse repository at this point
Copy the full SHA 43d6780View commit details
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.