Add existing scripts.

This commit is contained in:
2021-10-12 21:58:56 -04:00
parent 38d50f38ab
commit ba8dfef3fc
4 changed files with 180 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
# focusfriend
# FocusFriend
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.
FocusFriend is an app that empowers users to utilize their computers mindfully.