-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Add beszel-extension extension #16437
Conversation
- fix: changed name - initial commit
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. |
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.
Hi 👋
Thanks for your contribution 💪
I have now tested your extension, and I have some feedback ready for you:
- Could you stop the loading indicator is there is an error?
- Is it neccesary to have both useMemo, useCallback and useEffect?
I'm looking forward to testing this extension again 🔥
Request a new review when you are ready. Feel free to contact me here or at Slack if you have any questions.
- fix: simplified error presentation - fix: added placeholders to preferences - fix: refactor to use useCachedPromise with mutate
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.
Hi 👋
Looks good to me, approved 🔥
Published to the Raycast Store: |
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
Description
An unofficial Raycast extension to monitor and configure your systems managed by
Beszel. This extension only currently supports username/password authentication.
Commands
Search Beszel Systems
: Search for and display system statuses for each system monitored by BeszelPreferences
URL
: The URL of the Beszel serviceUsername
: The username to use for authenticationPassword
: The password to use for authenticationScreencast
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder