-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Add catenary-raycast extension #23129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Congratulations on your new Raycast extension! 🚀 You can expect an initial review within five business days. Once the PR is approved and merged, the extension will be available on our Store. |
Greptile OverviewGreptile SummaryThis PR adds a new Raycast extension for Catenary Maps that integrates real-time transit departures. The implementation is well-structured with proper TypeScript types, error handling, and React best practices. Key Features:
Issues Found:
Positive Aspects:
Confidence Score: 4/5
Important Files ChangedFile Analysis
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
9 files reviewed, 2 comments
0xdhrv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note
Thanks for your contribution. Minor suggestions and feedback added.
- changelog and prettier update - Pull contributions
- lint fix - osm to apple maps
@quacksire The build is failing, can you please check it? |
Description
Adds a Raycast extension that integrates with the Catenary Maps API to surface real-time transit departures for nearby stops or user-searched stops. It includes support for location-based discovery, mode filters, and displaying route metadata (name, headsign, bay, etc.) in the Raycast UI.
Screencast
https://youtu.be/2BLuYItcI78
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder