{"id":18143241,"url":"https://github.com/davidsantana06/capture-server","last_synced_at":"2025-04-06T19:28:15.927Z","repository":{"id":258447340,"uuid":"870335994","full_name":"davidsantana06/capture-server","owner":"davidsantana06","description":"Server designed for the storage and sharing of screenshots.","archived":false,"fork":false,"pushed_at":"2024-11-01T13:34:46.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T01:36:10.625Z","etag":null,"topics":["api","flask","python","socketio","sqlite","websocket"],"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/davidsantana06.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":"2024-10-09T21:16:21.000Z","updated_at":"2024-11-01T13:34:50.000Z","dependencies_parsed_at":"2024-12-26T12:45:26.164Z","dependency_job_id":"e48eace0-bf34-4937-80f6-4f48d7fe6b69","html_url":"https://github.com/davidsantana06/capture-server","commit_stats":null,"previous_names":["davidsantana06/capture-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsantana06%2Fcapture-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsantana06%2Fcapture-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsantana06%2Fcapture-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsantana06%2Fcapture-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidsantana06","download_url":"https://codeload.github.com/davidsantana06/capture-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247538147,"owners_count":20955071,"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":["api","flask","python","socketio","sqlite","websocket"],"created_at":"2024-11-01T19:06:11.070Z","updated_at":"2025-04-06T19:28:15.896Z","avatar_url":"https://github.com/davidsantana06.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### 🖼️ Capture Server\n\nServer designed for the storage and sharing of screenshots. The primary means of communication between users and the server is conducted via WebSocket, fostering an efficient communication environment.\n\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge\u0026logo=flask\u0026logoColor=white)\n![Socket.io](https://img.shields.io/badge/Socket.io-25c2a20?style=for-the-badge\u0026logo=socket.io\u0026badgeColor=white)\n![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white)\n\n\u003e [!NOTE]\n\u003e The usage guide is available at [**📚 Docs**](./docs.md).\n\n### 🛠️ Installation and Configuration\n\nThe system was developed using **Python 3.12**, and it is recommended to use this version to ensure compatibility.\n\n#### 1️⃣ Clone Repository\n\nYou will need to obtain a local copy of the source code, which can be done with the following command:\n\n```bash\ngit clone https://github.com/davidsantana06/capture-server\n```\n\n#### 2️⃣ Configure Environment\n\nOnce you have the files, create a `.env` file based on the template provided in `.env.example`, and specify the `ALLOWED_HOSTS` field as a space-separated list of addresses or domains that are allowed to make requests to the server.\n\n#### 3️⃣ Install Dependencies\n\nNext, install the application dependencies using the following command:\n\n```bash\npip install -r requirements.txt\n```\n\n#### 4️⃣ Run\n\nFinally, start the server with:\n\n```bash\nflask --app app run\n```\n\n### 💻 Client\n\nThe client can be integrated by following the configuration instructions available in the [**🔗 Images Folder - Client**](https://github.com/DiovanaS/images-folder/tree/main/client).\n\n### ⚖️ License\n\nThis project adopts the **MIT License**, which allows you to use and make modifications to the code as you wish. The only thing I ask is that proper credit is given, acknowledging the effort and time I invested in building it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidsantana06%2Fcapture-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidsantana06%2Fcapture-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidsantana06%2Fcapture-server/lists"}