TFS 2013 leaderboard to provide friendly competition amongst co-workers

Bryan Allred 76fd07cf50 major refactor to store metrics vice points 9 ans auparavant
Properties 4f8537caa9 Initial commit with little error handling 9 ans auparavant
.gitattributes 4f8537caa9 Initial commit with little error handling 9 ans auparavant
.gitignore 4f8537caa9 Initial commit with little error handling 9 ans auparavant
App.config 4f8537caa9 Initial commit with little error handling 9 ans auparavant
Dashboard.cs 76fd07cf50 major refactor to store metrics vice points 9 ans auparavant
Player.cs 76fd07cf50 major refactor to store metrics vice points 9 ans auparavant
Points.cs 76fd07cf50 major refactor to store metrics vice points 9 ans auparavant
PollingService.cs 76fd07cf50 major refactor to store metrics vice points 9 ans auparavant
Program.cs 12585b4698 removed deprecated call for config server 9 ans auparavant
README.md 26ec09458b Updated markdown 9 ans auparavant
Sound.cs 4f8537caa9 Initial commit with little error handling 9 ans auparavant
TfsCredentialsProvider.cs 4f8537caa9 Initial commit with little error handling 9 ans auparavant
pulse.csproj 76fd07cf50 major refactor to store metrics vice points 9 ans auparavant

README.md

pulse

Purpose

pulse is a console application with the sole purpose of promoting friendly competition amongst co-workers. This version only connects to TFS (we tested only version 2013 but we assume it will work with Visual Studio Online) at the moment.

How to run the program

pulse.exe "https://server:443/defaultcollection"

Navigation

To highlight a particular player simply use one of the following commands to highlight the respective line:

  • Page Up/Down: Move up/down by 20 lines
  • Move Up/Down: Either in Vim tradition (J or K) or the arrow keys
  • Quit: Either in Vim tradition (Q) or with the Escape key

Maintenance

After each successful pull of the commit log, work history, and projects the current leaderboard is cached. This cache file is in simple delimited format so feel free to take a look, but please no fudging the numbers! It only hurts morale...