-
**Feature description**
A termux-widget command that shows the texts right in the home screen widget, like we use termux-notification or termux-toast.
**Expected usage**
```termux-widget --id wid…
-
I have the project running on a Synology NAS and opening it on my Android device works great! Though the resizing doesn't work well, so I have to tilt my device horizontally to enable the microphone. …
-
Hello, could (if it doesn't bother you) teach me the source code of the installation script?, there are many things I would like to fix, many errors
-
DOSEMU stands for DOS Emulation, and allows you to run DOS and many DOS programs, including many DPMI applications such as DOOM and Windows 3.1, under Linux.
👉 http://dosemu.org
👉 https://tracker.…
-
**Feature description**
API that would provide info about the display like screen size.
**Reference implementation**
Have you checked if the feature is accessible through the Android API?
> …
ksh-b updated
2 months ago
-
I really appreciate the new SAF API. On top of the current utils, it would be good to have `realpath` equivalent and get name of the file.
**Feature description**
* `termux-saf-realpath` returns th…
-
![Screenshot_20230107-191817](https://user-images.githubusercontent.com/109818645/211154105-34749218-4f1b-45d3-b9fd-5356589f9cee.png)
-
~/ubuntu-in-termux $ ./startubuntu.sh
proot warning: can't sanitize binding "ubuntu-fs/tmp": No such file or directory
proot warning: can't chdir("/root/.") in the guest rootfs: No such file or dire…
-
I really like Rnote and I'd like to use it on my Windows ARM device.
Is it possible to provide an ARM version in addition to the x64 version?
-
targetSdk 28 是可以正常运行,但是调整为 targetSdk 32 后,会出现 "Permission denied",应该是 Android 11 后权限更严格了,不知道有没有办法解决。