[Legacy Content] This page contains very old information, which might not be valid anymore, they are only kept here for legacy purposes.
if you have any inquiries, feel free to contact me! Click here

Vodafone Bill - Coded by Ehab Eldeeb

Created: Thursday, 09 May 2013

Vodafone Bill Calculator

I wrote this program mainly for myself, my line plan is 5000 minutes for one number, and 200 minutes for other vodafone numbers
Any other minute costs 0.25 LE

It's a pretty simple application coded in C++

All you have to do is to open "settings.txt" and fill in the required information:

  • First line: your FREE Number.. Example: 2010XXXXXXXX
  • Second Line: Price per minute.. Example: 0.25
  • Nothing else, save and close the file.

Then go to vodafone.com.eg [Selfcare .. it provides you with details about your bill]
Download your bill, extract "number" and "cost" fields and put them in a file called "bill.txt"

Launch the application and enjoy :)

 

Download Link

Download Here

 

If you get error message, you should get vcredist 2010 (Visual C Runtime Environment)

32 bit Windows: Here
64 bit Windows: Her