GithubHelp home page GithubHelp logo

ogsgamenotifier's Introduction

OGSGameNotifier

System tray application that notifies you when high rated ranked dan games on https://www.online-go.com/ occurs. Created because I like to watch high quality games of Go and develop applications in Go.

Features

Example notification under Linux Mint 20.1 Cinnamon: Example notification

  • Systemtray app with adjustable min median dan rating
  • OS native notifications
  • Prebuilt binaries for Windows and Linux

TODO

  • Unit tests
  • Blacklist players from notifications
  • Remove the websocket dependency and rewrite using the stdlib
    • Tracability for message and socket errors
    • Has built in ping message that we don't need, we have our own don't need 2
    • Alive-method seems to be bugged at times (mutex locked)

Install

Prebuilt binaries for Windows and Linux are found under releases.

Build from source

Built and tested with go version go1.17 linux/amd64 on Linux Mint 20.1 Cinnamon, anything else is untested and may require additional steps from the dependency list below.

Requirements

Steps

> git clone https://github.com/vidfamn/OGSGameNotifier.git
> cd OGSGameNotifier
> make build

On success, binaries will be found in the bin-directory.

Dependencies

Helpful resources

Since OGS does not have any proper documentation, I had to reverse engineer some parts. Could probably be done in a better way but without API documentation it's hard to know what's possible and how it works. I found the following resources helpful:

License

Creative Commons License
OGSGameNotifier by Sonny Vidfamn is licensed under a Creative Commons Attribution 4.0 International License.
Based on a work at https://www.github.com/vidfamn/OGSGameNotifier.

ogsgamenotifier's People

Contributors

vidfamn avatar

Stargazers

 avatar

Watchers

 avatar

ogsgamenotifier's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.