Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ducktordanny/obs-scene-switcher
Just a simple af terminal tool to list available OBS scenes and switch to them by name.
https://github.com/ducktordanny/obs-scene-switcher
golang obs
Last synced: 26 days ago
JSON representation
Just a simple af terminal tool to list available OBS scenes and switch to them by name.
- Host: GitHub
- URL: https://github.com/ducktordanny/obs-scene-switcher
- Owner: ducktordanny
- License: mit
- Created: 2024-03-22T19:52:45.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-16T20:43:11.000Z (7 months ago)
- Last Synced: 2024-06-21T03:27:07.894Z (5 months ago)
- Topics: golang, obs
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OBS Scene Switcher
> Just a simple af terminal tool to list available OBS scenes and switch to them by name.
## Details
Just created to myself...
## TODO
Solve the .env problem that is commented in the `main.go` file.