21 lines
336 B
Markdown
21 lines
336 B
Markdown
|
## Recuento
|
||
|
|
||
|
### Description
|
||
|
|
||
|
Vote counter program for GNU/Linux and Windows for spanish elections
|
||
|
|
||
|
### Install
|
||
|
|
||
|
#### GNU/Linux
|
||
|
|
||
|
Build from source with:
|
||
|
|
||
|
```shell
|
||
|
meson build
|
||
|
sudo meson install -C build
|
||
|
```
|
||
|
|
||
|
#### Windows
|
||
|
|
||
|
Download from [here](https://nextcloud.sergiotarxz.freemyip.com/index.php/s/4286LoZ5XHzY3J4) the lastest version.
|