Skip to content

kjunichi/gopheron

Repository files navigation

gopheron

Build Status

gopheron

Usage

git clone https://github.com/kjunichi/gopheron.git
cd gopheron
npm install
node_modules/.bin/electron .

If you have golang :

npm install
go get github.com/googollee/go-socket.io
go get github.com/zhouhui8915/go-socket.io-client
go build gopheron.go
go build gopheronrc/gopheronrc.go
./gopheron &
./gopheronrc 'Hello, World!'

The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/)

The gopher 3D model was made by Takuya Ueda (https://twitter.com/tenntenn). Licensed under the Creative Commons 3.0 Attributions license.

Creative Commons licensing

About

gopher desktop mascot app with Electron.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages