Search for books on Flibusta site directly from Raycast.
⌘ + Space
to open the command bar⌘ + Enter
to installBefore using the extension, you need to configure the base URL for the Flibusta site:
https://flibusta.is
or https://flibusta.site
)⌘ + Space
to open RaycastEnter
⌘ + Enter
on a book to start downloading it to your Downloads folderFor developers who want to modify or contribute to this extension:
Clone this repository
Install dependencies:
npm install
Start the development server:
npm run dev
Open Raycast and press ⌘ + Space
to start searching
npm run dev
- Start the development servernpm run build
- Build the extensionnpm run lint
- Run ESLintnpm run test
- Run testsContributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE.txt file for details.