Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for windows #13

Merged
merged 5 commits into from
Apr 30, 2021
Merged

Add support for windows #13

merged 5 commits into from
Apr 30, 2021

Conversation

felipeam86
Copy link
Owner

Windows complains about colons on the filenames. For Windows users garpy will now use dots instead of colons to separate hours, minutes and seconds on the filenames, e,g,:

2021-04-28T12:52:38+00:00_6687511285.fit

becomes

2021-04-28T12.52.38+00.00_6687511285.fit

I didn't change the behavior in Linux to maintain backwards compatibility with linux users that already have backed up activities

I also added Windows and Mac OSX jobs to Travis so that I can track compatibility in the future.

This fixes issue #12

@felipeam86 felipeam86 merged commit e70d525 into develop Apr 30, 2021
@felipeam86 felipeam86 deleted the feature/add-windows-support branch January 19, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant