Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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.

  • 1.1.2
  • latest
  • npm
  • Socket score

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc