xingweitian / fund-my-watcard

A tool to add fund to WatCard easily.
https://pypi.org/project/fund-my-watcard/
GNU General Public License v3.0
10 stars 4 forks source link

Detect user OS and open config file with correct text editor #25

Closed KevinLu closed 5 years ago

KevinLu commented 5 years ago

Needs testing on Linux and MacOS before we can merge into master branch.

Feel free to change the method for file opening or change the code styling.

This PR resolves #20

xingweitian commented 5 years ago

I have already done some tiny tweaks, could you please test again whether Windows will be happy with this change?

xingweitian commented 5 years ago

By the way, I have tested in Ubuntu 18.04 and macOS, it works properly.

KevinLu commented 5 years ago

I tested on Windows 10 and it works perfectly.