{"id":15007499,"url":"https://github.com/fabiodcorreia/catch-my-file","last_synced_at":"2026-03-04T18:02:24.462Z","repository":{"id":37963061,"uuid":"381640110","full_name":"fabiodcorreia/catch-my-file","owner":"fabiodcorreia","description":"Send and Receive Files P2P","archived":false,"fork":false,"pushed_at":"2023-03-21T14:00:04.000Z","size":609,"stargazers_count":44,"open_issues_count":9,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-18T23:41:11.738Z","etag":null,"topics":["cross-platform","file-sharing","file-transfer","filetransfer","fyne","fyneapp","go","golang","linux-app","mac-app","p2p","share","share-files-under-same-wifi","transfer-files","windows-app"],"latest_commit_sha":null,"homepage":"https://github.com/fabiodcorreia/catch-my-file","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiodcorreia.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":"2021-06-30T09:06:14.000Z","updated_at":"2024-12-16T11:58:51.000Z","dependencies_parsed_at":"2024-06-19T01:42:51.181Z","dependency_job_id":null,"html_url":"https://github.com/fabiodcorreia/catch-my-file","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/fabiodcorreia/catch-my-file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiodcorreia%2Fcatch-my-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiodcorreia%2Fcatch-my-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiodcorreia%2Fcatch-my-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiodcorreia%2Fcatch-my-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiodcorreia","download_url":"https://codeload.github.com/fabiodcorreia/catch-my-file/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiodcorreia%2Fcatch-my-file/sbom","scorecard":{"id":389987,"data":{"date":"2025-08-11","repo":{"name":"github.com/fabiodcorreia/catch-my-file","commit":"c98d9f846669a0b402b7b3f04787219d74a32c21"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/13 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiodcorreia/catch-my-file/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiodcorreia/catch-my-file/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiodcorreia/catch-my-file/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/fabiodcorreia/catch-my-file/codeql-analysis.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Eclipse Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.0.0 not signed: https://api.github.com/repos/fabiodcorreia/catch-my-file/releases/48063125","Warn: release artifact 0.1.0 not signed: https://api.github.com/repos/fabiodcorreia/catch-my-file/releases/46326104","Warn: release artifact 1.0.0 does not have provenance: https://api.github.com/repos/fabiodcorreia/catch-my-file/releases/48063125","Warn: release artifact 0.1.0 does not have provenance: https://api.github.com/repos/fabiodcorreia/catch-my-file/releases/46326104"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T17:34:35.436Z","repository_id":37963061,"created_at":"2025-08-18T17:34:35.436Z","updated_at":"2025-08-18T17:34:35.436Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30088339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cross-platform","file-sharing","file-transfer","filetransfer","fyne","fyneapp","go","golang","linux-app","mac-app","p2p","share","share-files-under-same-wifi","transfer-files","windows-app"],"created_at":"2024-09-24T19:10:24.966Z","updated_at":"2026-03-04T18:02:24.412Z","avatar_url":"https://github.com/fabiodcorreia.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![catch-my-file logo](assets/icons/icon-512.png)\n\n# Catch My File\n\nCatch My File lets you easily send and receive files between peers on the local network.\n\n## Why?\n\nI wanted a tool that allows to:\n\n- Share a files between peers without managing shared folders or file servers\n- Auto discover other peers without looking for IPs and/or ports to connect\n- Be indepemdent of the platform where it runs\n- No need for configuration or user accounts, just run and share\n\n## Features\n\n- Discover other peers on the local network without any configuration\n- Send specific files to specific peers\n- Accept or reject files sent by other peers\n- Follow the transfer progress\n- Checksum (SHA256) verification of the file when transfer is completed\n\n## Installation\n\n- Download the latest [release](https://github.com/fabiodcorreia/catch-my-file/releases/latest) package\n- Extract the package and run the application\n- MacOS\n    - Copy the application to the applications folder or just run it directly\n    - On the frist run need to allow the app to run and make network connections\n- Linux \n    - Run the command `sudo make install` to install the application\n    - Run the command `sudo make uninstall` to remove the application\n- Windows\n    - Just run the executable\n\n## Usage\n\n### Peers Panel\n\nThis panel will show all the other peers using the application on the local network. Pressing send button we can select a file from the filesystem and send it to that peer.\n\n![peers-view](assets/screenshots/peers-view.png)\n\n### Sender\n\nAfter the file is selected a checksum(SHA256) is generated and a file transfer request is sent to the target peer.\n\n![prepar-for-sending](assets/screenshots/prepar-for-sending.png)\n\n\n### Transfers Panel\n\nAfter the request is send a record is added to the Transfers tab where the sender can follow the progress.\n\nAt the same time on the receiver side a similar record is added with the options to **Accept** or **Reject** the transfer, if rejected nothing will be transferred.\n\n![receiver-view](assets/screenshots/receiver-view.png)\n\nWhen accepted we select where on the filesystem the file will be stored and the transfer start.\n\n![receiving](assets/screenshots/receiving.png)\n\nThe sender can also see the progress.\n\n![sending](assets/screenshots/sending.png)\n\nOnce the transfer is completed on the sender side, the receiver will start the verification to insure the file integrity.\n\n![verifying](assets/screenshots/verifying.png)\n\nWhen the verification is completed with success the transfer will be completed.\n\n![completed](assets/screenshots/completed.png)\n\n\n## Built With\n- [Go](https://go.dev/)\n- TCP Sockets - Data transfer between the peers\n- Go Modules\n  - [Zeroconf](https://github.com/grandcat/zeroconf) - Service registration and discovery\n  - [Fyne UI](https://fyne.io/) - Cross platform GUI inspired by Material Design\n\n\n## Development\n\n### Requirements\n\n- (Dev) Go \u003e= 1.16 - https://golang.org/\n- (Build) Fyne - https://github.com/fyne-io/fyne\n- (Release) Fyne-Cross - https://github.com/fyne-io/fyne-cross\n\n## Changelog\n\nThe changelog can be founda at [CHANGELOG](CHANGELOG.md)\n\n## License\n\nDistributed under the Elipse Public License. See [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiodcorreia%2Fcatch-my-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiodcorreia%2Fcatch-my-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiodcorreia%2Fcatch-my-file/lists"}