8000 GitHub - benjaminjellis/gegen: football scores and fixtures from across the world, in the terminal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benjaminjellis/gegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94E2
 
 
 
 

Repository files navigation

gegen Crates.io release

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

from crates.io (requires a rust toolchain)

gegen can be installed from crates.io by running

cargo install gegen

from source (requires a rust toolchain)

cloning this repository and running the below will create a binary called gegen in target/release

cargo run --release

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

About

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

Resources

License

Stars

Watchers

Forks

Languages

0