andreasgrill / auto-selfcontrol

Small utility to schedule start and stop times of SelfControl
MIT License
305 stars 37 forks source link

Create auto-selfcontrol3 #28

Open manueltonneau opened 6 years ago

manueltonneau commented 6 years ago

I had to make a few modifications on the auto-self-control.py to make it compatible with Python 3. Thought I would share!

gcohara commented 5 years ago

Thankyou!

shivgodhia commented 4 years ago

Hi, I've made some modifications to allow for importing blacklists and easier setting of schedules. Feel free to copy over the code if you'd like - I think it should work on Python 3 too.