{"id":15373007,"url":"https://github.com/vi/flute-cli","last_synced_at":"2026-01-22T05:04:12.844Z","repository":{"id":251801285,"uuid":"838484260","full_name":"vi/flute-cli","owner":"vi","description":"Command line tool to send and receive files over unidirectional UDP using Flute (RFC 6726)","archived":false,"fork":false,"pushed_at":"2024-08-05T18:40:31.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T19:59:01.892Z","etag":null,"topics":["file-transfer","filesystem","flute","network","rfc-6726","socket","udp"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/vi.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,"publiccode":null,"codemeta":null}},"created_at":"2024-08-05T18:27:00.000Z","updated_at":"2024-11-12T16:50:04.000Z","dependencies_parsed_at":"2024-08-05T21:59:18.349Z","dependency_job_id":null,"html_url":"https://github.com/vi/flute-cli","commit_stats":null,"previous_names":["vi/flute-cli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vi/flute-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Fflute-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Fflute-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Fflute-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Fflute-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vi","download_url":"https://codeload.github.com/vi/flute-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vi%2Fflute-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28655053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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-transfer","filesystem","flute","network","rfc-6726","socket","udp"],"created_at":"2024-10-01T13:54:02.953Z","updated_at":"2026-01-22T05:04:12.831Z","avatar_url":"https://github.com/vi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flute-cli\n\nSimple command line app based on examples of [Flute](https://github.com/ypo/flute) library.\n\nDoes not support multicast or setting advanced parameters like FEC for now.\n\nThere are pre-built releases for some platforms.\n\n## Example\n\n```\n$ mkdir -p qqq\n\n$ RUST_LOG=info flutecli recv 127.0.0.1:1234 qqq/\n\n[INFO  flute_cli] Create FLUTE, write objects to \"qqq/\"\n\n... (meanwhile `flutecli send 127.0.0.1:1234 Cargo.toml`)\n\n[INFO  flute::receiver::multireceiver] Create FLUTE Receiver ReceiverEndpoint { endpoint: UDPEndpoint { source_address: None, destination_group_address: \"127.0.0.1\", port: 1234 }, tsi: 1 }\n[INFO  flute::receiver::receiver] TSI=1 Attach FDT id 1\n[INFO  flute::receiver::writer::objectwriterfs] Create destination \"qqq/\" \"Cargo.toml\" \"qqq/Cargo.toml\"\nFile Some(\"qqq/Cargo.toml\") is completed !\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvi%2Fflute-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvi%2Fflute-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvi%2Fflute-cli/lists"}