2022-12-31 12:57:25 -06:00
2022-12-31 12:57:25 -06:00
2022-12-23 17:53:44 +00:00
2022-12-23 19:21:30 +00:00
2022-12-31 11:37:08 -06:00

Torn Vault Tracker

Track vault balances for shared private island vaults in Torn City.

Description

Uses the Torn API to pul the most recent vault transactions for you and your spouse. Note that in order to access the "Log" endpoint, the keys used must be created with Full Access permissions.

Getting Started

Dependencies

  • Any reasonable LAMP stack (developed on Ubuntu 20.04 with Apache and PHP 8.1.10)

Installing

  • Create folder in your server's web root, for example, 'tvt'.
  • Upload/clone this repo into your folder.
  • Edit functions.php to add API keys and Torn user names for you and your spouse.
  • Open the tracker in any web browser.
  • Style as you see fit in style.css (Optional, but if you make something cool, let me know!).

Automating transaction updates

I recommend using an external site monitoring service such as cronitor.io set to check the URL of your server. A check rate of 15 minutes should be more than enough, since you can always force a refresh by simply opening the site in your browser.

Authors

Keith Solomon / ZarathosX75 on Torn

Version History

  • 0.1
    • Initial Release
S
Description
No description provided
Readme
1.4 MiB
Languages
PHP 92.3%
JavaScript 5%
CSS 2.7%