diff --git a/README.md b/README.md index 3b33fed..222c4d7 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ The Swagger API documentation can be found [here](https://bbernhard.github.io/si - [Running Signal Messenger REST API in Azure Web App for Containers](https://stefanstranger.github.io/2021/06/01/RunningSignalRESTAPIinAppService/) by [@stefanstranger](https://github.com/stefanstranger) - [Sending Signal Messages](https://blog.aawadia.dev/2023/04/24/signal-api/) by [@asad-awadia](https://github.com/asad-awadia) -### Clients, Libraries and Scripts +### Community Projects | Name | Type | Language | Description | Maintainer | | ------------------------------------------------------------------------ | :-----: | :--------: | -------------------------------------- | :------------------------------------------------: | @@ -123,7 +123,7 @@ The Swagger API documentation can be found [here](https://bbernhard.github.io/si | [signalbot](https://pypi.org/project/signalbot/) | Library | Python | Framework to build Signal bots | [@filipre](https://github.com/filipre) | | [signal-cli-to-file](https://github.com/jneidel/signal-cli-to-file) | Script | JavaScript | Save incoming signal messages as files | [@jneidel](https://github.com/jneidel) | | [signal-rest-ts](https://www.npmjs.com/package/signal-rest-ts) | Library | TypeScript | TypeScript module to build Signal bots | [@pseudogeneric](https://github.com/pseudogeneric) | -| [secured-signal-api](https://github.com/codeshelldev/secured-signal-api) | Proxy | Go | Docker Proxy for Signal REST API | [@codeshelldev](https://github.com/codeshelldev) | +| [secured-signal-api](https://github.com/codeshelldev/secured-signal-api) | Proxy | Go | Secure Docker Proxy with many QoL Features | [@codeshelldev](https://github.com/codeshelldev) | In case you need more functionality, please **file a ticket** or **create a PR**.