Skip to content

MarkusHackspacher/Archerrank2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d0ac1e · Jan 20, 2025
Jan 20, 2025
Oct 14, 2018
May 2, 2023
Nov 25, 2024
Jan 17, 2025
Nov 21, 2024
Oct 14, 2018
Dec 18, 2022
Dec 22, 2020
Oct 14, 2018
May 4, 2023
Oct 13, 2024
May 23, 2019
Apr 4, 2019
May 23, 2019
Oct 26, 2020
Dec 16, 2019
Jan 9, 2025
Nov 6, 2024
Oct 14, 2024

Repository files navigation

Archerank2

Build Status Crowdin

For the evaluation of archery tournaments.

motivation

I got a sqlite file from Archerank, but I did not receive the program itself. Would like to create a program with which a better database, and should create winners deeds as a pdf.

But data from Archerank2 should not use for Archerank, because I have no software to test it and I would like it not. Archerank2 should be a software with new ideas, modern design and free use (GPL). Help is very welcome.

install

Download the zip file of the project or Clone from Github

git clone https://github.com/MarkusHackspacher/Archerrank2.git

Download and install Python 3.6 or higher from www.python.org

Install pyqt5 and sqlalchemy

pip3 install -r requirements.txt

Start with

Linux

./archerrank2.py

Windows

python archerrank2.py

Usage

usage: archerrank2.py [-h] [-db DATABASE] [-l LANGUAGE] [-log {1,2,3,4,5}]

optional arguments:
  -h, --help            show this help message and exit
  -db DATABASE, --database DATABASE
                        file of the database
  -l LANGUAGE, --language LANGUAGE
                        ISO code of language, de for Germany
  -log {1,2,3,4,5}      logging level

Screenshot

Image