Skip to content

lmount/cites-i-like

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

cites-i-like

Simple command line CiteULike operations. Access granted through Firefox cookies.

usage: cites-i-like.py [-h] -u USER [-j] [-b] [-p] [-o OUTPUT]

Simple CiteULike operations. Access granted through Firefox cookies.

optional arguments:
  -h, --help            show this help message and exit
  -u USER, --user USER  CiteULike username [required]
  -j, --json            Save CiteULike JSON file [default:./${user}.json]
  -b, --bibtex          Save CiteULike BibTex file [default:./${user}.bib]
  -p, --pdf             Save PDF files of a CiteULike account (requires
                        Firefox cookies). [default:./${user}_pdf/]
  -o OUTPUT, --output OUTPUT
                        Path to save CiteULike BibTeX/JSON file
                        [default:./${user}{.json,.bib,_pdf}]

About

Command line operations for CiteULike. Access granted through Firefox cookies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages