itsdrnoob / DataMonitor

Data usage monitoring app for android.
GNU General Public License v3.0
558 stars 49 forks source link

Monitor additional data plan #75

Closed jcperil closed 1 year ago

jcperil commented 1 year ago

Checklist

Is your feature request related to a problem? Please describe.

I have a data plan with daily 2 GB limit. Occasionally, I add a separate 50 GB data plan valid upto the date of existing plan. Some days, I end up using extra data from this 50 GB and some days I don't. How do I track this extra plan? It is hard to manually keep track of that extra data usage everyday and harder to know when that 50 GB plan will be over.

Describe the solution you'd like

Allow multiple plans by tracking the extra usage after the daily limit.

Additional context

I hope the above description is coherent.

itsdrnoob commented 1 year ago

Duplicate of #14