| Crates.io | paperazzi |
| lib.rs | paperazzi |
| version | 0.1.1 |
| created_at | 2022-11-04 18:12:50.075235+00 |
| updated_at | 2022-11-07 14:16:43.335961+00 |
| description | A simple TUI to search Research Papers |
| homepage | |
| repository | https://github.com/lucasace/paperazzi |
| max_upload_size | |
| id | 705360 |
| size | 82,042 |
A simple TUI to search Research Papers
Go to Releases 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
cargo install paperazzi
cargo build
For Linux the binary is target/debug/paperazzi
For Windows the exe is target/debug/paperazzi.exe
paperazzi <your query>
Example
paperazzi "GAN"
paperazzi -d <doi url>
Example
paperazzi -d https://doi.org/10.1109/ICCV.2017.405
See paperazzi --help for a list of options
Apache License 2.0