Neko
Neko
TTermux
Created by Neko on 7/27/2024 in #support
Installing `lxml` crashes Termux
> pip install lxml -U
Collecting lxml
Using cached lxml-5.2.2.tar.gz (3.7 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: lxml
Building wheel for lxml (pyproject.toml)
> pip install lxml -U
Collecting lxml
Using cached lxml-5.2.2.tar.gz (3.7 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: lxml
Building wheel for lxml (pyproject.toml)
7 replies
TTermux
Created by Neko on 7/26/2024 in #support
Help me setup samba server
I installed samba package but don't know what to do next. I want to be able to access the server from Windows file explorer and Kodi. I tried smbd -i -D -s smb.conf with the config attached. I don't have root. Please help me setup the server. Thank you.
97 replies
TTermux
Created by Neko on 1/12/2024 in #support
Crond stops working
Scenario is the following: The phone screen is turned off. Termux app is running, but the termux-services crond stops running. But when I turn on the screen, and wait for the specified time, it starts working again. How do I make sure that crond keeps running all the time? I use tasker, maybe that can help? Or I read it in the subreddit:
To automatically keep cron running at all times it has to be integrated with init.d and for that use the Termux:Boot and Termux:API apps.
But I don't know how to set it up. Can you help me with this, please?
1 replies