An open API service indexing awesome lists of open source software.

https://github.com/naighes/scoutforall

scout4all is a CLI tool for collecting, managing and reporting volleyball match data. It helps coaches and analysts track match events and generate useful reports for post-game analysis.
https://github.com/naighes/scoutforall

cli rust scouting volley volleyball

Last synced: 4 months ago
JSON representation

scout4all is a CLI tool for collecting, managing and reporting volleyball match data. It helps coaches and analysts track match events and generate useful reports for post-game analysis.

Awesome Lists containing this project

README

          

# scout4all

**scout4all** is a CLI tool for collecting, managing and reporting volleyball match data.
It helps coaches and analysts track match events and generate useful reports for post-game analysis.

![Demo](assets/demo.gif)

## reporting features

- **match summary**: automatically generates a summary of each match, including scores, rotations and key events; statistics can be broken down by phase and by individual rotation
- **player statistics**: provides per-player stats such as points, errors, substitutions and general efficiency
- **custom filters**: filter reports by player, event type, set, phase or rotation

## requirements

- rust (stable)
- terminal compatible with [crossterm](https://github.com/crossterm-rs/crossterm)
- Linux, macOS, or Windows

## contributing

Pull requests and bug reports are welcome!

## community & support

💬 **join our discord community**:
[![discord](https://img.shields.io/discord/1427988776055083008?color=5865F2&logo=discord&logoColor=white&label=Discord)](https://discord.gg/EMv79fdWFf)

Connect with other coaches, analysts and developers using **scout4all**.
Get help, share insights and stay updated on the latest releases!

## contributors

- [Nicola Baldi](https://github.com/naighes)
- [Luca Giordano](https://github.com/lsfera)
- [Tyler Widdison](https://github.com/tyler-widdison)

## license

This project is licensed under the **GNU Affero General Public License v3.0** (AGPL-3.0).
You are free to use, modify and distribute this software under the same license.
See the [LICENSE](./LICENSE) file for details.