README
Docs coming soon
A basic CLI app that generates (as of right now Mac only) apps from any website.
Built with nativefier/electron
Make desktop apps from websites.
<script type="module">
import appform from 'https://cdn.skypack.dev/appform';
</script>
A basic CLI app that generates (as of right now Mac only) apps from any website.
Built with nativefier/electron