{"id":13468108,"url":"https://github.com/vldmrkl/airdrop-cli","last_synced_at":"2026-01-27T10:08:11.510Z","repository":{"id":54516181,"uuid":"325639316","full_name":"vldmrkl/airdrop-cli","owner":"vldmrkl","description":"A macOS CLI for AirDrop written in Swift","archived":false,"fork":false,"pushed_at":"2024-04-13T20:15:49.000Z","size":30,"stargazers_count":216,"open_issues_count":5,"forks_count":18,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-02T08:36:23.699Z","etag":null,"topics":["cli","command-line-tool","macos","macos-cli","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/vldmrkl.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":"2020-12-30T20:12:14.000Z","updated_at":"2025-04-02T06:51:41.000Z","dependencies_parsed_at":"2024-04-13T21:28:16.487Z","dependency_job_id":"ad2191ff-33d7-40df-a8df-96bba0cb7257","html_url":"https://github.com/vldmrkl/airdrop-cli","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vldmrkl%2Fairdrop-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vldmrkl%2Fairdrop-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vldmrkl%2Fairdrop-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vldmrkl%2Fairdrop-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vldmrkl","download_url":"https://codeload.github.com/vldmrkl/airdrop-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054193,"owners_count":21039952,"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":["cli","command-line-tool","macos","macos-cli","swift"],"created_at":"2024-07-31T15:01:05.613Z","updated_at":"2026-01-27T10:08:06.490Z","avatar_url":"https://github.com/vldmrkl.png","language":"Swift","readme":"# airdrop-cli\n\nA command-line tool that allows you to share files and URLs with Apple\ndevices using AirDrop from your terminal.\n\n## Prerequisities\n- Xcode\n- Xcode Command Line Tools\n\n## Installation\n\n`airdrop-cli` is available for install with [Homebrew](https://brew.sh/)\n\n```\nbrew install vldmrkl/formulae/airdrop-cli\n```\n\nor\n\n```\nbrew tap vldmrkl/formulae\nbrew install airdrop-cli\n```\n\n### Building from source\n\nBefore attempting to build this project from its source code, make sure\nthat you have Xcode version 11.4 (or higher) \u0026 GNU `make` installed.\n\nThen, clone the project and use the Makefile\n\n```\ngit clone https://github.com/vldmrkl/airdrop-cli.git\ncd airdrop-cli\nmake\nsudo make install\n```\n\nBy default, make will build and install the project within\n`/usr/local/bin`. This project location can be changed by appending\na new prefix to the `PREFIX` variable.\n\n```\nmake PREFIX=\"YOUR_PREFIX_HERE\"\n```\n\nYou can append other Swift flags, in case you may need them for your\nspecific build, to the `FLAGS` variable.\n\n## Usage\n\n![airdrop-cli-demo](https://user-images.githubusercontent.com/26641473/103395121-762ef380-4afa-11eb-9bc8-6cf6068edf32.gif)\n\nTo airdrop files, run:\n\n```\nairdrop /path/to/your/file\n```\n\nYou can also airdrop URLs:\n\n```\nairdrop https://apple.com/\n```\n\nYou can pass as many paths as you want. As long as theese file URLs are correct,\nthe command will work.\n","funding_links":[],"categories":["Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvldmrkl%2Fairdrop-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvldmrkl%2Fairdrop-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvldmrkl%2Fairdrop-cli/lists"}