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

https://github.com/kjunichi/gopheron

gopher desktop mascot app with Electron.
https://github.com/kjunichi/gopheron

electron gopher grpc threejs

Last synced: 7 months ago
JSON representation

gopher desktop mascot app with Electron.

Awesome Lists containing this project

README

          

# gopheron
[![Build Status](https://travis-ci.org/kjunichi/gopheron.svg?branch=master)](https://travis-ci.org/kjunichi/gopheron)

[![gopheron](http://img.youtube.com/vi/7MyO3GNndDU/0.jpg)](http://www.youtube.com/watch?v=7MyO3GNndDU)

## Usage

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

If you have golang :

```shell
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