TermTextGo

command module
v0.0.0-...-79fe5a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2021 License: MPL-2.0 Imports: 9 Imported by: 0

README

TermTextGo

A rewrite of TermText in the Go language

Purpose

This app is a curses interface to send and receive SMS text messages over the VoIP provider Twilio.

  • Screenshot coming soon. termTextGo Screenshot

Setup

Ground Work

Note that before this tool will work, you will need a Twilio project. You will also need the numbers setup to send and receive SMS text messages.

After Twilio account setup

  • Clone the repo.
  • cd into repo
  • Modify the info in main.go to add your Twilio number, and existing contacts if desired.
  • In the backend.go file add paths to a file containing your Twilio Account ID and a file containing your account Auth token string. Both are found on the Twilio project dashboard.
  • Run the following command to install:
  go install

Keybindings

  • 'k' for up in contact menu.
  • 'j' for down in contact menu.
  • 'ENTR' to send message to selected contact.
  • 'r' to reload messages for all contacts (may seem unresponsive for a couple seconds)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL