Skip to content

ivan-toriya/cursor-search-provider

 
 

Repository files navigation

Cursor Search Provider

GitHub License Lint

Description

screenshot.png

Cursor Search Provider Extension is a Gnome Shell Extension that integrates Cursor's search functionality into the Gnome Shell.

Features

  • Supports GNOME Shell 45 - 48 (and possibly newer versions)
  • List all your local Cursor workspaces
  • List all your remote Cursor projects

Installation

Installation from GitHub repository

You may need to install git and node Navigate to the directory you want to download the source code and execute following commands in the terminal:

GNOME 45+

git clone https://github.com/ivan-toriya/cursor-search-provider.git
cd cursor-search-provider
npm install && npm run setup

Enabling the extension

After installation you need to enable the extension.

  • First restart GNOME Shell (ALt + F2, r, Enter, or Log-Out/Log-In if you use Wayland)
  • Now you should see the Cursor Search Provider extension in the Extensions application (reopen the app if needed to load new data), where you can enable it.

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

About

A GNOME Shell extension that gives you access to your cursor workspaces through overview search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.2%
  • JavaScript 26.8%