{"id":20826929,"url":"https://github.com/crizmo/electron-screenshot","last_synced_at":"2026-04-29T15:08:32.239Z","repository":{"id":228837124,"uuid":"775042523","full_name":"crizmo/electron-screenshot","owner":"crizmo","description":"Screenshot App using Electron JS","archived":false,"fork":false,"pushed_at":"2025-02-18T13:11:07.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T14:23:35.321Z","etag":null,"topics":["desktopcapture","electron","electron-app","screenshot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/crizmo.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}},"created_at":"2024-03-20T16:50:59.000Z","updated_at":"2025-02-18T13:11:11.000Z","dependencies_parsed_at":"2024-03-20T18:44:19.385Z","dependency_job_id":"bbceaf34-026f-4202-aadb-839caf56835d","html_url":"https://github.com/crizmo/electron-screenshot","commit_stats":null,"previous_names":["crizmo/electron-screenshot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crizmo%2Felectron-screenshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crizmo%2Felectron-screenshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crizmo%2Felectron-screenshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crizmo%2Felectron-screenshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crizmo","download_url":"https://codeload.github.com/crizmo/electron-screenshot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243174449,"owners_count":20248311,"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":["desktopcapture","electron","electron-app","screenshot"],"created_at":"2024-11-17T23:10:29.698Z","updated_at":"2026-04-29T15:08:27.197Z","avatar_url":"https://github.com/crizmo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Screenshot Capture and Upload Application [ WIP ]\n\nThis project is a simple Electron-based application that allows users to capture screenshots. \nThe application uses Electron's desktopCapturer API for capturing screenshots.\n\n## Features\n\n- Capture screenshots of the entire screen or a specific area.\n- Convert screenshots to base64 strings for easy transmission.\n\n## Technologies Used\n\n- **Electron**: A framework for building cross-platform desktop applications using web technologies.\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/crizmo/electron-screenshot.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd electron-screenshot\n    ```\n\n3. Install dependencies:\n\n    ```bash\n    npm install\n    ```\n\n4. Start the application:\n\n    ```bash\n    npm start\n    ```\n\n## Usage\n\n1. Create an `uploads` folder at the root of the project\n2. Launch the application.\n3. Capture a screenshot of the desired area or the entire screen by using the keyboard shortcut configured in [main.js](main.js) (Alt + I)\n\n\u003e [!WARNING]\n\u003e On macOS 10.15 Catalina or higher, capturing the user's screen requires the user's consent ([source](https://www.electronjs.org/docs/latest/api/desktop-capturer#methods))\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrizmo%2Felectron-screenshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrizmo%2Felectron-screenshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrizmo%2Felectron-screenshot/lists"}