xorus / EngageTimer

Stopwatch / Countdown plugin for Dalamud
GNU Affero General Public License v3.0
16 stars 6 forks source link
countdown dalamud ffxiv obs timer

EngageTimer

Help translating : https://crwd.in/engagetimer

Finally, display all the numbers when starting a countdown!

Main features :

This is a plugin for the FFXIV plugin platform Dalamud.

The original motivation for this plugin was to do something like "Acurate Countdown" plugin by Haplo064 but with a big stopwatch timer for my recordings.

Living on the edge ? You can add my testing repository : https://plogon.xorus.dev/

Countdown

Adds the missing numbers in the standard countdown thing!

Countdown example

This examples showcases the bundled number styles with the hide original timer option enabled.

You can also enable the "ticking" sound if you want.

Make your own number textures

Select Custom as Style in the settings for Big Countdown and set your own texture folder !

Requirements:

More details

Download example custom textures

Stopwatch

Stopwatch example

Super simple combat timer you can place anywhere on your screen with optional tenths of seconds for some kinds of nerds. Kinda customizable.

It can also display countdowns in a more precise manner.

OBS overlay

The plugin lets you enable a web server that can be used to display your current timer information in a more accurate way.

Alternatively you can access this web page from another device and see the timer thing.

Web page

In OBS as a browser source :

OBS Setup

You can easily change the font by adding something like this in the Custom CSS in the OBS browser source settings:

body {
    font-family: "Comic Sans MS";
}

The timer page was designed to be as simple as possible for easily overriding with custom styles in OBS. But I could implement a way to customize it in the plugin GUI if someone needs that.

Other things I need to say

I have based myself on the work of "Acurate Countdown" plugin by Haplo064 for the countdown pointer and on the Peeping Tom plugin by asclemens for the idea of using NAudio lib to play the sound.

Smooth font size was adapted from "Ping Plugin" by karashiiro


ko-fi