Re-Volt-America / RVA-Points

Re-Volt America's points parser for RVGL sessions

Home Page:https://rva.lat/points

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RVA-Points

Desktop application to parse RVGL session logs and export them as Re-Volt America results

deploy

Installation

  1. Download the latest release for your platform available here.
  2. Depending on your platform:
    • Windows: Execute rva_points.exe.
    • Linux: Run rva_points from commandline (you may need to grant permissions).
    • MacOS: Decompress & use the application by double clicking rva_points.

Preview Images

Calculate Tab

Preview Tab

Console Tab

Running

Software you will need in order to run the program in development mode.

  • Python 3.8 or above
  • Python modules:
    • wxPython
    • PyYAML
    • requests
    • packaging
    • PyInstaller (we use it for dist)
  • We suggest using venv & pip for development & dependency management. (In case of Apple Silicon use conda)

About

Re-Volt America's points parser for RVGL sessions

https://rva.lat/points

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%