Skip to content

Commit

Permalink
Mention bbctl run being in foreground
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Aug 8, 2023
1 parent aba933f commit be32444
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ run an official Beeper bridge or a 3rd party bridge.
available, although you can start chats using the `pm` command with the
bridge bot.

Currently the bridge will run in foreground, so you'll have to keep `bbctl run`
active somewhere (tmux is a good option). In the future, a service mode will be
added where the bridge is registered as a systemd or launchd service to be
started automatically by the OS.

### 3rd party bridges
3. Run `bbctl register -a <address> <name>` to generate an appservice
registration file.
Expand Down

0 comments on commit be32444

Please sign in to comment.