# Installation
The recommended way to install is by using Rust's cargo: `cargo install taskfinder`. You can then open it on the command line with `tf`.
Arch Linux users may install the [taskfinder](https://aur.archlinux.org/packages/taskfinder) package from the AUR [manually](https://wiki.archlinux.org/title/Arch_User_Repository#Installing_and_upgrading_packages) or using your favorite AUR helper.
For other systems, you may also use pre-built binaries, which are available for Linux, Mac, and Windows at <https://codeberg.org/kdwarn/taskfinder/releases>. Download the version for your operating system and remove the OS name from the binary, e.g. rename tf-windows.exe to tf.exe.