{"id":15715213,"url":"https://github.com/crazyoptimist/screen-capturer-go","last_synced_at":"2025-03-30T20:15:02.173Z","repository":{"id":250942336,"uuid":"835901318","full_name":"crazyoptimist/screen-capturer-go","owner":"crazyoptimist","description":"Screen capturer client-server application","archived":false,"fork":false,"pushed_at":"2024-10-03T18:36:52.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T22:57:41.644Z","etag":null,"topics":["employee-monitoring","mdns","screencapture"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crazyoptimist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-30T18:46:59.000Z","updated_at":"2024-10-03T18:36:55.000Z","dependencies_parsed_at":"2024-10-03T21:41:37.592Z","dependency_job_id":"5a65e1e4-a16a-4e83-a0a7-1c1f703567e0","html_url":"https://github.com/crazyoptimist/screen-capturer-go","commit_stats":null,"previous_names":["crazyoptimist/screen-capturer-go"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyoptimist%2Fscreen-capturer-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyoptimist%2Fscreen-capturer-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyoptimist%2Fscreen-capturer-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyoptimist%2Fscreen-capturer-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazyoptimist","download_url":"https://codeload.github.com/crazyoptimist/screen-capturer-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246372741,"owners_count":20766635,"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","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":["employee-monitoring","mdns","screencapture"],"created_at":"2024-10-03T21:40:39.477Z","updated_at":"2025-03-30T20:15:02.147Z","avatar_url":"https://github.com/crazyoptimist.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Screen Capturer\n\nThis is a client-server application designed for monitoring computer screens on a local area network (LAN).\n\n### Technical Outline\n\n**Client:**\n\nA client is the computer that monitors registered computers on a LAN.\n\n- Server Registration: The administrator manually registers servers on the client by providing a unique name for each server.\n- MDNS Discovery: The client uses Multicast DNS (MDNS) to discover the local IP address of registered servers. IP address scan is performed at a hard-coded frequency (for example, once per minute, for now).\n- Screenshot Requests: The client periodically requests screenshots from all registered servers at a configurable frequency.\n- Screenshot Storage: Received screenshots are stored in named subdirectories (corresponding to the server names) within a specified directory on the client.\n\n**Server:**\n\nA server is the computer that is being monitored.\n\n- Registration: The server application will be given a registered name by the administrator.\n- Screenshot Capture: The server captures its current screen (including multiple extended screens) using screen APIs or graphics drivers. The captured image is saved as a [file format, e.g., JPEG or PNG] file.\n- HTTP Serving: The server serves the captured screenshot file via HTTP when requested by the client.\n\n**Additional Notes:**\n\n* The client uses a SQLite database to store persistent information about registered servers.\n* The client and server communicate using the HTTP protocol over the network.\n\n### Development\n\n### TODO (Documentation)\n\n- Development Guide\n- Build Guide\n- Cross-Platform Installation Guide\n\n### Author\n\n[crazyoptimist](https://crazyoptimist.net)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazyoptimist%2Fscreen-capturer-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazyoptimist%2Fscreen-capturer-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazyoptimist%2Fscreen-capturer-go/lists"}