Skip to content

Raycast FRC Release

Latest

Choose a tag to compare

@vibsthebot vibsthebot released this 17 Aug 23:48
· 7 commits to main since this release
aae6a83

Raycast FRC

The first completed release for Raycast FRC! Has all frc features, including frc event and team data retrieval.

Installation instructions

This extension is not yet available on the Raycast Store, so you will have to manually install it using the command line.

Currently only works on MacOS
Download the release and then run:

cd raycast-frc-1.0.0
unzip raycast-frc-1.0.0.zip
npm install
npm run build

Run the extension in raycast and enter your The Blue Alliance API Key (get one from https://www.thebluealliance.com/account).