Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Adding btach file/Windows support#3

Open
RimorRes wants to merge 5 commits intoamfoss:masterfrom
RimorRes:Oxyde2
Open

Adding btach file/Windows support#3
RimorRes wants to merge 5 commits intoamfoss:masterfrom
RimorRes:Oxyde2

Conversation

@RimorRes
Copy link

This should help advance #2 ...
I don't know if the batch is perfect though.
-Oxyde

@aswinshenoy
Copy link
Contributor

Thank you for contributing to this project, we will soon review this pull request. 👍

@aswinshenoy aswinshenoy requested a review from vibhoothi October 12, 2019 20:20
Copy link
Contributor

@vibhoothi vibhoothi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HI @Oxyde2 ,

Super thanks for this patch,
I would advise @AnandHemachandran, who did the first patch send for this to incoperate this as second patch to overall patchset once the change requested is addressed which should make the progress improved.

elif _platform == "darwin":
file_path = f"/Users/{sys.argv[1]}/.attendance/"
elif "win" in _platform:
file_path = getcwd()+'\\'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay,
We should have a folder for storing the script right,
I would propose to have it in a folder itself like .attendance for having uniformity

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants