Skip to content

Utility to parse JSON data from the Habit List mobile app

Notifications You must be signed in to change notification settings

kahdojay/habit-list-data-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

habit-list-data-parser

Basic CLI Utility to parse JSON data from the Habit List mobile app

Usage:

  • Use the Habit List app to track your habits
  • Export your data into a habitdata.json file
  • Run on the command line from the project directory:
node parse-data.js <path/to/habitdata.json> <startDate (mm/dd/yy)>
<endDate (mm/dd/yy)> #habit success count for dates inclusive

About

Utility to parse JSON data from the Habit List mobile app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published