Gospel Presenter
Free and open-source, ultra-simple presentation software for churches
Screenshot of Gospel Presenter

Get Started

Get a feel for Gospel Presenter by running the demo

Or self host with Docker

docker-compose.yaml
services:
  gospelpresenter:
    image: ghcr.io/larsabrasha/gospelpresenter:release
    container_name: gospelpresenter
    restart: always
    ports:
      - 8080:8080
      
Larsabrasha 2025