https://github.com/wiese-m/tibia-timer
Minimalistic Tibia Timer with GUI written in Rust
https://github.com/wiese-m/tibia-timer
fear fishing gui rust slint-ui threading tibia timer
Last synced: 11 months ago
JSON representation
Minimalistic Tibia Timer with GUI written in Rust
- Host: GitHub
- URL: https://github.com/wiese-m/tibia-timer
- Owner: wiese-m
- License: mit
- Created: 2024-09-09T20:53:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-14T21:48:40.000Z (about 1 year ago)
- Last Synced: 2025-01-05T12:28:28.676Z (about 1 year ago)
- Topics: fear, fishing, gui, rust, slint-ui, threading, tibia, timer
- Language: Rust
- Homepage:
- Size: 214 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  Tibia Timer 
Tibia Timer is a simple cross-platform timer application written in Rust with a Slint UI, designed specifically for the game [Tibia](https://www.tibia.com/news/?subtopic=latestnews) (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](https://github.com/wiese-m/tibia-timer/releases) and download executable for your OS.
## How to Build
```bash
sudo apt update && sudo apt install libsdl2-dev
```
```bash
git clone https://github.com/wiese-m/tibia-timer.git
```
```bash
cd tibia-timer/
```
```bash
cargo build --release
```
Preview:
