modulepackage
0.0.0-20220916083948-fab4774e90db
Repository: https://github.com/afeldman/go-sms.git
Documentation: pkg.go.dev
# README
go-sms
Have to use my mobile android phone to send sms.
Prerequisites
install go >1.18 download android tools
And you have to have an Android device with USB Debugging enabled. (Source: Enable developer options and USB debugging)
adb
install adb in the path adb kill-server bring your mobile into debug mode connect with usb enable usb debugging on the mobile adb start-server