logoalt Hacker News

Imustaskforhelpyesterday at 8:32 PM2 repliesview on HN

I have actually known* about Ant for some time from your previous submissions and its really interesting and I wish the project luck!

Do you think that Ant could be used to create a small index.html/css/js project into an desktop app minimally.

I currently found deno desktop which is pretty recent to be the easiest way of doing this for one of my projects (https://epub.mirror.forum) but I found there to be some issues within deno-desktop in terms of some features not working on the desktop app but I overall really like the idea of converting these files into desktop apps and I am wondering if ant could be suitable for that, so I am curious to hear what you think :-D


Replies

theMackabuyesterday at 8:36 PM

just got the thing for you actually! literally just finished a stable version last night, https://www.npmjs.com/package/ant-desktop. WIP still, chromium only renderer backend but webview and other backends coming soon as well. no local ant install needed as libant is bundled, when CI finishes ill have windows/linux builds too

show 1 reply
douxxyesterday at 8:36 PM

Ant desktop is currently in development, from what I recall http://ants.land/ant-desktop

show 1 reply