Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
derricw committed Jun 16, 2020
1 parent 11c4371 commit 777462f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ signal-cli -u +<yourphonenumber> receive --json
```
You are now ready to use `siggo`.

### Security

siggo shells out to `signal-cli`, so if that worries you, don't use it, for now. I have lofty goals of eventually replacing this with [libsignal](https://github.com/signalapp/libsignal-protocol-c).

### Build

```
Expand Down Expand Up @@ -83,6 +87,11 @@ bin/siggo -m example_messages.json
```
This way you can test without sending yourself messages.

### Similar Projects / Inspiration

* [signal-curses](https://github.com/jwoglom/signal-curses)
* [scli](https://github.com/isamert/scli)

### Roadmap

Here is a list of things that are currently broken.
Expand Down

0 comments on commit 777462f

Please sign in to comment.