Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cgmartin/bridgetimerjs

A browser-based duplicate bridge game timer using AngularJS
https://github.com/cgmartin/bridgetimerjs

Last synced: 2 days ago
JSON representation

A browser-based duplicate bridge game timer using AngularJS

Awesome Lists containing this project

README

        

Bridge Timer JS
===============

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

A duplicate bridge game timer for the browser using AngularJS.

Installation
------------

* Copy `app/js/local.config.js.dist` to `app/js/local.config.js` and edit local settings.
* Point webserver docroot to the `app/` folder and load in a modern browser.

All files are static - runs entirely client-side, no server-side processing is required.

Usage
-----

* `Spacebar` will Pause/Resume.
* `Up/Down` arrows will increase/decrease timer during play.
* `Right/Left` arrows will skip to the next/previous game state.

Gear icon in lower right corner accesses the settings and game options.

Demo Site
---------

See running example at: [wekivadbc.com/bridge-timer](http://wekivadbc.com/bridge-timer/)

License
-------

BSD 3-Clause, see LICENSE.txt.