An open API service indexing awesome lists of open source software.

https://github.com/nihlaeth/dnd

online character sheets for Dungeons & Dragons v2.tomaas
https://github.com/nihlaeth/dnd

aiohttp aiohttp-login asyncio bootstrap dnd dungeons-and-dragons jinja2 jquery mongodb online-character-sheets python-3-6 setuptools

Last synced: 2 months ago
JSON representation

online character sheets for Dungeons & Dragons v2.tomaas

Awesome Lists containing this project

README

        

# 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.