Skip to content

Commit

Permalink
added basic description of the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-V-K authored Nov 27, 2021
1 parent 8ee0e1e commit 9c49ce0
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# classic-parental-control
Classic Parental Control for Windows
# Classic Parental Control (for Windows)

The project provides uitilities which allow you to establish/maintain Parental Control for Local Accounts in Windows 10.
- `LogonHoursService` monitors allowed logon hours (which you typically can set with a command like `net user USERNAME /time:M-F,10-18`) and locks the session once the time is over

## Compilation
You need VS2019 with vc142 toolkit to build the solution.

0 comments on commit 9c49ce0

Please sign in to comment.