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
- Host: GitHub
- URL: https://github.com/kasworld/gopherjsclockcal
- Owner: kasworld
- License: apache-2.0
- Created: 2018-10-16T00:35:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T01:07:11.000Z (almost 8 years ago)
- Last Synced: 2025-07-11T11:22:24.975Z (about 1 year ago)
- Topics: calendar, clock, golang, gopherjs
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/
에서도 볼수 있습니다.