Web interface for a command-line program

前端 未结 3 2051
孤独总比滥情好
孤独总比滥情好 2021-01-23 21:05

I built a command-line program and I\'d like to build a web interface to let users around the world try the application easily.

I mean, the interface should have textfie

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-23 21:56

    So that you need a web page with input or more input, or select or multi select and buttonto submit arguments to your application. It is not important language about this web page: perl, php, python, is it right? I think php language could be right about your case: it is simple and it does not need any programs or packages like perl or python. If you want simple code, I/somebody could post/s ad hoc code here. If you want a system to install and configure by web interface, you could try getSimple or other simple system.

提交回复
热议问题