Skip to content

beeper/googlevoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Voice Client & Matrix Bridge

Features

  • Login to Google Voice
  • Send SMS messages
  • Fetch inbox/threads
  • Basic Matrix bridge
  • Initial code to show how to receive SMS messages in real-time
  • Double puppeting
  • Storing data in local database
  • Testing & documentation

Usage

  1. Setup the config.yaml file, currently configured for @jkeating:beeper.com's account
  2. Start the bridge
    $ cd matrix_googlevoice
    $ go run main.go
    
  3. Open a chat with the bot
    /query @gvoicebot:beeper.local
    
  4. Interact with the bot
    help
    login ....
    send-message +15555551234 Hello World
    latest-message
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages