Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

activity-report

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

activity-report

Parse a CSV of Apple Watch activity data to see a report of your year-over-year data.

latest
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

activity-report

Parse a CSV of Apple Watch activity data to see a report of your year-over-year data.

The Activity++ app can generate a CSV of this data.

npx activity-report Export.csv

Output

The output will show days meeting your goal vs total days for each year. It will also differentiate between days thru the current date and the year to date.

┌──────┬─────────────────┬──────────────────┬─────────────────┬─────────────────┬─────────────────┬─────────────────┐
│      │ MOVE (TODAY)    │ EXERCISE (TODAY) │ STAND (TODAY)   │ MOVE (YEAR)     │ EXERCISE (YEAR) │ STAND (YEAR)    │
├──────┼─────────────────┼──────────────────┼─────────────────┼─────────────────┼─────────────────┼─────────────────┤
│ 2016 │ 110/194 (56.7%) │ 130/194 (67.0%)  │ 174/194 (89.7%) │ 210/366 (57.4%) │ 231/366 (63.1%) │ 328/366 (89.6%) │
├──────┼─────────────────┼──────────────────┼─────────────────┼─────────────────┼─────────────────┼─────────────────┤
│ 2017 │ 108/193 (56.0%) │ 117/193 (60.6%)  │ 175/193 (90.7%) │ 108/193 (56.0%) │ 117/193 (60.6%) │ 175/193 (90.7%) │
└──────┴─────────────────┴──────────────────┴─────────────────┴─────────────────┴─────────────────┴─────────────────┘

LICENSE

MIT

FAQs

Package last updated on 18 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts