Pan440 downloadsLife RPG dashboard for habits, XP, rewards, wallet, water, and daily progress.
Life RPG is an Obsidian plugin that turns daily habits, water, rewards, XP, inventory, and simple wallet tracking into a compact RPG dashboard.
Life RPG stores data locally in Obsidian plugin data. It does not use network requests, telemetry, ads, accounts, or external services.
If Life RPG helps your daily routine, you can support development with TON or USDT on the TON network:
UQDm3RqcRQ_dUEjL9mYIDWDkzXuyIpTxaQ5bJ9qPAosa328q
Tonkeeper link:
https://app.tonkeeper.com/transfer/UQDm3RqcRQ_dUEjL9mYIDWDkzXuyIpTxaQ5bJ9qPAosa328q?text=Life%20RPG%20support
Please send only assets on the TON network to this address.
For beta testing, install this plugin through BRAT or manually copy the release files into:
<your vault>/.obsidian/plugins/vibe-rpg/
Required release files:
main.jsmanifest.jsonstyles.cssThen enable Life RPG in Obsidian's Community plugins settings.
Install dependencies and build:
npm install
npm run build
Source code lives in src/. The bundled Obsidian plugin output is main.js.
MIT