All Projects → hergaiety → my_spells

hergaiety / my_spells

Licence: other
Your personal D&D 5e Spellbook.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to my spells

DM-Operations-Center
The DM Operations Center is a collection of rules and tools for 5th edition Dungeons & Dragons dungeon masters that use the advanced Virtual Tabletop application Encounter+
Stars: ✭ 27 (+125%)
Mutual labels:  dungeons-and-dragons
city-of-doors
The Map of Sigil, City of Doors
Stars: ✭ 40 (+233.33%)
Mutual labels:  dungeons-and-dragons
Fantasy Map Generator
Web application generating interactive and highly customizable maps
Stars: ✭ 2,802 (+23250%)
Mutual labels:  dungeons-and-dragons
dungeon-sheets
A tool to create character sheets and GM session notes for Dungeons and Dragons fifth edition (D&D 5e).
Stars: ✭ 121 (+908.33%)
Mutual labels:  dungeons-and-dragons
Bryans-Preferred-Modules-for-FoundryVTT
My personally cultivated list of FoundryVTT Modules for Dungeons and Dragons 5e and Pathfinder 2e that play nicely together without creating an overwhelming amount of UI options or causing noticeable FPS drops.
Stars: ✭ 119 (+891.67%)
Mutual labels:  dungeons-and-dragons
Character-Builder-5
A Character Builder for 5e
Stars: ✭ 87 (+625%)
Mutual labels:  dungeons-and-dragons
tavernbot
D&D Discord Bot - based on Discord.js and Node 8.
Stars: ✭ 21 (+75%)
Mutual labels:  dungeons-and-dragons
Luminari-Source
Current Source Code for LuminariMUD - A Pathfinder/D20 Multi User Dungeon
Stars: ✭ 37 (+208.33%)
Mutual labels:  dungeons-and-dragons
d d characterSheets 5e
Creates printable 5th edition D&D character sheets as HTML from JSON.
Stars: ✭ 20 (+66.67%)
Mutual labels:  dungeons-and-dragons
rollem-telegram-bot
🎲 An RPG dice rolling bot for Telegram.
Stars: ✭ 26 (+116.67%)
Mutual labels:  dungeons-and-dragons
texbrew
An attempt to make good-looking homebrew documents for various roleplaying systems using XeTeX for typesetting.
Stars: ✭ 50 (+316.67%)
Mutual labels:  dungeons-and-dragons
dndstats
Statistics of DnD characters submitted to https://oganm.com/shiny/printSheetApp and https://oganm.com/shiny/interactiveSheet. A larger dataset is at https://github.com/oganm/dnddata
Stars: ✭ 37 (+208.33%)
Mutual labels:  dungeons-and-dragons
statblock5e-creator
A frontend web application for creating creature statblocks for Dungeons and Dragons 5th Edition.
Stars: ✭ 15 (+25%)
Mutual labels:  dungeons-and-dragons
vscode-dmbinder
Visual Studio Code extension for managing campaign documents.
Stars: ✭ 53 (+341.67%)
Mutual labels:  dungeons-and-dragons
foundry-5e-monster-maker
A D&D 5e monster maker module for the Foundry VTT. Build new monsters with level-appropriate, balanced stats in seconds.
Stars: ✭ 26 (+116.67%)
Mutual labels:  dungeons-and-dragons
snd
Sales & Dungeons — Thermal Printer as D&D Utility
Stars: ✭ 55 (+358.33%)
Mutual labels:  dungeons-and-dragons
5e-Framework
A comprehensive 5th Edition Dungeons & Dragons Framework for MapTool.
Stars: ✭ 40 (+233.33%)
Mutual labels:  dungeons-and-dragons
googleplay api
Google Play Unofficial Python 3 API Library
Stars: ✭ 21 (+75%)
Mutual labels:  googleplay
dnddata
Weekly updated dataset of D&D characters submitted to https://oganm.com/shiny/printSheetApp and https://oganm.com/shiny/interactiveSheet. A superset of characters used in oganm/dndstats
Stars: ✭ 91 (+658.33%)
Mutual labels:  dungeons-and-dragons
dojo
Dojo is a web app for D&D (5E) dungeon masters. It can be used to design monsters and to plan and run combat encounters.
Stars: ✭ 22 (+83.33%)
Mutual labels:  dungeons-and-dragons

My Spells

My Spells is an open source web-based application to elegantly view spells and save them to your local spellbook.

PlayStore

License

Open Game License v1.0a Copyright 2000, Wizards of the Coast, Inc.

App contains content from the SRD and is restricted and covered by the OGL. You can find the OGL 1.0a at ogl.html in this app's repo, or online here. When using said data, please make sure to conform appropriately with the proper licenses and whatnot.

Credit

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ npm run dev_web

# build for production with minification
$ npm run build_web # or build_app

# build cordova (android, iOS potentially in future) release
$ npm run build_app_cordova
# sign apk with android studio or jarsigner
# install on device
$ adp install cordova/platforms/android/build/apk/<BUILT-FILE.apk>

# lint code
$ npm run lint
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].