Download TrafficWatcher
Description
The application is for live monitoring of city traffic and showing the travel time from A to B in Windows notification area of a PC.
Source Files
The download file trafficwatcher.zip has the following entries.
.hgignore//from www .j a va2 s . c o m
.nuget/packages.config
TrafficWatcher.sln
TrafficWatcher/App.config
TrafficWatcher/App.xaml
TrafficWatcher/App.xaml.cs
TrafficWatcher/Infrastructure/IEnvironmentContext.cs
TrafficWatcher/Infrastructure/SettingsDto.cs
TrafficWatcher/Infrastructure/WindowsContext.cs
TrafficWatcher/MVVMLight.Nuget.Readme.txt
TrafficWatcher/Models/DirectionDurationService.cs
TrafficWatcher/Models/DirectionProviderRepository.cs
TrafficWatcher/Models/DirectionsProvider/BingMaps.cs
TrafficWatcher/Models/DirectionsProvider/GoogleMaps.cs
TrafficWatcher/Models/DirectionsProvider/IDirectionsProvider.cs
TrafficWatcher/Models/DirectionsProvider/NokiaHere.cs
TrafficWatcher/Models/DirectionsProvider/YandexMaps.cs
TrafficWatcher/Models/IDirectionDurationService.cs
TrafficWatcher/Models/Settings.cs
TrafficWatcher/Properties/AssemblyInfo.cs
TrafficWatcher/Properties/Resources.Designer.cs
TrafficWatcher/Properties/Resources.resx
TrafficWatcher/Properties/Settings.Designer.cs
TrafficWatcher/Properties/Settings.settings
TrafficWatcher/Resources/bing.ico
TrafficWatcher/Resources/google.ico
TrafficWatcher/Resources/nokia.ico
TrafficWatcher/Resources/yandex.ico
TrafficWatcher/TrafficWatcher.csproj
TrafficWatcher/ViewModels/Helpers/IWindowService.cs
TrafficWatcher/ViewModels/Helpers/ShutdownService.cs
TrafficWatcher/ViewModels/Helpers/WindowService.cs
TrafficWatcher/ViewModels/Helpers/WindowServiceImpl.cs
TrafficWatcher/ViewModels/MainViewModel.cs
TrafficWatcher/ViewModels/SettingsViewModel.cs
TrafficWatcher/ViewModels/ViewModelLocator.cs
TrafficWatcher/Views/Helpers/DurationLocalizer.cs
TrafficWatcher/Views/Helpers/TimeVisualizers/CircleVisualizer.cs
TrafficWatcher/Views/Helpers/TimeVisualizers/ITimeVisualizer.cs
TrafficWatcher/Views/Helpers/TimeVisualizers/SquareVisualizer.cs
TrafficWatcher/Views/MainWindow.xaml
TrafficWatcher/Views/MainWindow.xaml.cs
TrafficWatcher/Views/SettingsWindow.xaml
TrafficWatcher/Views/SettingsWindow.xaml.cs
TrafficWatcher/packages.config
Download
Click the following link to download trafficwatcher.zip.
trafficwatcher.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »