Skip to content

Real-time character tracking app for DnD sessions

Notifications You must be signed in to change notification settings

calebhiebert/ctrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Character Tracker

Originally built for a dnd campaign, this app can be used to keep track of characters and monsters during a session. Spectator mode is designed to run on a screen that every player can see. Each session is represented by a "room" which players can join. All character and monster data updates in real time. The room owner can assign control of characters or monsters to any player present in the room. This app is in a beta state, expect bugs 😁

Running

git clone https://github.com/calebhiebert/ctrack

This app is built with Docker, so one command is all it takes.

docker-compose up

The app should be up and running at http://localhost:8080

Tech Used

Screenshots

screenshot screenshot

About

Real-time character tracking app for DnD sessions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published