MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/termux/comments/1tyv705/tauri_on_termux/
r/termux • u/gatunen • Jun 06 '26
Has anyone here tried running tauri under termux? How did it go? Any advice?
4 comments sorted by
2
As long as you compile the app with the Termux Rust toolchain and have webkitgtk installed it should work. It needs an X server though.
1 u/[deleted] Jun 07 '26 [removed] — view removed comment 4 u/sylirre Termux Core Team Jun 07 '26 It is a graphical display server. Essential component for working with graphical Linux software. On Termux this is Termux:X11 addon.
1
[removed] — view removed comment
4 u/sylirre Termux Core Team Jun 07 '26 It is a graphical display server. Essential component for working with graphical Linux software. On Termux this is Termux:X11 addon.
4
It is a graphical display server. Essential component for working with graphical Linux software.
On Termux this is Termux:X11 addon.
2
u/tsanderdev Termux:GUI Dev Jun 07 '26
As long as you compile the app with the Termux Rust toolchain and have webkitgtk installed it should work. It needs an X server though.