#logging #demo #gif #terminal #gegen

app gegen

football scores and fixtures from acrosss the world, in the terminal

2 releases

Uses new Rust 2024

new 0.1.1 May 7, 2025
0.1.0 May 5, 2025

#127 in Graphics APIs

Download history 99/week @ 2025-04-30

99 downloads per month

GPL-3.0 license

59KB
1.5K SLoC

gegen

gegen is a TUI for finding livescores and fixtures from football competitions around the world. Named after gegenpressing (because it was the first football term that came to mind when I needed a name), gegen is cross platform and should work in most terminals.

Demo

demo

Installation

Currently the only way to install is to clone this repo and run

cargo run --release

I plan to release via crates.io when the project is more stable as well as providing binarys via github releases.

Logs

gegen write logs to disk for help with debugging. These logs are the only things that gegen writes to disk and they can be found in the following locations:

  • Mac: $HOME/Library/Application Support/gegen/logs
  • Linux: $XDG_DATA_HOME/gegen/logs or $HOME/.local/share/gegen/logs
  • Windows: {FOLDERID_LocalAppData}\gegen\logs

Generating demo gifs

vhs files are defined in .vhs and can be used to generate demo gifs

vhs .vhs/demo.tape

Dependencies

~22–38MB
~585K SLoC