Skip to content

dougy147/scitopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacky script for quick science fetching.

scitopdf processes anything about a paper: DOI, URL, title, authors, journal... leveraging Crossref, Sci-Hub and Libgen.

Quick start

$ wget https://raw.githubusercontent.com/dougy147/scitopdf/refs/heads/master/bin/scitopdf
$ chmod +x ./scitopdf
$ ./scitopdf "paper you are looking for"

Overviw

Flag Functionality
-l, --list Download references line by line from a bibliography file
-D, --download-dir Store papers in a specified directory
-u, --url Provide Sci-Hub URL manually
-p, --no-auto-open Turn auto-opening off
-q, --quiet Quiet mode, no echo except for errors
--ref Display BibTex references in terminal and copy to clipboard.
--dmenu Display prompt with dmenu (more support and functions to come)
-w, --wait Wait X seconds between two requests (for --list mode only)
-b, --break-after Make a break every X paper search (for --list mode only)
-d, --break-for Break duration in seconds (for --list mode only)
-h, --help Print this help menu
man scitopdf Check the manual for more tweaks
  • Example : scitopdf -p "protein measurement with the folin" -q -D "$HOME/science"

Install

From source

$ git clone https://github.com/dougy147/scitopdf
$ cd scitopdf
$ sudo make install

Linux

$ yay -S scitopdf-git       # ArchLinux
$ sudo dnf install scitopdf # ROSA Linux

DISCLAIMER

bla bla bla don't hurt anyone with this tool, including yourself 3;)

Special thanks to contributors

Feel free 😎

If scitopdf has been of any help to you, I'd be glad and thankful !

ko-fi

BTC : bc1q4cflj0e3hwcn5edut654je86upn37p37gut5yk

About

Quickly fetch and pop scientific papers.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors