diff --git a/README.md b/README.md index 8b7438a..c328bd1 100644 --- a/README.md +++ b/README.md @@ -143,19 +143,33 @@ 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. **[How About No?](https://github.com/lloyd094/How-About-No-)** +6. **[FunnyReasons](https://github.com/amitbiswal007/FunnyReasons)** + A simple Web app using `no-as-a-service` to provide funny reasons to say No. + +7. **[How About No?](https://github.com/lloyd094/How-About-No-)** A basic GUI using no-as-a-service as the backend. Built with docker in mind. -7. **[no-as-a-service-asp](https://github.com/sapph42/no-as-a-service)** +8. **[no-as-a-service-asp](https://github.com/sapph42/no-as-a-service)** A straight-forward implementation of NaaS in ASP.NET Core -8. **[No as a Service - Raycast Extension](https://www.raycast.com/nedini/no-as-a-service)** +9. **[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). +10. **[Nopeify]([https://github.com/omar-jarid/NoAsAnApp](https://apps.apple.com/us/app/nopeify/id6757724453))** + A simple native iOS app calling no-as-a-service to provide negative responses. -9 **[No MCP](https://github.com/clafoutis42/no-mcp)** +11. **[No-as-a-Service - Slack App](https://github.com/pro100svitlo/no-as-a-service-slack-app)** + Get a random `No` from within Slack. [Install](https://slack.com/oauth/v2/authorize?client_id=2550998207090.10222067205218&scope=commands,chat:write&user_scope=) the app to your workspace and then use the `/no` command to get a random response. + +12. **[No-as-a-Service - Signal Bot](https://github.com/samtate/signal-no-as-a-service-bot)** + Get a random `No` from within Signal. Deploy the Docker container, link your Signal account, and use the `/no` command to get a random response. + +13. **[No-as-a-Service GNOME Search](https://extensions.gnome.org/extension/9186/naas-gnome-search/)** + GNOME search provider for the No-as-a-Service API. Type 'no' to get a random excuse. Click or press Enter to copy to clipboard. + +14 **[No MCP](https://github.com/clafoutis42/no-mcp)** Perfect for when you want your AI to be consistently negative or just want to add some humor to your MCP setup. -10. **[Your Project Here?](https://github.com/YOUR_REPO)** +15. **[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! ---