This repo is unfortunately no longer being maintained. Writing shell scripts in rust is not a good idea
Keep distractive apps at bay allowing you to focus!
The apps specified are killed automatically after a period of 5 seconds till the clock runs out. Once its done, focus
closes on its own.
For some, it may just prevent them from opening distractive apps. For others, its just an added layer of trouble (so that lazy people like me lose interest from opening the app all together)
No, it eats barely a few kbs of memory.
Download the deb package from here
- Dependencies: Rust and
pkill
git clone https://github.com/amd176/Focus.git
cd ~/Focus/src
cargo build --release
cd ..
cd target/release
./focus
focus
can be run from the ~/Focus/target/release/
directory or you can just paste the rust binary in one of the $PATH
folders so that it can opened quickly.
Built: Just remove the ~/Focus
directory, and the rust binary which you've pasted in one of the $PATH
folders. If you're facing a problem, consider raising an issue.
deb: Uninstall it via the original deb file.
Star the repo 😳.