Skip to content

erikpukinskis/phone-person

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

phone-person is a dead simple SMS sending library that uses the Swift SMS Gateway. Sign up for an account, set the SWIFT_ACCOUNT_KEY environment variable, then:

var phonePerson = require("phone-person")

var jenny = phonePerson("15108675309")
jenny.send("I got it!")

Releases

No releases published

Packages

No packages published