savagezen / dnd-tools

ARCHIVE - MOVED TO GITLAB | Interactive CLI tools for Dungeons and Dragons 5e
https://gitlab.com/savagezen/dnd-tools
GNU Affero General Public License v3.0
164 stars 34 forks source link
command-line dungeons-and-dragons linux mac python windows

dnd-tools

... is a set of interactive command line tools for Dungeons and Dragons 5th Edition. This is the source code for the python scripts and install functions used to create the dnd-tools AUR package. The aim of this project, inspired by donjon, is to create an offline, cross-platform, gamemaster tool set -- since you probably have too many browser windows open already. :-D


Features:


Installation / Usage:

Arch:

Other Linux:

$ git clone https://github.com/gtbjj/dnd-tools
$ cd dnd-tools
$ sudo python setup.py install
$ /usr/bin/dnd-tools

Windows:


To Do / Feature Requests: If you would like a feature added, first check issues tagged as enhancements. If you do not see the feature you are looking for, follow the issue template for feature requests.

Bugs: Please review issues tagged as bugs before making a new issue report. Be as clear and descriptive as possible when making bug reports, including output logs and what steps you've attempted to remedy the problem yourself.

Contributing: See CONTRIBUTING.md.