A simple TUI to search Research Papers
# Usage ## Install ### Download from Github Go to [Releases](https://github.com/lucasace/paperazzi/releases/latest) and download the latest binary/executable For Linux the binary is `paperazzi` For windows the executable is `paperazzi.exe` and Run as `./paperazzi` in Linux `./paperazzi.exe` in Windows ### From Cargo ``` cargo install paperazzi ``` ### Build Manually ``` cargo build ``` For Linux the binary is `target/debug/paperazzi` For Windows the exe is `target/debug/paperazzi.exe` ## Run Paperazzi ``` paperazzi