-5
submitted 2 weeks ago* (last edited 2 weeks ago) by devbyben@programming.dev to c/cool_github_projects@programming.dev

Want to use Twitter/X from the command line without a developer account or API key? XSH a Go CLI that uses your browser cookies. Try it here: xsh.devbyben.fr

8

Hello 👋

I was frustrated by how difficult it was to send simple automated messages on Signal without diving into complex protocol specs. Most existing solutions felt too low-level for a quick project.

I made this SDK to wrap signal-cli. It uses a persistent JSON-RPC connection to keep things fast and includes a basic bot framework for routing commands.

It’s built with TypeScript and Node.js: https://github.com/benoitpetit/signal-sdk

I’d really appreciate some feedback on the architecture, especially how I’m managing the background process.

devbyben

0 post score
0 comment score
joined 3 weeks ago