tmtygnz / LapsRemoteV2

Laps Remote is paired with Laps to eliminate cross-infection among human

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laps Remote 2 Laps Remote Stats

Laps Remote 2 is a complete rewrite of Laps Remote to a newer framework. Laps Remote is a project that will try to eliminate cross contamination among humans by using telemedice

Currently Working On

  • Implementing MVVM
  • Adding Vitals Monitor
  • Vital Recorder
  • Vital Record Reader
  • Adding video and audio check up call [in progress]
  • Better User Interface

Build And Installation

Note If you are using older version of windows (Older than windows 10/11) some ui components might not work properly.

Prerequisite

Steps

  • Clone The Repository with https://github.com/jostimian/LapsRemoteV2.git
  • Run The build.ps1 script with powershell. You can also use Visual Studio to build the application

Use this command in powershell to clone and build the project.

git clone https://github.com/jostimian/LapsRemoteV2.git; .\LapsRemoteV2\build.ps1

Credits

  • Mah Apps Metro A toolkit for creating modern WPF applications.
  • Mah Apps Metro Icons Awesome icon packs for WPF and UWP in one library.
  • Newtonsoft Json high-performance JSON framework for .NET.
  • WPF Extended Toolkit All the controls missing in WPF.
  • Live Charts Simple, flexible, interactive & powerful charts, maps and gauges for .Net.
  • Prism Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications.
  • Xaml Behaviors Easily add interactivity to your apps using XAML Behaviors for WPF.

About

Laps Remote is paired with Laps to eliminate cross-infection among human

License:GNU General Public License v3.0


Languages

Language:C# 88.0%Language:Inno Setup 6.3%Language:PowerShell 5.7%