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.
- Host: GitHub
- URL: https://github.com/naighes/scoutforall
- Owner: naighes
- License: agpl-3.0
- Created: 2025-06-27T21:07:38.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-11-04T16:27:44.000Z (7 months ago)
- Last Synced: 2025-11-04T18:11:05.087Z (7 months ago)
- Topics: cli, rust, scouting, volley, volleyball
- Language: Rust
- Homepage: https://naighes.github.io/scoutforall/
- Size: 13.8 MB
- Stars: 5
- Watchers: 0
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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.

## 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**:
[](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.