Skip to content

anvaka/streak

Repository files navigation

Streak

Streak tracking with Google Sheets. Work in progress.

I made this mostly for myself, but maybe you find it useful too. The idea is simple - decide what you want to do, and don't loose your streak!

Here is my "Read 30+ minutes" streak:

30+ minutes

Every colored dot here is a day when I read at least 30 minutes.

How does it work?

The data is stored directly to your Google Drive. You have full control over spreadsheet. This website provides a nice user interface to enter records:

entry demo

Development

Make sure you have at least node 4.0.0 and npm 3.0.0.

Install dependencies:

$ npm install

Run dev server

$ npm run dev 

See other runnable scripts in package.json.

About

Streak tracking with Google Sheets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published