dm-tools is a collection of tools for Dungeons and Dragons 5e, including an interactive combat encounter tracker as well as commands to randomly generate townsfolk NPCs or collections of pocket items. The separate apps can be invoked with the following commands:
dm-tools.live-game
dm-tools.plebs
dm-tools.pockets
The combat encounter tracker (dm-tools.live-game
) will auto-generate basic stats for SRD monsters, and allows for tracking HP and conditions using single keystrokes and emoji indicators. (Please note: you must have your terminal window maximized to prevent a known issue that causes the application to fail to start)
The NPC generator (dm-tools.plebs
) allows you to quickly generate common "plebeian" characters like townsfolk, complete with stats, occupations, personality traits, personal problems, and interesting pick-pocketable items. Also features several varieties of name generator algorithms.
The "pockets" generator (dm-tools.pockets
) will emit a collection of N random items of my own creation (though many are inspired by Trinkets that appear in various 5e books).
More features are slowly being added and planned. See the project blog (https://www.dm-tools.dev) for more info.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
To install dm-tools, simply use the following command:
sudo snap install dm-tools
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.