Giter Site home page Giter Site logo

gofip's Introduction

gofip

A simple FIP Radio player. Displays the current/previous/next music that are/will be played on the FIP webradio. It will also send a notification when the music changes using the system's default notification system.

gofip

Requirements

You need to have GStreamer on your computer, otherwise the streaming capability won't work.

Build

Here are the go dependencies you need to install in order to build it yourself.

go get "github.com/0xAX/notificator"
go get "github.com/andlabs/ui"
go get "github.com/ziutek/gst"

TODO

  • Parse the startTime and endTime in the JSON response to request the server only when the music actually changes. (Currently requests the server every minute.)

Known issues

  • When the streams stops (due to instable connection for example) it won't sync and it will keep reading the stream. I should add an option to resync the stream.
  • Sometimes the API changes and some fields are absent. There is no error check on that, must fix.
  • The covers don't automatically change.

gofip's People

Contributors

depado avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

gofip'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.