A simple poll application for Webxdc. One question and up to 5 answers
- HTML 53.5%
- JavaScript 42.7%
- Shell 3.8%
| assets | adapt links to codeberg ( #12 ) | |
| .gitignore | remove poll.xdc from repo; it is in the release assets (and probably added accidentally at some point) | |
| create-xdc.sh | adapt links to codeberg ( #12 ) | |
| icon.png | adding answers finished, retrieving results not working yet | |
| index.html | make clear which bar belongs to which answer ( #16 ) | |
| LICENSE | adding answers finished, retrieving results not working yet | |
| manifest.toml | remove unused description from manifest | |
| README.md | make clear which bar belongs to which answer ( #16 ) | |
| webxdc.js |
refactor: sync webxdc.js file
|
|
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.
Building
to create a .xdc file that can be attached to a Delta Chat group, execute:
./create-xdc.sh