Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 389 Bytes

File metadata and controls

6 lines (4 loc) · 389 Bytes

Message_Sender

Used Rest API of Fast2sms and make python gui through which we can send sms to anyone from our laptop.

How to use?

  1. clone this repository.
  2. open main.py in any python IDE.
  3. Make your account in Fast2sms for use of Restapi.
  4. Copy your authorization key and paste in main.py file.
  5. Now run this file and use this code.