PHPackages                             bravedave/win10\_epm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. bravedave/win10\_epm

ActiveLibrary

bravedave/win10\_epm
====================

Windows 10 End Point Monitor

v24.09.01(1y ago)08MITPHP

Since Oct 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/bravedave/win10_epm)[ Packagist](https://packagist.org/packages/bravedave/win10_epm)[ Docs](http://brayworth.com)[ RSS](/packages/bravedave-win10-epm/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Windows 10 End Point Monitor for DVC
====================================

[](#windows-10-end-point-monitor-for-dvc)

This module can be added to any project using DVC Framework

About
=====

[](#about)

The idea is to run this on a local network, client workstations (Windows 10) will run a Check-In script updating their current status to this server.

The supplied examples work with localhost so with this running on localhost:80 execute the command

```
  powershell -ExecutionPolicy bypass .\scripts\Check-In.ps1
```

Install
-------

[](#install)

composer require bravedave/wepm

- review the app/controller/home to get this working, the easiest would be to copy that file:

```
