Skip to content

deff83/ScreenShoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ScreenShoter

This program is designed to automatically save the screen display in a specified period of time.
When you first start the program, it asks for the path and periodicity of time to save the files. This creates a config.xml next to the launcher. Where you can change these values. This format is given in xml tags.

<?xml version="1.0" encoding="UTF-8"?>
<ConfigRes>
<Path>C:\JAVA\PROECTS\EXE</Path>
<Timer>30</Timer>
</ConfigRes> 

Path - The path to save screenshots.
Timer- Interval time in seconds.
Install this exe program anywhere on your computer, and create a startup shortcut in the startup folder (usually located on the path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp).
This program will run in the background and is not visible to the user.

About

Программа периодического сохранения экрана

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages