An open API service indexing awesome lists of open source software.

https://github.com/mblode/raycast-things


https://github.com/mblode/raycast-things

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Things Extension for Raycast

Things 3 extension for [Raycast](https://www.raycast.com/).

## Install Locally

Clone the project

```bash
git clone https://github.com/mblode/raycast-things.git
```

Go to the project directory

```bash
cd raycast-things
```

Install dependencies

```bash
npm install
```

Build locally

```bash
npm run dev
```

Finally open Raycast and use the command `Import Extension` then choose the cloned directory

## Author

**Matthew Blode** (mblode)

- [GitHub](https://www.github.com/mblode)
- [Portfolio](https://matthewblode.com)