/remote-service

Primary LanguagePythonMIT LicenseMIT

LNReader Remote Service

  • Required LNReader version: >= 2.0.0
  • LAN network - Wifi and Windows PC or a web server

Remote Backup with GUI

  1. Start LNReaderRS.exe
  2. Enter your machine address <host>:<post>
  3. Open Android App -> Setting -> Backup -> Self Host Backup

Remote Backup with command line

  1. Clone project
  2. Run pdm install
  3. Run pdm run server <host> <port>
  4. Open Android App -> Setting -> Backup -> Self Host Backup

Example