awesomeScripts icon indicating copy to clipboard operation
awesomeScripts copied to clipboard

sms_sending_script | Python

Open codeperfectplus opened this issue 4 years ago • 7 comments

Script Title - Sms sending to mobile CLI script in python

python script.py <mobileNO.>

what will change -

Instructions

  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md in your folder for program Instructions
  • add requirements.txt if needed
  • add your program name & Author name in main readme

Please add/delete options that are not relevant.

  • [x] Adding New Code

Programming Language

  • [x] Python

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it!

Discord server - https://discord.gg/FXyh2S3

Happy Coding,

codeperfectplus avatar Sep 28 '20 05:09 codeperfectplus

Assign it to me @codePerfectPlus

rexdivakar avatar Sep 28 '20 05:09 rexdivakar

  • [x] Assigning the task to @rexdivakar

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it! Happy Coding

codeperfectplus avatar Sep 28 '20 05:09 codeperfectplus

Just for the curiousness one need to use an external api, and i dont have a one which provide free service☻

shivam-S-bisht avatar Oct 05 '20 16:10 shivam-S-bisht

yes, i have been trying something with free service but SMS needs a paid API, if u wish i can change to a mailing service !! What do u say @shivam-S-bisht

rexdivakar avatar Oct 05 '20 16:10 rexdivakar

Yea, i totally agree. But some services like fast2sms provide a month for free, but this will go temporarily. So you can switch this project to an email service which will be a permanent solution.

shivam-S-bisht avatar Oct 05 '20 17:10 shivam-S-bisht

Let me know the Subject, Body message and recipient mail id so i can work on it

rexdivakar avatar Oct 05 '20 17:10 rexdivakar

Oh yes, you can make an simple api in flask and hit it with the credentials like subject, body and message and recipient email id, which is really scalable and good.

shivam-S-bisht avatar Oct 05 '20 17:10 shivam-S-bisht