×

Sad life by Fearless_Aioli9792 in funnyIndia

[–]NoBeginning2551 1 point2 points  (0 children)

Wasn't ready for the second half💀

Dart code editor for Android by NoBeginning2551 in dartlang

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

I've ported the app from xterm and flutter_pty to ghostty, but there was an issue with that package that it doesn't support the mobile screen. Means stuffs like dragging, selection, scrolling, etc are messy. So I'm using a custom modified fork of the package in my app. I've also created a PR to the package repo.

When Ai fully codes your app 🤣 by [deleted] in googleplayconsole

[–]NoBeginning2551 1 point2 points  (0 children)

Ahh, I see your profile, you've already posted it in everywhere 😭

When Ai fully codes your app 🤣 by [deleted] in googleplayconsole

[–]NoBeginning2551 1 point2 points  (0 children)

Actually that's a good meme. Post it in any meme communites and r/vibecoding to farm karma.

Dart code editor for Android by NoBeginning2551 in dartlang

[–]NoBeginning2551[S] 1 point2 points  (0 children)

I see it has selection and hyper link support. That's nice because xterm has neither selection nor hyperlink. I've implemented selection by myself. So I'll try this 👍

Vibe code on your phone. by NoBeginning2551 in vibecoding

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

Oh sorry I didn't meant like that. Acode doesn't have cursor like agentic tools. So this app is a little bit better for vibe coders.

Dart code editor for Android by NoBeginning2551 in dartlang

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

Is it better than the the xterm package? Haven't heard of this package. What is the advantage of using this over xterm?

Vibe code on your phone. by NoBeginning2551 in vibecoding

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

Yes. I posted it in the X community and got the approval from admin.

Vibe code on your phone. by NoBeginning2551 in vibecoding

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

Sure, will do that. Currently it's in the alpha testing phase. I'll add more features like permission prompt, more tools, etc in the upcoming releases👍👍

Learn to program on mobile? by Betaion in AskProgramming

[–]NoBeginning2551 0 points1 point  (0 children)

Here is a code editor app that I've created for Android. It has almost all features of VScode:

https://github.com/heckmon/roxum-ide

The best free code editor for Android by Flame77ofc in androidapps

[–]NoBeginning2551 0 points1 point  (0 children)

Hello I've created an open source code editor/IDE for Android. Please have a look:

https://github.com/heckmon/roxum-ide

Finding A Safe & Open-Source Code Editor App For Android by [deleted] in androiddev

[–]NoBeginning2551 0 points1 point  (0 children)

I've created the exact same app you're describing. Open source, VScode like code editor app:

https://github.com/heckmon/roxum-ide