https://github.com/ewpratten/openfms
The open source, game-agnostic Field Management System for FRC
https://github.com/ewpratten/openfms
fms frc frc-java gradle
Last synced: about 2 months ago
JSON representation
The open source, game-agnostic Field Management System for FRC
- Host: GitHub
- URL: https://github.com/ewpratten/openfms
- Owner: ewpratten
- License: mit
- Created: 2019-05-20T15:17:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T15:26:59.000Z (about 6 years ago)
- Last Synced: 2025-02-10T12:16:19.357Z (3 months ago)
- Topics: fms, frc, frc-java, gradle
- Language: Java
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# OpenFMS
The open source, game-agnostic Field Management System for FRC## Running
Use the following gradle command to start OpenFMS:
```
./gradlew :run
```