Built a free SMS send/receive tool for Peplink cellular — feedback welcome

Built a free SMS send/receive tool for Peplink cellular

It uses the local router API (No Incontrol2 or cloud required)

here it is:

https://github.com/JackPala/Peplink-SMS

2 Likes

That’s a cool idea… Assuming you could run this directly on the router for those models that support docker/python right?

Yeah, If you use the docker-compose it should run it normally. I tested it on Linux x86, Linux ARM (Pi) and Mac Apple Silicon.

I haven’t tested it on a router directly though, so if anyone doing it that way has any bugs let me know by the Github Issue tracker and I’ll be happy to take a look.