{"id":19839446,"url":"https://github.com/scientifichackers/network_file","last_synced_at":"2025-02-28T19:16:56.718Z","repository":{"id":133157929,"uuid":"170238368","full_name":"scientifichackers/network_file","owner":"scientifichackers","description":"A dead simple Dart library, to find and share files across devices on a network.","archived":false,"fork":false,"pushed_at":"2019-09-15T11:09:07.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T00:28:13.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/scientifichackers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-02-12T02:31:31.000Z","updated_at":"2019-09-15T11:09:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5ff2731-45a6-4f5e-8d33-378d8954528c","html_url":"https://github.com/scientifichackers/network_file","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientifichackers%2Fnetwork_file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientifichackers%2Fnetwork_file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientifichackers%2Fnetwork_file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientifichackers%2Fnetwork_file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scientifichackers","download_url":"https://codeload.github.com/scientifichackers/network_file/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241209543,"owners_count":19927735,"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":[],"created_at":"2024-11-12T12:22:28.171Z","updated_at":"2025-02-28T19:16:56.699Z","avatar_url":"https://github.com/scientifichackers.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Network File\n\nNetwork File let's you transparently find, \nand share files across several other devices in a network running Network File.\n\nWorks anywhere `dart:io` works.\n\n## How?\n\nNetwork file works like this -\n\n- When a device wants to download a file, (by invoking `NetworkFile.getInstance().findFile()`),\nit issues a UDP broadcast request.\n\n- When the UDP broadcast packet reaches a server (created by `NetworkFile.getInstance().run()`),\nthe server responds if it has the file.\n\n- Once a server responds, the client/server will transfer this file using plain old HTTP.\n\nThat's it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientifichackers%2Fnetwork_file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscientifichackers%2Fnetwork_file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientifichackers%2Fnetwork_file/lists"}