Showing 43 open source projects for "character sheet"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1
    shuohao-skills

    shuohao-skills

    Agent skills for AI short-drama production

    shuohao-skills is a collection of reusable workflows for AI coding agents such as Claude Code and Codex. Its current featured skill transforms novels into structured character-development packages. The workflow can generate character profiles, visual design prompts, voice prompts, and model sheets from source fiction. Output language and image style can be configured for different creative pipelines, although the current implementation is Chinese-first. Installation scripts automatically...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Learn Regex The Easy Way

    Learn Regex The Easy Way

    Learn regex the easy way

    Learn Regex The Easy Way is a hands-on, interactive resource for learning regular expressions (regex) in a step-by-step, incremental way. Rather than just being a reference sheet, it is designed to help you build understanding gradually: you start with the basics like literal matching, then advance through character classes, quantifiers, groups, alternation, lookaheads/lookbehinds, and more advanced regex features. Each lesson is accompanied by examples and clear explanations, so learners can experiment and immediately see results without needing external tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    YAPCG

    Yet another Pathfinder Character Generator

    Yet Another Pathfinder Character Generator (YAPCG) is an Excel spreadsheet designed to help you create and manage your character for the table-top role-playing game Pathfinder (1st edition), including Gestalt characters. It is an Excel-only spreadsheet, and will not function properly with OpenOffice, LibreOffice, Google Sheet, or others.
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 4

    GURPS_LibreOffice

    Sheets for GURPS created with LibreOffice

    -> A sheet with Tables from the rule book so that you have them around in one place. -> Character Sheet which automagically computes your characters values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    YAPCG - 2025

    YAPCG - 2025

    Yet Another Pathfinder Character Generator - with Gestalt

    Yet Another Pathfinder Character Generator (YAPCG) is an Excel spreadsheet designed to help you create and manage your character for the table-top role-playing game Pathfinder (1st edition), including Gestalt characters. It is an Excel-only spreadsheet, and will not function properly with OpenOffice, LibreOffice, Google Sheet, or others.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Rolemaster Office
    PC and NPC character generator for Rolemaster RMFRP roleplaying system (from Iron Crown Enterprises). The program calculates all bonus and generates a nice PDF character sheet that contains additionally pages. The programm does not provide during-game support.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Mastodon iOS

    Mastodon iOS

    iOS app for Mastodon

    Mastodon is the largest decentralized social network on the internet. Instead of a single website, it’s a network of millions of users in independent communities that can all interact with one another, seamlessly. No matter what you’re into, you can meet passionate people posting about it on Mastodon! Join a community and create your profile. Find and follow fascinating folks and read their posts in an ad-free, chronological timeline. Express yourself with custom emoji, images, GIFs, videos,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kindling

    kindling

    Fiction writing app that scaffolds your draft from your outline.

    Kindling is a free, open-source desktop writing app for fiction writers who outline before they draft. Instead of staring at a blank page, you write directly into a scaffold built from your own outline — scene beats become expandable writing prompts, with character and location references surfacing automatically as you write. Import from Scrivener (.scriv), Plottr (.pltr), yWriter (.yw7), Obsidian Longform, or Markdown. Export to Scrivener, DOCX (Standard Manuscript Format), EPUB, Markdown, or Longform. Beat sheet templates included: Hero's Journey, Save the Cat, Three-Act Structure, and more. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TextureAtlas Toolbox

    TextureAtlas Toolbox

    A powerful, free and open-source tool for TextureAtlases/Spritesheets

    TextureAtlas Toolbox is an all-in-one solution for working with texture atlases and sprite sheets. Extract sprites into organized frame collections and GIF/WebP/APNG animations, generate optimized atlases from individual frames, or convert between 15+ atlas formats. Perfect for game developers, modders, and anyone creating showcases of game sprites. Formerly known as TextureAtlas to GIFs and Frames Licensed under AGPL-3.0 Third-party licenses: See...
    Downloads: 14 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 10
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 11
    HTMLViewer
    HTML Viewer Components for Delphi, Lazarus and C++Builder The HtmlViewer component set consists of the THtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components: THtmlViewer * The basic component. * THtmlViewer displays single (non-frame) documents. * It also forms the basis for the other two components. TFrameViewer * Displays both frame and single HTML documents. * TFrameViewer is oriented more for local file system...
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 12
    AutoHarp

    AutoHarp

    Harp Character Suite

    Various applications that assist Harp Roleplayers in creating character sheets, track combat and more. Currently includes the Harp Fantasy system, Martial Law, College of Magics and Harp Sci Fi and Harp Sci-Fi XTreme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Conan RPG 2D20 Spreadsheet
    Fan made Conan RPG 2d20 by Modiphius Spreadsheet. If you are a skilled Excel programmer and you are interrested in helping with the project do not hesitate to contact me at ulothar1980@gmail.com .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Role Playing Game Tool Box. For both Player and GM. Character sheet Editor, Equeator - Simulate combat 10.000 times, so the GM can fine tune combat situations. Initiative tracker. Support: ShadowRun, Buffy, GURPS, AD&D, WarHammner, TNMT, VtM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Serenity RPG spreadsheet tool

    Onging Project for Serenity RPG

    Serenity is an out of print game develped in 2004 and since has very few players. However, I noticed that 90% of all work on the internet for existing ship descriptions for the game are completely wrong.This project began as a way to incorporate all the math involved into one ship generation sheet and has now progressed into charcter sheet generation, collections of data sets and basic error checking throughout the game. This spreadsheet is currently being developed in MS Excel 2010 and is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ASCII Table

    ASCII Table

    An ASCII Table with SendKeys function

    This is a little tool for a quick lookup of the numeric values of ASCII / ISO 8859-1 (Latin-1) characters. Double clicking a character will pass it through as a keypress to the active window/textbox. I developed this mainly as a quick lookup sheet for control character codes. Right click for options.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17

    TCMT

    Tabletop character management application designed for DnD 5e

    TCMT is a fully featured tabletop character management application designed for DnD 5e (Dungeons and Dragons Fifth Edition) . I created this project to practice coding and am now releasing it free and open source for anyone who is interested. It was coded in Python using the PyQt4 library and QT Designer. In its current form it only works on Windows computers. If there is significant demand, I will release a Mac compatible version (shoot me an email) CONTACT/BUG REPORTS: tcmt.contact@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Han

    Han

    The CSS typography framework optimised for Hanzi

    ..."Hanji Standard Format" fully supports traditional Chinese, simplified Chinese and Japanese, three languages ​​using Chinese characters. "Chinese Character Standard Format" provides a number of customization functions, and can customize the exclusive style sheet through variable settings, module reference, etc. If no special customization is required, you can also directly use CDN external style sheets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    ADD 2 character sheet creator

    Create and maintain ADD 2 character sheet

    Qt 4 GUI tool for creating, managing and printing out Dungeons and Dragons 2nd Edition characters, in french. This package contains command line and GUI softwares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Character Sheet Generation

    Character Sheet Generation

    Generate Character Sheets

    A fully working program to make character sheet making easier!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CSV / SAV files to Excel

    CSV / SAV files to Excel

    Helps translate SAV / CSV data into usable Excel data

    You have been struggling with SPSS databases when you needed to use excel? Well, this file (or the VBA module attached to it) will help you: you paste your CVS file format into one sheet, and the bulky strings will all your values will gently be split into one value per column by a custom excel function, The function takes into account that some values might be strings with comas that should not be split into different variables. The custom function should be usable for other types of files, it basically disaggregare a string into values separated by a standard character (by default the coma, but can be changed) and ignores separation characters that are within "string identifier" characters (by default the " ). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vim-cheat-sheet

    vim-cheat-sheet

    A mobile friendly Vim cheat sheet

    A mobile friendly Vim cheat sheet. Edit sheet.hbs as desired (e.g. add new commands). Reload page in browser (Ctrl+r) to generate the locales entries in English en_us.json. Stop the app (optional). Describe the added commands in English en_us.json and move them to the corresponding position, equally as in sheet.hbs. Run node postinstall.js to copy the English entries to all other locales. Translate all languages you know. Commit. This project aims to be one of the most accessible vim guides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    sCoreForge Pathfinder Character Creator

    sCoreForge Pathfinder Character Creator

    Pathfinder Character Creation Project

    This is a Pathfinder Character Creation project that was started in March of 2011. Created by players, for players. Check out the Release Notes and Wiki for details on what's what in the application.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24

    Rôlling dice[FR/EN] windows [paused]

    Rôle play automation/Automatisation des RP

    Logiciel permettant d'automatiser les partie de jeux de rôle en lignes. /Software to automate online RPG game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next