Skip to content

unixzen/gosmsru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosmsru

Simple implementation of sending sms by sms.ru

Configuration

Config file gosmsru.yaml must located at the same folder with gosmsru binary file. At config file gosmsru.yaml need set two parameters:

api_id - API id which you can find at personal area of http://sms.ru

to - phone numbers separated by commas to which you want to send a message

Build

At directory with gosmsru.go

go build gosmsru.go

Usage

./gosmsru -msg "hello world"

About

Simple implementation of sending sms by http://sms.ru

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages