{"id":24757555,"url":"https://github.com/pouldev/pyscreensaver","last_synced_at":"2025-10-11T05:30:43.034Z","repository":{"id":52526059,"uuid":"521010357","full_name":"PoulDev/PyScreenSaver","owner":"PoulDev","description":"A simple program to select and copy an area of the screen using a customizable shortcut","archived":false,"fork":false,"pushed_at":"2024-10-30T06:08:59.000Z","size":227,"stargazers_count":5,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T08:45:38.942Z","etag":null,"topics":["image-sharing","imageshare","python3","screen-capture","screensharing","screenshot","screenshots","screenshotscloud"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PoulDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-03T19:40:12.000Z","updated_at":"2024-11-29T16:13:15.000Z","dependencies_parsed_at":"2022-08-23T03:20:47.853Z","dependency_job_id":"7d837944-1266-403e-9591-f07e8d543c32","html_url":"https://github.com/PoulDev/PyScreenSaver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PoulDev/PyScreenSaver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoulDev%2FPyScreenSaver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoulDev%2FPyScreenSaver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoulDev%2FPyScreenSaver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoulDev%2FPyScreenSaver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PoulDev","download_url":"https://codeload.github.com/PoulDev/PyScreenSaver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoulDev%2FPyScreenSaver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006320,"owners_count":26084085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["image-sharing","imageshare","python3","screen-capture","screensharing","screenshot","screenshots","screenshotscloud"],"created_at":"2025-01-28T15:32:12.112Z","updated_at":"2025-10-11T05:30:42.745Z","avatar_url":"https://github.com/PoulDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyScreenSaver\r\n#### A simple program to select and copy an area of the screen using a customizable shortcut\r\n#### Note: the screenshot will be copied in your clipboard\r\n\r\n\u003cbr\u003e\r\n\r\n## Sections:\r\n- [Some Screenshots](https://github.com/PoulDev/PyScreenSaver#some-screenshots)\r\n- [Basic Usage](https://github.com/PoulDev/PyScreenSaver#basic-usage)\r\n- [Run in background](https://github.com/PoulDev/PyScreenSaver#run-in-background)\r\n- [Server Configuration](https://github.com/PoulDev/PyScreenSaver#server-configuration)\r\n- [Client Configuration](https://github.com/PoulDev/PyScreenSaver#client-configuration)\r\n\r\n\u003e ## Some Screenshots\r\n\u003e #### Website Home\r\n\u003e ![Website_Home](readme_photos/website.png)\r\n\u003e #### Discord Embed\r\n\u003e ![Discord](readme_photos/discord.png)\r\n\u003e #### Image Webpage\r\n\u003e ![Webpage](readme_photos/webpage.png)\r\n\r\n\u003e ## Basic Usage\r\n\u003e First of all you need to install the requirements, to do that just open your terminal in the project folder and type\r\n\u003e ```\r\n\u003e pip install -r requirements.txt\r\n\u003e ```\r\n\u003e Than run main.py and use the shortcut `ctrl + alt + s` to grab a screenshot\r\n\u003e The selected area of the screen will be copied in your clipboard\r\n\r\n\u003e ## Run in background:\r\n\u003e   ```\r\n\u003e   pythonw main.py\r\n\u003e   ```\r\n\r\n\u003e ## Server Configuration:\r\n\u003e If you want to use a personal server you need to configure it.\r\n\u003e \r\n\u003e - First of all you have to set a password, which we will then set in the settings of the client, to do so just open configs.json in the server folder and change the value \"password\" in the category \"auth\"\r\n\u003e - Then you can set aesthetic values such as username, redirect_link and anonymous. Or even the maximum number of images to save, the host port and the color of the Discord embed\r\n\r\n\u003e ## Client Configuration\r\n\u003e At this point you will have to set the client to use the personal server, after loading the server folder with the [configuration executed previously](https://github.com/PoulDev/PyScreenSaver#server-configuration) we open the configs.json file in the \"data\" folder and modify some values.\r\n\u003e - The first value to set is \"enabled\", which will have to be set to true\r\n\u003e - The second value is \"server_password\", and you have to enter the chosen password in the server configuration\r\n\u003e - The last important value to change is \"server_ip\", where you have to put the ip of your server.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouldev%2Fpyscreensaver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpouldev%2Fpyscreensaver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpouldev%2Fpyscreensaver/lists"}