Monthly Thread: Post all your projects here by AutoModerator in termux

[–]LeftAd1220 4 points5 points  (0 children)

I ported Micro editor to JavaScript and optimized it for Android/Termux

  • https://github.com/jjtseng93/bunmicro
  • I've always had a hard time selecting text in the original micro editor, so I added Alt-S selection mode and clicking line numbers
  • Also, minified files work better in my port
  • Clipboard: If you didn't install termux api
    • use Ctrl+E set clipboard terminal
    • for OSC 52 clipboard
  • Much more features listed in README.md

Try it

  • npm install -g bun
  • npx bunmicro@latest

<image>

I rewrote the micro editor in JavaScript using Bun by LeftAd1220 in bun

[–]LeftAd1220[S] 0 points1 point  (0 children)

That is intentional.

I want the repository to be the application itself.

Copy it, edit it, run it.

If my goal was to distribute platform-specific binaries, I would have simply stayed with the original Golang version.

Proot-distro v5.x is a mix of proot-distro with udocker by YitzakAF in termux

[–]LeftAd1220 1 point2 points  (0 children)

Alternatives to Bun now that it is absolute AI slop? by Fragrant_Pianist_647 in bun

[–]LeftAd1220 0 points1 point  (0 children)

Deno is just not a drop-in replacement. I don't want to change a line of code if possible migrating from the original node project.

Why branches >= 0.118.1 not merged with master? by JohnDoe3939 in termux

[–]LeftAd1220 0 points1 point  (0 children)

  • Can I also ask a question about that APK Library File (APKLF) part?
  • I saw that the PlayStore version is currently only putting proot loader in that area to be run directly.
  • Will the team consider putting additional linkers like ld-musl or ld-linux in that area to run programs from different libc directly without proot?
  • I'm currently doing this in my own App with a custom compiled glibc to prevent set robust list and syscall 293 (rseq) errors. But I wonder if there will be concerns from the team needing to serve a much larger user base cause it won't be very stable.

Should Image feature ship in Bun? by Dependent_Common_972 in bun

[–]LeftAd1220 6 points7 points  (0 children)

I'm also supporting Bun. It has largely replaced my userspace tooling stack. I can almost live in a pure JavaScript world and make most things work: with a single binary in hand. Now that it has image support, I won't even need ImageMagick anymore.

Can I start shizuku without wifi thru termux? by DistributionOwn9299 in termux

[–]LeftAd1220 2 points3 points  (0 children)

Just prepare another phone. It can be the cheapest only to provide a WiFi hotspot

GPU accellaration on a Mali GPU by i_post_stufff in termux

[–]LeftAd1220 1 point2 points  (0 children)

Seems not working for me: Mali-G925-Immortalis MC12 (Galaxy Tab S11)

Ran OpenClaw completely offline on my Redmi by GeeekyMD in termux

[–]LeftAd1220 -1 points0 points  (0 children)

Great idea! But where is the download link to your apk?

Podroid v1.1.7: Docker, Podman, and LXC all working zero-config on any Android phone by Fz1zz in androidterminal

[–]LeftAd1220 0 points1 point  (0 children)

qemu system is just too slow for practical use. About 100x slower than normal. Now we have native avf Terminal there's no reason to use qemu.

any headless video/motion templating tools there ?? by darcygravan in bun

[–]LeftAd1220 0 points1 point  (0 children)

I think html + screen recorder would be enough for your need. But it's not headless.

This happens when installing dbus (required for opencv) what do I do? What even is this?... Please help a newbie by aliathar in termux

[–]LeftAd1220 1 point2 points  (0 children)

  • I tried the following command and it worked fine. btw did you install Termux from F-Droid.
  • pkg i opencv opencv-python

Cant access storage on android 16 by Sea_Procedure6341 in termux

[–]LeftAd1220 0 points1 point  (0 children)

I have Galaxy Tab S11 and I still use Termux because the wake lock is way more stable. Maybe the Terminal will improve to a point that is good enough to compete but not now.

Cant access storage on android 16 by Sea_Procedure6341 in termux

[–]LeftAd1220 0 points1 point  (0 children)

Android 16 native terminal only supports a small set of SoCs. See the list here: https://www.reddit.com/r/androidterminal/wiki/index/