Tamasi is an application designed to make it easy to track deaths and time during a game playthrough.
The app features an in-game overlay with easy-to-use hotkeys, accompanied by a simple save system with pre-setup boss lists.
Download a release from the releases tab, extract it, and run Tamasi.exe.
- Node.js v10 or newer
- Clone the repository
- Install dependencies with
npm i - Run the application with
npm start - Create a production build with
npm run build
Licensed under the GPL-3.0 license.

