Discover Packages
github.com/emford/one-line-at-a-time
command
module
Version:
v0.0.0-...-cefe9f4
Opens a new window with list of versions in this module.
Published: Dec 13, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
One Line at a Time
Introduction
One-line-at-a-time was a hobby project inspired by the character Dwight K. Schrute of 'The Office'. His efficient usage of text to deliver his resume is now replicated in this project. Using Twilio messaging system users can subscribe to receive documents one line at a time to their phone.
Getting Started
Sign up for a developer account on https://www.twilio.com/
git clone git@github.com:EmFord/one-line-at-a-time.git
cd on-line-at-a-time
go build -o one-line-a-at-time
Usage
export TWILIO_ACCOUNT_SID="<SID-FROM-ACCOUNT>"
export TWILIO_AUTH_TOKEN="<AUTH-TOKEN-FROM-ACCOUNT>"
export TWILIO_FROM_PHONE_NUMBER="<NUMBER-CREATED-FROM-ACCOUNT>"
./one-line-a-at-time RECEIVER_PHONE_NUMBER
Future Work
Expand testing
Allow upload of any document
Build server
Subscribers
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.