Download Karate Semaphore / Scoreboard

Description

A free karate semaphore (scoreboard) conforming to the new 2012 WKF rules.Implemented using C# and WPF and the MVVM pattern.

Icons

Karate Semaphore / Scoreboard

Source Files

The download file karatesemaphore.zip has the following entries.


.hgignore/* w w  w .jav  a  2  s  .  c o  m*/
.hgtags
.nuget/NuGet.Config
.nuget/NuGet.exe
.nuget/NuGet.targets
KarateSemaphore.Core/Award.cs
KarateSemaphore.Core/Belt.cs
KarateSemaphore.Core/CommandManagerProvider.cs
KarateSemaphore.Core/CompetitorViewModel.cs
KarateSemaphore.Core/DisplayTextEditorViewModel.cs
KarateSemaphore.Core/Events/AwardEvent.cs
KarateSemaphore.Core/Events/ChangeDisplayTextSettingsEvent.cs
KarateSemaphore.Core/Events/EventManagerViewModel.cs
KarateSemaphore.Core/Events/IEvent.cs
KarateSemaphore.Core/Events/IEventManager.cs
KarateSemaphore.Core/Events/KnockdownEvent.cs
KarateSemaphore.Core/Events/PenaltyEvent.cs
KarateSemaphore.Core/Events/TimestampedEvent.cs
KarateSemaphore.Core/ICommandManager.cs
KarateSemaphore.Core/ICompetitor.cs
KarateSemaphore.Core/IDisplayTextSettings.cs
KarateSemaphore.Core/IModalDialogManager.cs
KarateSemaphore.Core/ISemaphore.cs
KarateSemaphore.Core/IStopWatch.cs
KarateSemaphore.Core/KarateSemaphore.Core.csproj
KarateSemaphore.Core/Penalty.cs
KarateSemaphore.Core/Properties/AssemblyInfo.cs
KarateSemaphore.Core/ReflectionHelper.cs
KarateSemaphore.Core/RelayCommand.cs
KarateSemaphore.Core/SemaphoreViewModel.cs
KarateSemaphore.Core/StopWatchViewModel.cs
KarateSemaphore.Core/ViewModelBase.cs
KarateSemaphore.Core/assembly.pfx
KarateSemaphore.Phone/App.xaml
KarateSemaphore.Phone/App.xaml.cs
KarateSemaphore.Phone/ApplicationIcon.png
KarateSemaphore.Phone/Background.png
KarateSemaphore.Phone/Images/TitleImg.png
KarateSemaphore.Phone/Images/back.png
KarateSemaphore.Phone/Images/download.png
KarateSemaphore.Phone/Images/feature.alarm.png
KarateSemaphore.Phone/Images/feature.settings.png
KarateSemaphore.Phone/Images/karate-semaphore.png
KarateSemaphore.Phone/Images/sync.png
KarateSemaphore.Phone/KarateSemaphore.Phone.csproj
KarateSemaphore.Phone/MainPage.xaml
KarateSemaphore.Phone/MainPage.xaml.cs
KarateSemaphore.Phone/Properties/AppManifest.xml
KarateSemaphore.Phone/Properties/AssemblyInfo.cs
KarateSemaphore.Phone/Properties/WMAppManifest.xml
KarateSemaphore.Phone/README_FIRST.txt
KarateSemaphore.Phone/SplashScreenImage.jpg
KarateSemaphore.Phone/Toolkit.Content/ApplicationBar.Add.png
KarateSemaphore.Phone/Toolkit.Content/ApplicationBar.Cancel.png
KarateSemaphore.Phone/Toolkit.Content/ApplicationBar.Check.png
KarateSemaphore.Phone/Toolkit.Content/ApplicationBar.Delete.png
KarateSemaphore.Phone/Toolkit.Content/ApplicationBar.Select.png
KarateSemaphore.Phone/Views/LTRConverter.cs
KarateSemaphore.Phone/Views/Ni7seg.ttf
KarateSemaphore.Phone/Views/PenaltyDisplayControl.xaml
KarateSemaphore.Phone/Views/PenaltyDisplayControl.xaml.cs
KarateSemaphore.Phone/Views/PenaltyToIntConverter.cs
KarateSemaphore.Phone/Views/PointControl.xaml
KarateSemaphore.Phone/Views/PointControl.xaml.cs
KarateSemaphore.Phone/Views/SemaphoreView.xaml
KarateSemaphore.Phone/Views/SemaphoreView.xaml.cs
KarateSemaphore.Phone/Views/SemaphoreViewInverse.xaml
KarateSemaphore.Phone/Views/SemaphoreViewInverse.xaml.cs
KarateSemaphore.Phone/Views/SemaphoreViewNormal.xaml
KarateSemaphore.Phone/Views/SemaphoreViewNormal.xaml.cs
KarateSemaphore.Phone/Views/Style.xaml
KarateSemaphore.Phone/Views/TimeControl.xaml
KarateSemaphore.Phone/Views/TimeControl.xaml.cs
KarateSemaphore.Phone/packages.config
KarateSemaphore.UnitTests/ChangeDisplayTextSettingsEventTest.cs
KarateSemaphore.UnitTests/DisplayTextEditorViewModelTest.cs
KarateSemaphore.UnitTests/EventManagerViewModelTest.cs
KarateSemaphore.UnitTests/Given_a_StopWatchViewModel_and_an_one_minute_interval.cs
KarateSemaphore.UnitTests/KarateSemaphore.UnitTests.csproj
KarateSemaphore.UnitTests/Properties/AssemblyInfo.cs
KarateSemaphore.UnitTests/SemaphoreTest.cs
KarateSemaphore.UnitTests/ViewModelBaseTest.cs
KarateSemaphore.UnitTests/packages.config
KarateSemaphore.sln
KarateSemaphore/App.xaml
KarateSemaphore/App.xaml.cs
KarateSemaphore/ApplicationSettings.cs
KarateSemaphore/AssemblyBasedApplicationInfo.cs
KarateSemaphore/ClickOnceApplicationInfo.cs
KarateSemaphore/IApplicationInfo.cs
KarateSemaphore/ISettings.cs
KarateSemaphore/KarateSemaphore.csproj
KarateSemaphore/Media/atoshibaraku.wav
KarateSemaphore/Media/end.wav
KarateSemaphore/ModalWindow.xaml
KarateSemaphore/ModalWindow.xaml.cs
KarateSemaphore/Properties/AssemblyInfo.cs
KarateSemaphore/Properties/Resources.Designer.cs
KarateSemaphore/Properties/Resources.resx
KarateSemaphore/Properties/Settings.Designer.cs
KarateSemaphore/Properties/Settings.settings
KarateSemaphore/Properties/app.manifest
KarateSemaphore/Views/AboutBox.xaml
KarateSemaphore/Views/AboutBox.xaml.cs
KarateSemaphore/Views/CompetitorControllerView.xaml
KarateSemaphore/Views/CompetitorControllerView.xaml.cs
KarateSemaphore/Views/ControllerWindow.xaml
KarateSemaphore/Views/ControllerWindow.xaml.cs
KarateSemaphore/Views/DisplayTextEditorView.xaml
KarateSemaphore/Views/DisplayTextEditorView.xaml.cs
KarateSemaphore/Views/DisplayWindow.xaml
KarateSemaphore/Views/DisplayWindow.xaml.cs
KarateSemaphore/Views/MinutesSecondsConverter.cs
KarateSemaphore/Views/Ni7seg.ttf
KarateSemaphore/Views/PenaltyDisplayControl.xaml
KarateSemaphore/Views/PenaltyDisplayControl.xaml.cs
KarateSemaphore/Views/SemaphoreControllerView.xaml
KarateSemaphore/Views/SemaphoreControllerView.xaml.cs
KarateSemaphore/Views/SemaphoreView.xaml
KarateSemaphore/Views/SemaphoreView.xaml.cs
KarateSemaphore/Views/SemaphoreViewInverse.xaml
KarateSemaphore/Views/SemaphoreViewInverse.xaml.cs
KarateSemaphore/Views/SemaphoreViewNormal.xaml
KarateSemaphore/Views/SemaphoreViewNormal.xaml.cs
KarateSemaphore/Views/Style.xaml
KarateSemaphore/Views/TernaryConverter.cs
KarateSemaphore/app.config
KarateSemaphore/assembly.pfx
KarateSemaphore/packages.config

Download

Click the following link to download karatesemaphore.zip.

karatesemaphore.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML