Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 729 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 729 Bytes

ionic

ION Immediate Complaint (IONIC) Script to get internet connection speed, attach to an email and email it to I-ON customer support with other complaint information. Requirements:

  1. A python script that can be run from the terminal.

  2. The explicit inputs from the user will be e-mail ID and password.

  3. The speed result should be presented on the terminal before it is being sent to I-ON, or a threshold value is taken as input from the user, and below which the mail will get sent.

  4. Option to customise the complaint email should also be provided.

  5. The script should be able to run as a cron job without user interference. In this case a configuration file can be specified with all the inout information.