From 6ff8f0967cb15f1567ec5380f4dc2d4aba4431b4 Mon Sep 17 00:00:00 2001 From: matholamew Date: Wed, 7 Jan 2026 14:09:24 -0500 Subject: [PATCH 1/3] Add No as a service Raycast Extension to README Updated project list in README to include No as a service Raycast Extension. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42f0e3f..7e475f7 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,10 @@ Here are some projects and websites that creatively integrate [no-as-a-service]( 5. **[NoAsAnApp](https://github.com/omar-jarid/NoAsAnApp)** A simple native Android app calling no-as-a-service to provide negative responses. -6. **[Your Project Here?](https://github.com/YOUR_REPO)** +6. **[No as a service Raycast Extension](https://github.com/matholamew/no-as-a-service/)** + Get a random No from within Raycast. Just install the extension from the Raycast store, open Raycast, then type in 'Random No'. Raycast extension: [No as a Service](https://www.raycast.com/nedini/no-as-a-service). + +7. **[Your Project Here?](https://github.com/YOUR_REPO)** If you're using no-as-a-service in your project, open a pull request to be featured here! --- From 0026cfaee7373134fdfdccfcb3dc83a88778b98b Mon Sep 17 00:00:00 2001 From: matholamew Date: Wed, 7 Jan 2026 14:10:01 -0500 Subject: [PATCH 2/3] Correct formatting of Raycast Extension entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e475f7..d864631 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Here are some projects and websites that creatively integrate [no-as-a-service]( 5. **[NoAsAnApp](https://github.com/omar-jarid/NoAsAnApp)** A simple native Android app calling no-as-a-service to provide negative responses. -6. **[No as a service Raycast Extension](https://github.com/matholamew/no-as-a-service/)** +6. **[No as a Service - Raycast Extension](https://github.com/matholamew/no-as-a-service/)** Get a random No from within Raycast. Just install the extension from the Raycast store, open Raycast, then type in 'Random No'. Raycast extension: [No as a Service](https://www.raycast.com/nedini/no-as-a-service). 7. **[Your Project Here?](https://github.com/YOUR_REPO)** From ee129ec6f36b19520c45ce9b4b406e3d8518bb5b Mon Sep 17 00:00:00 2001 From: matholamew Date: Thu, 8 Jan 2026 03:10:29 -0500 Subject: [PATCH 3/3] Fix link for No as a Service - Raycast Extension Updated link for Raycast Extension to the correct URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d864631..e7e684b 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Here are some projects and websites that creatively integrate [no-as-a-service]( 5. **[NoAsAnApp](https://github.com/omar-jarid/NoAsAnApp)** A simple native Android app calling no-as-a-service to provide negative responses. -6. **[No as a Service - Raycast Extension](https://github.com/matholamew/no-as-a-service/)** +6. **[No as a Service - Raycast Extension](https://www.raycast.com/nedini/no-as-a-service)** Get a random No from within Raycast. Just install the extension from the Raycast store, open Raycast, then type in 'Random No'. Raycast extension: [No as a Service](https://www.raycast.com/nedini/no-as-a-service). 7. **[Your Project Here?](https://github.com/YOUR_REPO)**