apps icon indicating copy to clipboard operation
apps copied to clipboard

feat: Add HTML Builder

Open yikuansun opened this issue 3 years ago • 0 comments

Adding a new application

Checklist

  • [x] I have read and completed the checklist of Submission Guide
  • [x] My application is open-source and has been created for at least 20 days
  • [ ] My application is closed-source and here is a proof it uses Electron:

Description

HTML Builder is a GUI tool which uses Electron and electron-builder to create desktop apps out of an HTML directory. The user just needs to select the folder containing index.html, and HTML Builder does the rest. The repo is at https://github.com/yikuansun/html-builder/

yikuansun avatar Aug 27 '22 00:08 yikuansun