Skip to content

Minimalistic Tibia Timer with GUI written in Rust

License

Notifications You must be signed in to change notification settings

wiese-m/tibia-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image Tibia Timer image

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.

How to Build

sudo apt update && sudo apt install libsdl2-dev
git clone https://github.com/wiese-m/tibia-timer.git
cd tibia-timer/
cargo build --release

Preview:

image