Giter Site home page Giter Site logo

s3lux / screentime_limiter_windows Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 48 KB

A simple script designed to limit the usage of Windows computers for children to x amount of minutes (hours)

License: GNU General Public License v3.0

PowerShell 97.42% Batchfile 2.58%

screentime_limiter_windows's Introduction

screentime_limiter_windows

A simple script designed to limit the usage of Windows computers for children to x amount of minutes (hours)

This script was created on a request from a friend, and with 2 beers in hand and an hour of time, the repo is the child of it.

The "application" is a very simple utilization of built-in features of Windows and PowerShell, it does not need any libraries and is not dependent on anything other than PowerShell.

The scripts were not set in mind to fully hide from the users of the computer, note that the app is designed in mind that the computer is used by kids who are spending too much time on the computer. It is aimed to help the parents control the time their children spend on the computer.

I created the app as I was researching the available apps on the web to perform a simple function of limiting the time on the computer, but could not find any app doing only that. Note that this app does not filter any bad words or websites kids would visit, it was not the goal. The goal that this app aims to achieve is simply limit the screen time the child spends.

Installation

The installation is simple and can be done in 3 steps:

  1. Download the installer.ps1 script from the repo
  2. Start PowerShell with elevated privileges and run the command Set-ExecutionPolicy Bypass and answer with Y
  3. Right-click the installer.ps1 script and select Run with PowerShell

The password for the app is "ParentLozinka1", if you want to change it use the pass_change.ps1 script (right click and "Run in PowerShell") and follow the instructions.

Tested on Windows 10, but should work fine with anything Windows 8+

Known issues

  • Works only with a single user computer, if multi usered computer is used, all users are count towards the total time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.