Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we do seconds in auto self control? #37

Open
aaryanb opened this issue Feb 2, 2019 · 0 comments
Open

Can we do seconds in auto self control? #37

aaryanb opened this issue Feb 2, 2019 · 0 comments

Comments

@aaryanb
Copy link

aaryanb commented Feb 2, 2019

@slambert @andreasgrill

Hi all (again),

Was just curious if I could do the following

{
    "username": "MY_USERNAME",
    "selfcontrol-path": "/Applications/SelfControl.app",
    "host-blacklist": [
        "twitter.com",
        "reddit.com"
    ],
    "block-schedules":[
        {
            "weekday": 1,
            "start-hour": 9,
            "start-minute": 0,
           "start-second": 15,
            "end-hour": 17,
            "end-minute": 30,
            "end-second": 35
        },
    ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant