rabingaire / never_kill_your_time

A simple script that creates push notification on gnome desktop environment to remind your routine.
MIT License
14 stars 5 forks source link

added json file for routines #5

Closed tarunvelli closed 7 years ago

tarunvelli commented 7 years ago

Added all the routines in routine.json. Time format in json file is "hh:mm", where the acceptable range of "hh" is 0-23, range of "mm" is 0-59. As always, test it before merging.

As pointed out in other comments, this will make it easier to add/remove routines.

rabingaire commented 7 years ago

Thank You very much :) This is so cool :)