https://github.com/iamtalhaasghar/daily_usage_limit_win7
A simple script to control daily usage of computer in windows 7 so that your younger brother doesn't play games all day along.
https://github.com/iamtalhaasghar/daily_usage_limit_win7
daily-use parental-control screen-time windows7
Last synced: 2 months ago
JSON representation
A simple script to control daily usage of computer in windows 7 so that your younger brother doesn't play games all day along.
- Host: GitHub
- URL: https://github.com/iamtalhaasghar/daily_usage_limit_win7
- Owner: iamtalhaasghar
- Created: 2022-07-16T07:25:09.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-28T13:53:30.000Z (about 2 years ago)
- Last Synced: 2025-03-26T22:03:44.222Z (3 months ago)
- Topics: daily-use, parental-control, screen-time, windows7
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# daily_usage_limit
A simple script to control daily usage of computer so that your younger brother doesn't play games all day along.## Problem
https://answers.microsoft.com/en-us/windows/forum/all/limit-total-time-spent-on-computer-per-user/e5cf739b-9d02-41ce-ae70-168ae4b8eaba## Solution
Copy this script to startup folder of user whose daily usage you want to control.
`C:/Users/[User Name]/AppData/Roaming/MicrosoftWindows/Start Menu/Programs/Startup`
1.Make sure the file is saved with `.pyw` to run the program silently in background with no gui.
2.Hide folder `C:/Users/[User Name]/daily_usage`. (Optional)