Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cgmartin/bridgetimerjs
- Owner: cgmartin
- License: bsd-3-clause
- Created: 2013-03-02T22:14:19.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-17T16:19:45.000Z (about 9 years ago)
- Last Synced: 2023-03-12T04:11:43.926Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 892 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.