Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 2.58 KB

README.md

File metadata and controls

55 lines (42 loc) · 2.58 KB

matrix-easy

An Automated Setup system for Matrix and Common Bridges in docker. Intended as a self-hosted alternative to Beeper.

Features

Installation

  1. Install Docker and Docker Compose
  2. Clone the repository or download the zip
  3. Run the ./start.sh script and follow the prompts
  4. Sign in to your matrix server and message the bridge bots using the names below to link your accounts. Instructions for authentication can be found on the page for each bridge, linked above

Bot Names

  • Discord: @discordbot:your_domain_name
  • Facebook Messenger: @fbmessengerbot:your_domain_name
  • Google Chat: @googlechatbot:your_domain_name
  • iMessage: @imessagebot:your_domain_name
  • Instagram: @instagrambot:your_domain_name
  • IRC: @heisenbridge:your_domain_name
  • Linkedin: @linkedinbot:your_domain_name
  • Signal: @signalbot:your_domain_name
  • Slack: @slackbot:your_domain_name
  • SMS/RCS: @gmessagesbot:your_domain_name
  • Telegram: @telegrambot:your_domain_name
  • Twitter: @twitterbot:your_domain_name
  • WhatsApp: @whatsappbot:your_domain_name

Donate

If you find this project useful and you would like to donate toward on-going development you can use the link below. Any and all donations are much appreciated!

Donate

Disclaimer

I have created this as a quick-start to a process that is otherwise somewhat complicated to complete. I have made opinionated decisions on settings, including setting permissions on some files and folders, that may not be what you would have done. Feel free to use this as a starting place if you don't like my choices, but I am not responsible for the security or maintennce of your system whether you use my settings or not.