/openslides-vote-client

TUI client for voting

Primary LanguageGoMIT LicenseMIT

OpenSlides vote client

OpenSlides vote client is a proof of concept that voting with an external client software is possible. It also demonstrates, what a client has to do for cryptographic votes.

You need a recent version of go. With it, call:

go install github.com/OpenSlides/openslides-vote-client@latest

Afterwards you can call the client. To see all options, run

openslides-vote-client --help