This website requires JavaScript.
Explore
Help
Sign In
code.ivysaur.me
/
webcmd
Watch
1
Star
0
Fork
0
You've already forked webcmd
Code
Issues
1
Pull Requests
Releases
2
Activity
23
Commits
1
Branch
2
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mappu
21829f0c1f
Added tag release-1.0.1 for changeset 31148bbc099a
2017-03-27 21:52:47 +13:00
_dist
readme
2017-03-27 21:49:41 +13:00
cmd
/webcmd
allow unmarshalling consts as strings
2017-03-27 20:03:19 +13:00
.hgignore
hgignore: exclude release artefacts
2017-03-25 16:29:18 +13:00
.hgtags
Added tag release-1.0.1 for changeset 31148bbc099a
2017-03-27 21:52:47 +13:00
App.go
webcmd: external versioning
2017-03-25 16:28:25 +13:00
config.go
fixes for 5aad4b6dc90e
2017-03-27 21:49:05 +13:00
html.go
initial commit
2017-03-25 15:41:36 +13:00
Makefile
bump versions to 1.0.1
2017-03-25 17:09:05 +13:00
Task.go
fix zero-value for maxhistorylines actually meaning zero history lines
2017-03-27 20:35:54 +13:00
TODO.txt
doc: update TODO
2017-03-27 20:16:32 +13:00
tpl_Home.go
remove title on text elements (fixes long-press on Fennec)
2017-03-27 20:04:53 +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
tasks: nicer time format, display more accurate time format on hover
2017-03-27 20:16:22 +13:00
tpt_Header.go
set default viewport for mobile
2017-03-27 20:04:15 +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
Description
A web-based interface for arbitrary command-line tools.
https://code.ivysaur.me/webcmd/
golang
276
KiB
Releases
2
2017-03-27 1.0.1
Latest
2017-03-27 08:49:41 +00:00
Languages
Go
93%
Makefile
7%