A plugin to send various in game dialogue boxes to the clipboard or websocket. Useful for language learning purposes.
- Port: Default is 8766, configurable in settings
- URL:
ws://localhost:8766(or your configured port)
- Enable WebSocket mode in the plugin settings
- Open the provided
websocket_test_client.htmlin a web browser - Connect to the WebSocket server using the test client
- Trigger text copying in the game
- Watch the text appear in real-time in the test client
You will need the .NET SDK installed to build this repo. Download this repo and build it using this command:
dotnet buildWithin dalamud add select the dev plugin dll and choose this one then save.