Skip to content

Commit 3d025bb

Browse files
Create README.md
1 parent 4f391cd commit 3d025bb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
This script is based on a slimmed/stripped down version of LexTrack's MiniScreenRecorded.
2+
3+
https://github.com/lextrack/MiniScreenRecorder
4+
5+
6+
To run as Python, you'll need the following dependencies:
7+
8+
pip install pillow mss numpy opencv-python screeninfo
9+
10+
11+
These are automatically included with the build installer.
12+
13+
Executable built using PyInstaller.

0 commit comments

Comments
 (0)