const39 / lore-tracker

Lore Tracker allows you to easily save, manage and visualise story elements for Table-top RPGs.

Home Page:https://lore-tracker.olympe.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lore Tracker

Lore Tracker allows you to easily save, manage and visualise story elements for Table-top RPGs.

You can't remember the name of that NPC you met six months ago ? Lore Tracker has got you covered.

characters tab characters page

Features

  • Add, edit and delete story elements ("cards") such as Quests, Events, Locations, Characters...
  • Group cards under folders
  • Link cards together with tags
  • Sort cards using Drag & drop
  • Filter cards using the search bar
  • Backup and load data saves easily
  • Markdown language support for texts
  • Events visualisation on a timeline
  • Light and dark themes
  • Navigation hotkeys
  • English and French translation

Lore Tracker is now available on the web.

Dev

This program is written with Vue.js.

To setup and run the project

  • Project setup
npm install
  • Compile and hot-reload for development
npm run dev
  • Compile and minify for production
npm run build
  • Bump version number
npm --no-git-tag-version version <major|minor|patch>

License

This program is licensed under the GNU General Public License v3.0.

© 2021-2023 const39

About

Lore Tracker allows you to easily save, manage and visualise story elements for Table-top RPGs.

https://lore-tracker.olympe.dev

License:GNU General Public License v3.0


Languages

Language:Vue 52.2%Language:TypeScript 45.8%Language:JavaScript 1.3%Language:CSS 0.4%Language:HTML 0.3%