-
- Downloads
First version
The UI is implemented (frontend and backend). However, actually waking a host is not yet done.
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 7 additions, 0 deletions.gitlab-ci.yml
- .golangci.yml 37 additions, 0 deletions.golangci.yml
- Makefile 10 additions, 0 deletionsMakefile
- README.adoc 3 additions, 0 deletionsREADME.adoc
- ci/eslintrc.yml 79 additions, 0 deletionsci/eslintrc.yml
- ci/package.json 7 additions, 0 deletionsci/package.json
- ci/run 27 additions, 0 deletionsci/run
- config.go 73 additions, 0 deletionsconfig.go
- data.go 101 additions, 0 deletionsdata.go
- go.mod 20 additions, 0 deletionsgo.mod
- go.sum 61 additions, 0 deletionsgo.sum
- main.go 330 additions, 0 deletionsmain.go
- saml.go 68 additions, 0 deletionssaml.go
- static/index.html 20 additions, 0 deletionsstatic/index.html
- static/wol.css 16 additions, 0 deletionsstatic/wol.css
- static/wol.html 49 additions, 0 deletionsstatic/wol.html
- static/wol.js 192 additions, 0 deletionsstatic/wol.js
Loading
Please register or sign in to comment