This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
obs-websocket
Watch
1
Star
0
Fork
0
You've already forked obs-websocket
mirror of
https://github.com/Palakis/obs-websocket.git
synced
2024-08-30 18:12:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9912c9963c
obs-websocket
/
.gitmodules
4 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
SettingsDialog: Mild refactor and add Connect Info dialog Among lots of stuff: - Generate a random password on first load - Add `ConnectInfo` dialog including QR code display - Add `Generate Password` button to generate a new random password - Delete `Copy Password to Clipboard` button - Delete `GetConnectString` or whatever from WebSocketServer (reimplemented the functionality directly into ConnectInfo) - Added `GeneratePassword()` to Utils Todo: Show warning when users specify their own passwords
2021-05-08 08:42:06 +00:00
[submodule "deps/qr"]
path = deps/qr
url = https://github.com/nayuki/QR-Code-generator.git
Reference in New Issue
Copy Permalink