This tool is being developed for TORN City players. If you don't know what TORN City is and wanna try it out, register here so we both can get benefits!
TLL was originally designed only for loss sellers, but now (v2+) aims to be the best friend of loss/escape sellers and buyers too!
It can:
- 📋 📊 list, filter, group, count, plot,
- 💲 ✔️ store price and paid status
- 🧾 ⬇️ generate and export invoices (NEW!)
- 💀 🏃 of losses and escapes (NEW!)
- 🎯 🛡️ you made or received! (NEW!)
It does all this entirely in your browser, which means your API key won't be sent out nor stored on a 3rd party server. (In fact, TLL doesn't have any server-side code or database, it's a static website.) However, this also means that you have to carry over your data manually, if you decide to switch browsers. TLL provides export/import mechanism to help with that.
Desktop:
Desktop, dark mode:
Mobile:
Invoice export:
Statistics screen:
MIT, please see the LICENSE
file!
TLL is a Nuxt project with static
target.
# Setup
yarn
# Start development server
yarn run serve
# Generate site to "dist/"
yarn run build
# Release (bump version & push)
yarn run release && git push --follow-tags origin main
Screens: