diff --git a/README.md b/README.md index 84c8c64..89bcec6 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,4 @@ -# FocusFriend +# AntiDrift -FocusFriend is an app that empowers users to utilize their computers mindfully. - - -## Unkillable Process - -Our monitoring process has to be unkillable. - -I have found [this](https://skallwar.fr/posts/unkillable_process/) solution that -uses Kernel hooks, but I think the approach via sudo is cleaner. +Utilize your computer purposefully. diff --git a/aw-focus.code-workspace b/antidrift.code-workspace similarity index 100% rename from aw-focus.code-workspace rename to antidrift.code-workspace diff --git a/aw-focus.py b/antidrift.py similarity index 100% rename from aw-focus.py rename to antidrift.py diff --git a/config.json b/config.json deleted file mode 120000 index 3e9e5ea..0000000 --- a/config.json +++ /dev/null @@ -1 +0,0 @@ -/home/felixm/.config/aw-focus/config.json \ No newline at end of file