-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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 pissstream extension #16039
base: main
Are you sure you want to change the base?
Add pissstream extension #16039
Conversation
- nits - Add repo url and icon - Create LICENSE - Delete LICENSE - Initial commit - Initial commit
Congratulations on your new Raycast extension! 🚀 Due to our current reduced availability, the initial review may take up to 10-15 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 add at least one screenshot of the extension
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.
return ( | ||
<List isLoading={isLoading} searchBarPlaceholder="ISS Urine Tank Fullness (Lightstreamer)"> | ||
<List.Section title="Real-time ISS Urine Tank"> | ||
<List.Item title={pissAmount} subtitle="Urine Tank Fullness" icon="🧑🏽🚀🚽" /> |
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.
You can only have one icon
# pISSstream | ||
|
||
![icon.png](assets/icon.png) | ||
|
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.
What's the purpose of this extension 🙂
Description
Screencast
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder