Life RPG

by Pan
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Life RPG dashboard for habits, XP, rewards, wallet, water, and daily progress.

Reviews

No reviews yet.

Stats

stars
39
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Life RPG

Life RPG is an Obsidian plugin that turns daily habits, water, rewards, XP, inventory, and simple wallet tracking into a compact RPG dashboard.

Features

  • Daily habits with XP progress.
  • Hero profile, level, class, avatar, and radar stats.
  • Quest/stat cards, including custom cards linked to one or more habits.
  • Reward shop and inventory.
  • Water tracking with daily goals.
  • Wallet records for income and expenses.
  • Home dashboard with calendar month navigation.
  • Sidebar widget with daily progress.

Privacy

Life RPG stores data locally in Obsidian plugin data. It does not use network requests, telemetry, ads, accounts, or external services.

Support

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.

Installation

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.js
  • manifest.json
  • styles.css

Then enable Life RPG in Obsidian's Community plugins settings.

Development

Install dependencies and build:

npm install
npm run build

Source code lives in src/. The bundled Obsidian plugin output is main.js.

License

MIT