A web-based interface for arbitrary command-line tools. https://code.ivysaur.me/webcmd/
Go to file
mappu 8f0782b829 webcmd: cosmetic fixes to the taskinfo page 2017-03-25 16:06:13 +13:00
cmd/webcmd webcmd: MaxHistoryLines 2017-03-25 15:55:48 +13:00
.hgignore hgignore 2017-03-25 15:55:34 +13:00
App.go initial commit 2017-03-25 15:41:36 +13:00
Makefile initial commit 2017-03-25 15:41:36 +13:00
Task.go webcmd: allow setting custom WorkingDir for process 2017-03-25 15:58:55 +13:00
config.go webcmd: allow setting custom WorkingDir for process 2017-03-25 15:58:55 +13:00
html.go initial commit 2017-03-25 15:41:36 +13:00
tpl_Home.go initial commit 2017-03-25 15:41:36 +13:00
tpl_Style.go initial commit 2017-03-25 15:41:36 +13:00
tpl_Taskinfo.go webcmd: cosmetic fixes to the taskinfo page 2017-03-25 16:06:13 +13:00
tpl_Tasks.go initial commit 2017-03-25 15:41:36 +13:00
tpt_Header.go initial commit 2017-03-25 15:41:36 +13:00
twa_AbandonTask.go initial commit 2017-03-25 15:41:36 +13:00
twa_ClearCompleted.go initial commit 2017-03-25 15:41:36 +13:00
twa_NewTask.go webcmd: allow setting custom WorkingDir for process 2017-03-25 15:58:55 +13:00