Skip to content
/ dnd Public
forked from nihlaeth/dnd

online character sheets for Dungeons & Dragons v2.tomaas

License

Notifications You must be signed in to change notification settings

dazdya/dnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnd

online character sheets for Dungeons & Dragons v2.tomaas

Installation

Requirements:

  • SMTP server
  • python 3.6 (3.5 is untested but might work)
  • mongodb
$ git clone https://github.com/nihlaeth/dnd.git
$ cd dnd
$ pip3 install -e .
$ dnd --generate-config > ~/.config/dnd/config.cfg
$ vim ~/.config/dnd/config.cfg
$ dnd

Now direct your browser to the address and port you specified in the config.

About

online character sheets for Dungeons & Dragons v2.tomaas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.8%
  • Python 44.2%