An open API service indexing awesome lists of open source software.

https://github.com/dymio/busyday

A simple application to track basic daily activities
https://github.com/dymio/busyday

Last synced: 3 months ago
JSON representation

A simple application to track basic daily activities

Awesome Lists containing this project

README

        

Busy day
========

Busy day — a simple application to track basic daily activities in easy way.

Set a collection of activities and have an ability to track it with one click.
Between sessions data will be stored in local storage of your browser.
You will not find any saved data if you open the app from another browser.

Technical requirements
----------------------

You need a browser [which supports ES6](https://caniuse.com/?search=ES6) to use this app.

Installation
------------

Copy `config.js.example` file to `config.js` and update it according to your needs.

After it you already can try the application by opening `index.html` in your browser.
But the right way to do it — publish this page on the web.