this post was submitted on 23 Nov 2025
23 points (96.0% liked)

Selfhosted

53129 readers
480 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I am playing TTRPG remotely. For this, I was using far.app, a js app, which permit to link Game Master and Players in order to share Character sheets, dice roles, some index cards (set up as a "scene").

Would you know an open-source software that I could self-host to basically have a board with multiple users at once.

top 28 comments
sorted by: hot top controversial new old
[–] monoboy@lemmy.zip 5 points 4 hours ago

I use Owlbear Rodeo. It doesn't do character sheets (unless there is an extension that does), but I find the tabletop with tokens and fog easy to use.

https://www.owlbear.rodeo/

[–] Lutra@lemmy.world 3 points 7 hours ago* (last edited 7 hours ago) (1 children)

decorum: a solemn request that questions use question marks.

why: differentiation - between "hey. look at what I made" posts and "anybody know how I can?" questions.

[–] phase@lemmy.8th.world 2 points 3 hours ago (1 children)
[–] eutampieri@feddit.it 3 points 1 hour ago

I think they wanted you to end the post title with a question mark

[–] Artaca@lemdro.id 19 points 16 hours ago (1 children)

You probably already know, but FoundryVTT is pretty fantastic. The software/base VTT itself is not open source, but the rule systems and modules (QOL add-ons) mostly are. I self host my own server.

[–] phase@lemmy.8th.world 1 points 16 hours ago (1 children)

Yes, but it is closed source and I heard of plug in to add games and so... I don't want to have a table for few stats and items.

Still thank you for the idea.

[–] Voroxpete@sh.itjust.works 5 points 15 hours ago (1 children)

Can you help us to understand why the plugins to add games is a problem for you?

Maybe I'm missing your meaning here, but it reads kind of like you're expecting some kind of situation where a single VTT would somehow support every game system out of the box?

[–] phase@lemmy.8th.world 0 points 15 hours ago (2 children)

I would like to draw a table, add words and numbers, and that's all. I don't want to have to code anything. I am GM-ing Blades in the Dark, with Deep-cut, and some things we took from Fate and others. I want to be able to freely create anything, even in the middle of the session. We don't need automation. I want simplicity.

[–] mnemonicmonkeys@sh.itjust.works 4 points 7 hours ago* (last edited 7 hours ago) (1 children)

I don't want to have to code anything.

You don't have to code anything. You just look through the game system browser, pick what you want, and after a few seconds it's installed.

We don't need automation. I want simplicity.

Then screenshare over Discord while drawing things in MS Paint. It's simple and it's not automated, just like you asked

[–] phase@lemmy.8th.world 1 points 3 hours ago

Then I have to pick a system. I'll check if I can play without a system or something which is out of our way.

[–] Voroxpete@sh.itjust.works 6 points 13 hours ago (1 children)

So, it seems like the plugins don't really affect you either way then? If you don't want that added functionality, you're good to just not use it, right?

[–] phase@lemmy.8th.world 1 points 13 hours ago (2 children)

I didn't see that I could just create character sheets and adapt then during a session. Can you?

[–] Voroxpete@sh.itjust.works 3 points 10 hours ago (1 children)

Depends what you want to do with those character sheets.

If you just want a text file that people can paste their character sheet into, this will work: https://foundryvtt.com/packages/taf/ If you want to actually build full custom character sheets, you probably want something more like this: https://foundryvtt.com/packages/universal-tabletop-system/ Or this: https://foundryvtt.com/packages/custom-system-builder/

There's also a general purpose PbTA system that's meant to be customised into different PbTA hacks: https://foundryvtt.com/packages/pbta/

I guess in the sense that you have to load some kind of system to play, there's a requirement to use some sort of plugin, so maybe that's a dealbreaker. But it's generally not an issue. While premium content for Foundry exists, it's mostly in the form of rulebooks and scenarios that have been ported into it by the people who make and sell those games. The actual systems are all free, with literally only one exception (Brambletrek, for some reason).

[–] phase@lemmy.8th.world 1 points 3 hours ago

Thank you. I'll check again what it proposes.

[–] ekky@sopuli.xyz 1 points 13 hours ago (1 children)

So you want to be able to stream Gimp and have a shared drive with your PC's sheets, it needs to be open source and with no limitations?

I'd just do gimp+Discord+google docs, but if you want it to be open source and all-in-one then go checkout Nextcloud. I think that's as free as you get, if even foundry is too limiting.

[–] phase@lemmy.8th.world 1 points 3 hours ago

Google docs is a no-go. But I was looking at etherpad indeed.

[–] Colloidal@programming.dev 6 points 15 hours ago (1 children)
[–] phase@lemmy.8th.world 3 points 15 hours ago (1 children)

Yes. The backend service they rely on has changed its API and they said that they have no plan at all to follow. I discovered them only after they left peerJs (an alternative, which is interoperable and open source).

[–] Colloidal@programming.dev 3 points 14 hours ago (1 children)

I know the developer got disenchanted with the project and is focusing on his games. Didn't know there were technical issues. Is it easy to self host?

[–] phase@lemmy.8th.world 2 points 13 hours ago

Self hosting the frontend is eas but since 2 weeks, the frontend doesn't connect to the backend, a private company which updated theeir API.

[–] TheFogan@programming.dev 6 points 15 hours ago

I've long since switched to foundry, but I used to use

https://www.rptools.net/toolbox/maptool/

It's not web based, but the clients are available for linux mac and windows,

[–] poVoq@slrpnk.net 5 points 16 hours ago
[–] southernbeaver@lemmy.world 5 points 17 hours ago (3 children)
[–] curbstickle@anarchist.nexus 4 points 17 hours ago

Wow, cauldron is looking great! I saw it a long ways back (like pre-1.0) and promptly forgot about it (thanks ADHD).

Wasn't even thinking about vtt and going to have to stand up an instance before thanksgiving!

[–] irmadlad@lemmy.world 4 points 17 hours ago (1 children)

irmadlad showed me https://www.cauldron-vtt.net/

Oh don't be blaming me damnit. LOL

[–] southernbeaver@lemmy.world 1 points 8 hours ago
[–] phase@lemmy.8th.world 3 points 16 hours ago

Thank you but it isn't self-host-able.

[–] msokiovt@lemmy.today 4 points 17 hours ago

From the looks of things, your best options are either Linwood Setonix, Dungeon Revealer, PlanarAlly, QuestPortal, Alchemy, Cauldron, SpellCanvas, Arkenforge, and MapTool. That's all I could find as of right now. Maybe it's pottible with Mythic Table, but don't really know too much about it.