- Electron JS
- JSON
- Javascript
- MacOS
- Available for MacOS
A light-weight tray application for Mac OSX , Linux and windows that keeps track of football scores as and when they happen.
Download app from Release for mac version by clicking on footballdock.dmg, FootballDock for Linux and windows version at FootballDock.exe
The app sits in the top menu and gives results and live score updates from Premier League, FA Cup, League cup, UEFA Champions League and other leagues from English football.
Currently uses Football web page UK open data from here and auto refresh is disabled , which will be solved in future releases.
- Migrating code-base to react for real time feed.
- Using a stable API to fetch results.
- UI improvements
- Adding league table for clubs
- Adding support for more leagues
Download a stable build from the releases section or if you wish to run the current unstable build follow the following steps
Fork this repo
Clone repo
cd your cloned repo
npm install
npm start