Skip to content

python app which uses selenium library to access website, makes screen of it saves it in local folder so another website can use it

Notifications You must be signed in to change notification settings

Grefee/screenshot_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot application

This application was made in order to be able to display any type of webcontent on television's browsers. And since webbrowsers don't support heavy js websites and display just blank white page. I made and application which takes screenshots of desired websites, saves them in local folder, and then made a simple js website which load the img every second.. Therefore the televisions are able to load just img and are not required to use more resources than they have.

The app can be exported with pyinstaller into .exe file. Config.txt file is there so we can set url of the desired webpage. Therefore having multiple folders with multiple of these exe file with configs can result of having multiple screens to share accross company's tvs.

Made by Pavel Hujer 2022.

About

python app which uses selenium library to access website, makes screen of it saves it in local folder so another website can use it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published