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

modified time.sleep() to run every minute & edited main file #11

Closed tarunvelli closed 7 years ago

tarunvelli commented 7 years ago

modified the install file to copy the json and image into bin modified the script to run every minute. modified the import files to stop showing the warning "PyGIWarning: notify was imported without specifying a version first. Use gi.require_version('notify', '0.7') before import to ensure that the right version gets loaded."

I do not face the issue #10 (image not shown), copying the image into bin probably fixed it. As always, test before merging.

rabingaire commented 7 years ago

I was having a problem before. What do you think is it working fine on your machine :) Let me know. Thank You again. It's really cool :)

tarunvelli commented 7 years ago

Yes it is working on my machine :)