8000 GitHub - MenxLi/Lires: A self-hosted research literature manager
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MenxLi/Lires

Repository files navigation

Lires - A self-hosted research literature manager.

PyPI PyPI - Downloads intro-zh

Installation:

pip install 'Lires[all]'

Start the services:

lires registry  # Registry server, for service discovery
lires log       # Log server, collect logs from other servers
lires ai        # AI server, offload heavy computation tasks
lires feed      # Feed server, collect feeds

Start the main server:

lires server    # Main server, the gateway server

Then add a user with:

lrs-user add <username> <password>  --admin # Add a user

Now you can visit the web UI at http://localhost:8080 and login with the user you just added.
For more information, please visit the getting started document.

About

A self-hosted research literature manager

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0