Warning
I have moved this repository to Sourcehut
please check the new repo: https://git.sr.ht/~domthedome/PollPresenter
you've heard of propresenter. now get ready for...
simple self-hosted live polling for event(s)! i've used it for exactly 1 and it worked flawlessly (but your mileage may vary).
![]() |
![]() |
---|
- create polls
- edit polls
- set custom background colors for each poll
- open polls
- vote on polls
- close polls
- view results (in a cool list or an even cooler pie chart, updating in real time over websockets)
- brand new: add logos to your polls & give judges access to your polls' results
- free & no ads or response limits (thats why it exists)
- no way to delete anything. the best data security method ever.
todo. if you really want to run this for some reason let me know and i might help.
- manage polls at
/polls
- everything actually does link to each other here! - for voting send people to
/vote/:id
- you should protect
/polls/*
with cf access or something similar