An app to count votes in spanish elections written in vala.
Go to file
sergiotarxz ef7929a469 Trying to get the display in a different way 2022-07-01 03:12:43 +02:00
resources/preloaded_images Initial commit. 2022-06-26 01:15:28 +02:00
src Trying to get the display in a different way 2022-07-01 03:12:43 +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 Adding Readme.md 2022-07-01 01:51:53 +02:00
meson.build Adding win_subsystem. 2022-06-30 20:50:00 +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

Download from here the lastest version.