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

Feature request: programmatically determine sunset #1

Open
dbrodsky opened this issue Nov 14, 2022 · 0 comments
Open

Feature request: programmatically determine sunset #1

dbrodsky opened this issue Nov 14, 2022 · 0 comments

Comments

@dbrodsky
Copy link

I am using this app in a state that requires a certain amount of nighttime driving, so getting accurate nighttime hours is important.

I noticed here that nighttime is hardcoded to 7:00 PM. It is currently dark in the 5 o'clock hour and will be for the next few months.

There are some algorithms to determine twilight based on time and location (which DriveLogger is granted access to). I found this one but can't vouch for its efficacy.

This ticket is to recommend using an algorithmic approach to determining nighttime. Breaking out daytime and nighttime hours in the app summary page would be great as well, but I can manually work around that by exporting the data.

Thank you for making a simple app for drive logging!

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

No branches or pull requests

1 participant