Skip to content

A cli application for searching and downloading papers from arxiv.org.

Notifications You must be signed in to change notification settings

alexanderkarlis/arxiv-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arxiv cli

Download papers from cli with search feature!

How to use

> go run run.go -t="electron" -n=2

A term-ui will open up where you can select the papers that are return from the query. Select <Enter> to download the paper in the local directory as a PDF. Press <q> to quit the term-ui without downloading a paper.

Options

Option cli-arg example
title -t -t="electron"
max-results -n -n=10

More to come!!!!

About

A cli application for searching and downloading papers from arxiv.org.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages