An app to count votes in spanish elections written in vala.
Go to file
sergiotarxz a6f2b797b2 Remove Windows installation instructions to make windows binaries paid. 2022-07-15 18:52:43 +02:00
resources Adding rc file. 2022-07-07 02:30:31 +02:00
src Adding stub installer 2022-07-10 20:13:58 +02:00
vapi Adding windows support for paths. 2022-06-30 10:21:45 +02:00
LICENSE Initial commit. 2022-06-26 01:15:28 +02:00
README.md Remove Windows installation instructions to make windows binaries paid. 2022-07-15 18:52:43 +02:00
meson.build Adding stub installer 2022-07-10 20:13:58 +02:00
package.pl Adding stub installer 2022-07-10 20:13:58 +02:00

README.md

Recuento

Description

Vote counter program for GNU/Linux and Windows for spanish elections

Install

GNU/Linux

Build from source with:

meson build
sudo meson install -C build

Windows