EDPVP Overlay

September 2023

September 2023

Leisure

This is a very basic Vue3 Single-Page-Application written over the weekend. It’s purpose is to be used as a Browser Source in OBS. It connects to a Backend via WebSocket to receive updates.

It contains a configuration page that lets the user configure preferred colors, filters, timeout duration, and so on.

A Screenshot of the programs configuration page
A Screenshot of the programs configuration page

The configuration can then be copied into OBS as a browser source. This will display any kills received by the Backend in a Counter Strike-esque Kill Log.

A Screenshot of the app while running as an OBS Web-Source with mock-data.
A Screenshot of the app while running as an OBS Web-Source with mock-data.