https://github.com/nyagami/lnreader-rs
Remote service desktop app for LNReader
https://github.com/nyagami/lnreader-rs
pyqt6 websocket
Last synced: about 1 month ago
JSON representation
Remote service desktop app for LNReader
- Host: GitHub
- URL: https://github.com/nyagami/lnreader-rs
- Owner: nyagami
- Created: 2023-05-26T06:29:29.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T10:12:01.000Z (about 3 years ago)
- Last Synced: 2025-01-26T19:15:37.422Z (over 1 year ago)
- Topics: pyqt6, websocket
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LNReader Remote Service
- Required LNReader version: 1.xx
- LAN network - Wifi
- Windows PC
## About
* With this service, you can backup everything. Yes, I mean.. everything.
* Never face the errors from normal backup like `Weird backup path`, `Network Request failed`, `Run out of space` , ...
## Remote Backup
1. Start LNReaderRS.exe
* IPv4: To get your IPv4 in LAN network (Windows)
* Window + R
* Enter `cmd`
* Enter `ipconfig`
* You can see your IPv4 address in `Wireless LAN adapter Wi-Fi`
* Remember to make your network public [Make a Wi-Fi network public](https://support.microsoft.com/en-us/windows/make-a-wi-fi-network-public-or-private-in-windows-0460117d-8d3e-a7ac-f003-7a0da607448d#WindowsVersion=Windows_11)
* In case you are using Ethernet Adapter then IPv4 is in `Ethernet adapter Ethernet` section
* Port: default is 8000, whaterver you want
* Folder: Whatever you want
2. Run remote serivce
* Click `Start`
* Screen should display `Server started at ws://your.ip.address:8000`
3. Backup
* Open LNReader android app
* Go to More -> Setting -> Backup -> Remote Backup
* Enter IPv4 and port above
* Run and wait
## Restore backup
1. Same as above
2. Same as above
3. Restore
* Open LNReader android app
* Go to More -> Setting -> Backup -> Remote Restore
* Enter IPv4 and port above
* Run and wait.
## Example
- [How to backup and restore (video)](https://youtu.be/Sg9RLLTecVk)