Tibia Timer is a simple cross-platform timer application written in Rust with a Slint UI, designed specifically for the game Tibia (also known as Fear Timer) to track boss/respawn special actions. The timer plays warning and critical sounds repeatedly based on user-defined thresholds.
Go to releases page and download executable for your OS.
sudo apt update && sudo apt install libsdl2-devgit clone https://github.com/wiese-m/tibia-timer.gitcd tibia-timer/cargo build --releasePreview:

