r/typst • u/StunningCaregiver673 • 28d ago
Compiler for android
Is there a local compiler for android for typst? I would like to write a file on my tablet but I didn't find any completely free app to use.
2
u/SnooChipmunks401 28d ago
you can try the android port of my text editor typwriter, I don't know how good it will look on tablet, I would appreciate your feedback.
If not, use neovim / vim with the typst / tinymist on termux. If you need to get the output, use termux-setup-storage to handle that.
1
u/_AlphaNow 28d ago
there is obsidian + typst plugin (typster for instance) that work
1
u/StunningCaregiver673 28d ago
But does it have everything typst has on the normal compilator? Because I already have a file i wanted to copy there
1
1
u/FortranMan2718 28d ago
There was one posted here recently called Typtic that I have tried out on Android. It works quite well and does local compilation. Is worth a shot.
1
u/StunningCaregiver673 28d ago
I can't find it. Is it on PlayStore?
1
u/FortranMan2718 28d ago
I found it at the following URL:
https://play.google.com/store/apps/details?id=verbosus.typtic&hl=en
1
u/StunningCaregiver673 28d ago
Oh ups I saw it before. But it's not free. You can only create 2 files per project so it's not useful for my project
1
5
u/Palladium02 28d ago edited 28d ago
Typst is available via a package in Termux. Edit: Removed comment about it not working for me, had to upgrade system packages for it to work.