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 alltime endpoint #45

Closed
muety opened this issue Aug 25, 2020 · 2 comments
Closed

Add alltime endpoint #45

muety opened this issue Aug 25, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@muety
Copy link
Owner

muety commented Aug 25, 2020

Mimic the alltime endpoint for better compatibility with client-tools made for Wakatime.

@muety muety added the enhancement New feature or request label Aug 25, 2020
@muety
Copy link
Owner Author

muety commented Aug 29, 2020

Example JSON output:

{
    "data": {
        "is_up_to_date": true,
        "text": "585 hrs 12 mins",
        "total_seconds": 2106745.044959
    }
}

@muety
Copy link
Owner Author

muety commented Sep 6, 2020

Resolved with 7c8ea86

@muety muety closed this as completed Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant