Rolisteam/rolisteam

Rolisteam is a virtual tabletop. It helps you to manage tabletop role playing games with remote friends/players. It provides many features to share maps, pictures, dice roller, manage background music and much more. The main git repository is available here: [https://invent.kde.org/kde/rolisteam].

C++

198

137 commits

updated Jun 21, 2026

See the code

README


Table of Contents    Rolisteam | Downloads | Get Involved | Community | Translation | Road Map | License | CI System


Rolisteam

Rolisteam helps you to manage a tabletop role playing game with remote friends/players. It provides many features to share maps, pictures and it also includes tool to communicate with your friends/players. The goal is to make Rolisteam-managed RPG games as good as RPG games around your table. To achieve it, we are working hard to provide you more and more features. Rolisteam is released under GPLv2.

https://rolisteam.org/

Compilation

Requirements

  • Qt6.8 or >

Commands:

git clone --recursive https://invent.kde.org/rolisteam/rolisteam.git
cd rolisteam
mkdir build
cd build
# Configuration
cmake -S ../ -B . -DQT_QMAKE_EXECUTABLE:FILEPATH=/path/to/qt/version/bin/qmake -DCMAKE_PREFIX_PATH:PATH=/path/to/qt/gcc_64

# build
cmake --build . --target all

More information about building Rolisteam, see:

Generated Binaries

Namedescription
RolisteamMain application may be use as client or server
rcseRolisteam charactersheet editor, use it if you want to create the charactersheet of your game
roliserverCLI application standalone server. Can be use on remote server
mindmapbinStandalone application to create mindmap
diceCLI application to run dice commands
tst_*, manual_*tests

Downloads

-Latest full release : https://rolisteam.org/download.html

Get Involved

Remarks and requests ? Feel free to add a new issues or clone the project and submit some pull requests. https://invent.kde.org/rolisteam/rolisteam/-/issues

Community

Documentation

Documentation can be found here : https://doc.rolisteam.org/

License GPLv2 License

Rolisteam is free software, licensed under the GPLv2.

client
c-plus-plus
dice-roller
jdr
qt5
qt5-gui
rolisteam
rpg
rpg-maps
rpg-tool
server
sharing
tabletop
tabletop-gaming
tabletoprpg
translation
virtualtabletop

Contributors

RGuezennec

44 commits

tcanabrava

35 commits

aryan-neogi

14 commits

obiwankennedy

6 commits

Rolisteam/rolisteam

Rolisteam is a virtual tabletop. It helps you to manage tabletop role playing games with remote friends/players. It provides many features to share maps, pictures, dice roller, manage background music and much more. The main git repository is available here: [https://invent.kde.org/kde/rolisteam].

C++

198

137 commits

updated Jun 21, 2026

See the code

README


Table of Contents    Rolisteam | Downloads | Get Involved | Community | Translation | Road Map | License | CI System


Rolisteam

Rolisteam helps you to manage a tabletop role playing game with remote friends/players. It provides many features to share maps, pictures and it also includes tool to communicate with your friends/players. The goal is to make Rolisteam-managed RPG games as good as RPG games around your table. To achieve it, we are working hard to provide you more and more features. Rolisteam is released under GPLv2.

https://rolisteam.org/

Compilation

Requirements

  • Qt6.8 or >

Commands:

git clone --recursive https://invent.kde.org/rolisteam/rolisteam.git
cd rolisteam
mkdir build
cd build
# Configuration
cmake -S ../ -B . -DQT_QMAKE_EXECUTABLE:FILEPATH=/path/to/qt/version/bin/qmake -DCMAKE_PREFIX_PATH:PATH=/path/to/qt/gcc_64

# build
cmake --build . --target all

More information about building Rolisteam, see:

Generated Binaries

Namedescription
RolisteamMain application may be use as client or server
rcseRolisteam charactersheet editor, use it if you want to create the charactersheet of your game
roliserverCLI application standalone server. Can be use on remote server
mindmapbinStandalone application to create mindmap
diceCLI application to run dice commands
tst_*, manual_*tests

Downloads

-Latest full release : https://rolisteam.org/download.html

Get Involved

Remarks and requests ? Feel free to add a new issues or clone the project and submit some pull requests. https://invent.kde.org/rolisteam/rolisteam/-/issues

Community

Documentation

Documentation can be found here : https://doc.rolisteam.org/

License GPLv2 License

Rolisteam is free software, licensed under the GPLv2.

client
c-plus-plus
dice-roller
jdr
qt5
qt5-gui
rolisteam
rpg
rpg-maps
rpg-tool
server
sharing
tabletop
tabletop-gaming
tabletoprpg
translation
virtualtabletop

Contributors

RGuezennec

44 commits

tcanabrava

35 commits

aryan-neogi

14 commits

obiwankennedy

6 commits

Languages

C++

91.5%

QML

4.5%

CMake

2.9%