Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Termux update installation instructions #2490

Open
FunMan1995 opened this issue Oct 19, 2024 · 0 comments
Open

Termux update installation instructions #2490

FunMan1995 opened this issue Oct 19, 2024 · 0 comments

Comments

@FunMan1995
Copy link

Example of working termux installation instructions

Termux (Android)

Please read before proceeding:

  • It is not guaranteed that the app will run smoothly in all devices.
  • It may take a long time to install depending on your mobile processor.
  • It is recommended to use the bots on either Discord or Telegram if you are on mobile.

📱 Using Termux, you can run this app in your android phones too. Follow this instructions:

  • Install Termux from github.
  • Open the app and run these commands one by one:
    • pkg upgrade -y && termux-change-repo && termux-setup-storage run to update repo to local and setup storage
    • pkg upgrade -y && pkg install python-grpcio python-lxml python-pillow -y run to setup depends
    • CFLAGS="-Wno-error=incompatible-function-pointer-types" pip install -U setuptools lightnovel-crawler run to install
    • cd ~/storage/downloads set storage location to downloads folder
    • lncrawl run the crawler
  • You can navigate up using Vol UP + W and down using Vol UP + S.

When there is a new update available, you can install it just by running pip install -U lightnovel-crawler. You will not have to run all the above commands again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant