Skip to content

Repository files navigation

Goodlinks 2 Extension for Raycast

Goodlinks Icon

Add to Your Raycast

Coming Soon

Download GoodLinks

GoodLinks for macOS GoodLinks for iOS

Previews

Launching Extension
Launching Extension

Add from Clipboard
Add from Clipboard

Manage Links (in development)
Manage Links (in development)

Manual Use Instructions

1. Fork and Clone the Repository

To begin, fork this repository and clone it to your local machine:

git clone https://github.com/your-username/goodlinks_raycast.git
cd goodlinks_raycast

2. Install Dependencies

Ensure you have Node.js and npm installed. Then, install the necessary dependencies:

npm install

3. Import Extension Locally in Raycast

To test the extension locally, follow these steps:

  1. Open Raycast and go to Extensions.
  2. Click on the Import Extension button.
  3. Navigate to the cloned repository and select the extension.

4. Deploy the Extension

Once you're ready to deploy the extension, use the following command:

ray deploy

Warnings and Additional Notes

Note: Ensure you have the Raycast CLI installed and configured. You can refer to the Raycast Developer Documentation for more details on setting up and using the Raycast CLI.

  • Forking and Cloning: If you encounter issues while forking and cloning the repository, make sure your SSH keys are correctly configured with your GitHub account. You can follow GitHub's SSH documentation for more guidance.
  • Dependencies: Always verify that you have the correct versions of Node.js and npm installed to avoid compatibility issues. You can check your versions by running node -v and npm -v.
  • Local Testing: When testing the extension locally, ensure that Raycast is correctly set up on your machine. You may need to adjust permissions or settings for the extension to function properly.
  • Deployment: Use ray deploy cautiously. This command will deploy the extension to your Raycast environment, making it available for use. Double-check your configuration and code before deploying to prevent issues.

Feel free to contribute and enhance this extension! If you encounter any issues, please open an issue in this repository. Contributions are welcome, whether they are bug fixes, feature additions, or documentation improvements.

Credits

Built by Pranav Karra.

About

Raycast extension to add and manage GoodLinks bookmarks.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages