Skip to content

Search Mendeley provides advanced tools for browsing and searching your Mendeley library, including annotation search.

License

Notifications You must be signed in to change notification settings

SageRalph/search-mendeley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Mendeley

Search Mendeley provides advanced tools for browsing and searching your Mendeley library, including annotation search.

Setup

  1. Install Python and Pip.

  2. Install pipenv

     $ pip install pipenv
    
  3. Register your client.
    If running locally, use http://localhost:5000/oauth as your Redirect URI.
    This will give you a client ID and secret.

  4. Navigate to the /app directory

  5. Rename the config.yml.example file to config.yml, and fill in your client ID and secret in this file.

  6. Install dependencies using pipenv

     $ pipenv install
    

How to run

On Windows, launch the application by running RUN.bat

Otherwise, naviagte to the /app directory and run app.py using pipenv
Then go to http://localhost:5000 in your browser.

About

Search Mendeley provides advanced tools for browsing and searching your Mendeley library, including annotation search.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published