{"id":22275652,"url":"https://github.com/xensen008/pyshare","last_synced_at":"2025-08-24T06:42:04.004Z","repository":{"id":230887765,"uuid":"780343969","full_name":"Xensen008/Pyshare","owner":"Xensen008","description":"welcome to Pyshare - a simple yet powerful file sharing application built using Python. Pyshare enables seamless file sharing between two devices connected to the same network","archived":false,"fork":false,"pushed_at":"2024-04-01T11:34:16.000Z","size":14796,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T17:30:26.351Z","etag":null,"topics":["file-sharing","gui","python","socket"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Xensen008.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}},"created_at":"2024-04-01T09:18:02.000Z","updated_at":"2024-05-10T13:01:20.000Z","dependencies_parsed_at":"2024-04-01T12:03:05.974Z","dependency_job_id":null,"html_url":"https://github.com/Xensen008/Pyshare","commit_stats":null,"previous_names":["xensen008/pyshare"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Xensen008/Pyshare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xensen008%2FPyshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xensen008%2FPyshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xensen008%2FPyshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xensen008%2FPyshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xensen008","download_url":"https://codeload.github.com/Xensen008/Pyshare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xensen008%2FPyshare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271809254,"owners_count":24825683,"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-08-24T02:00:11.135Z","response_time":111,"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":["file-sharing","gui","python","socket"],"created_at":"2024-12-03T14:11:11.854Z","updated_at":"2025-08-24T06:42:03.968Z","avatar_url":"https://github.com/Xensen008.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pyshare\n\nWelcome to Pyshare - a simple yet powerful file sharing application built using Python. Pyshare enables seamless file sharing between two devices connected to the same network, providing a user-friendly graphical interface for a hassle-free experience.\n\n## Introduction\n\nPyshare simplifies the process of sharing files between devices within the same network, eliminating the need for complex setups or third-party services. Leveraging Python's socket programming and Tkinter library, Pyshare offers a robust solution for file transfer.\n\n![Screenshot](./pyshare%20ss.jpg)\n\n### Features\n\n- Easy-to-use graphical interface.\n- Support for sending and receiving files.\n- Cross-platform compatibility.\n\n## Installation\n\nTo use Pyshare, simply download and run the provided executable file. You can find the executable file [release section](https://github.com/Xensen008/Pyshare/releases) click [Download here](https://github.com/Xensen008/Pyshare/releases/download/v1.0.0/Pyshare.exe). Follow the instructions provided to install Pyshare on your system.\n\nAlternatively, you can clone the repository and run the main file. However, using the executable file is preferred.\n\n## Usage\n\n### Sender Instructions\n\n1. **Download and Install Pyshare**:\n   - Download the Pyshare executable file from the [release section](https://github.com/Xensen008/Pyshare/releases )click [Download here](https://github.com/Xensen008/Pyshare/releases/download/v1.0.0/Pyshare.exe).\n   - Run the executable file to install Pyshare on your system.\n\n2. **Launch Pyshare**:\n   - Once installed, launch Pyshare by double-clicking the application icon.\n\n3. **Enter Receiver's IP Address**:\n   - In the Pyshare window, enter the IP address of the receiver in the designated input box. Note: Sender and receiver must be on the same network for file sharing to work.\n\n4. **Send File**:\n   - Click on the \"Send file\" button to initiate the file sending process.\n   - Select the file you wish to send from the file dialog that appears.\n\n5. **Wait for Receiver**:\n   - Once the file is selected and sent, wait for the receiver to confirm the receipt.\n\n### Receiver Instructions\n\n1. **Download and Install Pyshare**:\n   - Download the Pyshare executable file from the [release section](https://github.com/Xensen008/Pyshare/releases )click [Download here](https://github.com/Xensen008/Pyshare/releases/download/v1.0.0/Pyshare.exe).\n   - Run the executable file to install Pyshare on your system.\n\n2. **Launch Pyshare**:\n   - Once installed, launch Pyshare by double-clicking the application icon.\n\n3. **Receive File**:\n   - Click on the \"Receive file\" button to prepare for receiving files.\n   - Wait for the sender to initiate the file transfer process.\n\n## Contribution\n\nContributions to Pyshare are welcome! If you have ideas for new features, improvements, or bug fixes, feel free to submit a pull request or open an issue on the [GitHub repository](https://github.com/Xensen008/Pyshare).\n\n**Note**: Pyshare allows file sharing only between devices on the same network. Additionally, it is compatible with Windows operating system only.\n\n## Made by \n- [Arnabjk008](https://bio.link/xensen008)\n\nFeel free to customize this README further to better suit your project's needs. If you have any more specific requirements or changes, please let me know!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxensen008%2Fpyshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxensen008%2Fpyshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxensen008%2Fpyshare/lists"}