From 353084c122b583cf1a144219e5ac75eb398a8697 Mon Sep 17 00:00:00 2001 From: forcequitOS <62081155+forcequitOS@users.noreply.github.com> Date: Wed, 27 Nov 2024 00:17:31 -0500 Subject: [PATCH] Adds installation instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4ebae16..ed0a196 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ +### How do I install it? +``` +bash -c "$(curl -sSL https://github.com/forcequitOS/Focustomize/raw/main/install.sh)" +``` +if you're cool...or just download the latest release from [here](https://github.com/forcequitOS/Focustomize/releases/latest/), extract it, copy to /Applications, ignore macOS' warnings, and run. + ### How does this work? By modifying ~/Library/DoNotDisturb/DB/ModeConfigurations.json. A more detailed writeup with some more information on what exactly is modifiable will probably come along soon.