NotifyApp / server

📱 Show your mobile's notifications on your computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NotifyApp server

📱 Show your mobile's notifications on your computer

Dependencies

Golang websocket implementation by gorilla

go get github.com/gorilla/websocket
go get github.com/gin-gonic/gin

Run

go run main.go

Build

go build main.go

Contribute

Feel free to fork and make pull requests

License

MIT

About

📱 Show your mobile's notifications on your computer

License:MIT License


Languages

Language:Go 100.0%