Skip to content

xorus/EngageTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1e4e2f · Mar 29, 2025
Mar 26, 2025
Oct 16, 2021
Mar 29, 2025
Jun 20, 2022
Apr 3, 2021
Apr 3, 2021
Jan 2, 2024
Feb 11, 2024
Jan 2, 2024
Jan 12, 2024
Oct 19, 2023
Aug 26, 2022
Feb 5, 2024

Repository files navigation

EngageTimer

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

Finally, display all the numbers when starting a countdown!

Main features :

  • Big countdown that displays all the numbers
  • Customizable big-number textures (default, yellow, WoW style or custom files)
  • Floating window with combat timer and countdown
  • OBS browser-source compatible page

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:

  • Images must be PNG
  • Files must be names from 0.png to 9.png
  • Images can be any width
  • Images will top-aligned, so I recommend using the same height for all numbers

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