Home

Awesome

🚀 Raycast Sink

A Raycast extension for effortlessly managing short links using Sink, a simple, speedy, and secure link shortener powered by Cloudflare.

Raycast React TypeScript

Raycast Sink Intro

Installation

Raycast Store

Manual Installation

git clone https://github.com/foru17/raycast-sink.git
cd raycast-sink
npm install && npm run dev
# Enjoy it

Features

Prerequisites

Before you begin, ensure you have the following:

Configuration

After installation, you'll need to set up the extension with your Sink instance details:

  1. Open Raycast Preferences
  2. Navigate to the Extensions tab
  3. Find "Sink" in the list of installed extensions
  4. Enter your Sink API URL and API Key in the provided fields

Usage

Here's how to make the most of the Raycast Sink extension:

Troubleshooting

If you encounter any issues:

  1. Verify your Sink API credentials are correct in the extension settings
  2. Ensure your Sink instance is running and accessible
  3. Check the Raycast console for any error messages

If problems persist, please open an issue on the GitHub repository.

Contributing

Contributions are welcome and appreciated! Here's how you can contribute:

  1. Fork the repository
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

Credits

This extension is built on top of the Sink project by ccbikai. We're grateful for their work in creating such a robust and efficient link shortener.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you find this extension helpful, consider:

Your support helps keep this project active and improving!