webxdc/poll
17
2
Fork
You've already forked poll
2
A simple poll application for Webxdc. One question and up to 5 answers
  • HTML 53.5%
  • JavaScript 42.7%
  • Shell 3.8%
Find a file
2025年04月12日 01:02:35 +02:00
assets adapt links to codeberg ( #12 ) 2023年07月05日 12:12:51 +00:00
.gitignore remove poll.xdc from repo; it is in the release assets (and probably added accidentally at some point) 2023年07月05日 21:04:42 +02:00
create-xdc.sh adapt links to codeberg ( #12 ) 2023年07月05日 12:12:51 +00:00
icon.png adding answers finished, retrieving results not working yet 2022年06月09日 14:00:40 +02:00
index.html make clear which bar belongs to which answer ( #16 ) 2025年04月11日 22:57:38 +00:00
LICENSE adding answers finished, retrieving results not working yet 2022年06月09日 14:00:40 +02:00
manifest.toml remove unused description from manifest 2025年04月12日 01:02:35 +02:00
README.md make clear which bar belongs to which answer ( #16 ) 2025年04月11日 22:57:38 +00:00
webxdc.js refactor: sync webxdc.js file 2023年09月08日 15:30:46 +04:00

Poll

A Webxdc with a simple poll - one question, several answers.

Screenshot Screenshot Screenshot

Download .xdc from Release Assets, attach to group, create your poll and get votes from all group members!

In messengers as Delta Chat, Arcane Chat, Delta Touch, all votes are end-to-end-encrypted between all members of a chat. However, the members themselves could inspect the messages after decryption on the network level and by that figure out who voted what.

Online-Demo

Building

to create a .xdc file that can be attached to a Delta Chat group, execute:

./create-xdc.sh