brianzq / att-bill-splitter

Command-line tool for splitting AT&T phone bills among lines (Family Plan, Share Value Plan, etc.).
https://brianzq.me/projects/1
MIT License
51 stars 13 forks source link

fix windows 10 running problem #15 #17

Closed jasjuang closed 6 years ago

brianzq commented 6 years ago

lgtm. I'll cut a new version for this on pypi soon.

brianzq commented 6 years ago

how is this little app working for you after you had the encoding fix? Are the amounts looking correct? @jasjuang

jasjuang commented 6 years ago

It failed to calculate the overused data for me, but according to the README this app has that functionality, so I think there might be a bug.

EDIT: actually it's not just the overusage, the entire data cost is being assigned to one single person, and one guy has a negative monthly charge. Weird, I remember it was working correctly last month on my linux computer, some recent commit must've break it.