An open API service indexing awesome lists of open source software.

https://github.com/kasworld/gopherjsclockcal

clock calendar use golang and gopherjs
https://github.com/kasworld/gopherjsclockcal

calendar clock golang gopherjs

Last synced: 2 months ago
JSON representation

clock calendar use golang and gopherjs

Awesome Lists containing this project

README

          

# gopherjsclockcal
clock calendar use golang and gopherjs

goguelike web client를 만들면서 나온 부산물로
golang 과 gopherjs 를 사용해서 만든 달력과 시계

[GopherJS](https://github.com/gopherjs/gopherjs)

./buildserve.sh 를 실행하면 현재 폴더가 (dir2http.go 를 사용)
http://localhost:8080/
보이게 되며

http://localhost:8080/jsclockcal.html
에서 jsclockcal 을 볼수 있습니다.

또는 공개된
http://goguelike.iptime.org/jsclockcal/
에서도 볼수 있습니다.