Extension Icon

FRC Programming

An all-in-one Raycast extension for FRC developers to instantly access WPILib docs and handle frequent unit conversions.
AvatarPranay Aluri
3 Installs
Overview

FRC Programming

Installation Instructions (until the extension gets approved)

This extension hasn't been published to the Raycast Store yet — it's currently under review. In the meantime, you can install it manually

  1. Make sure you have Raycast installed
  2. Clone this repository: git clone https://github.com/helloGithub326/FRC-Programming-Raycast-Extension.git
  3. Open that folder: cd frc-programming
  4. Install dependencies: npm install
  5. Run the extension in development mode: npm run dev
  6. This will automatically import the extension into Raycast. Open Raycast and search for any of the commands (ex: "WPILib Java Documentation") to start using it.