{"id":26791980,"url":"https://github.com/gnhen/skydrop","last_synced_at":"2026-02-16T13:03:23.891Z","repository":{"id":278958288,"uuid":"936886549","full_name":"gnhen/SkyDrop","owner":"gnhen","description":"Open Source, Locally Hosted AirDrop server for All Devices","archived":false,"fork":false,"pushed_at":"2026-02-02T18:56:05.000Z","size":1181,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-03T08:20:43.876Z","etag":null,"topics":["airdrop","apple","python","self-hosted","windows"],"latest_commit_sha":null,"homepage":"https://skydrop.space","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/gnhen.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,"zenodo":null}},"created_at":"2025-02-21T21:35:37.000Z","updated_at":"2026-02-02T18:56:08.000Z","dependencies_parsed_at":"2025-04-22T12:46:53.122Z","dependency_job_id":"078ff071-d371-4bc6-9482-29ee6586cfd7","html_url":"https://github.com/gnhen/SkyDrop","commit_stats":null,"previous_names":["gnhen/skydrop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gnhen/SkyDrop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnhen%2FSkyDrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnhen%2FSkyDrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnhen%2FSkyDrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnhen%2FSkyDrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gnhen","download_url":"https://codeload.github.com/gnhen/SkyDrop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gnhen%2FSkyDrop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29508740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"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":["airdrop","apple","python","self-hosted","windows"],"created_at":"2025-03-29T15:19:03.418Z","updated_at":"2026-02-16T13:03:23.886Z","avatar_url":"https://github.com/gnhen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SkyDrop\n\n\u003cp align=\"center\"\u003e\n   \u003cimg src=\"static/src/SkyDropICON.png\" height=\"200\"\u003e\n\u003c/p\u003e\n\n# What is this?\n\nSkyDrop is an open source, lightweight, cross-platform AirDrop alternative server.\n\nIt receives text and files via HTTP requests and displays them on a web interface for easy access across devices. Perfect for sharing content between iOS devices, Android, and desktop computers.\n\n**Key Features:**\n- Secure authentication with CSRF protection and rate limiting\n- Docker support for easy deployment\n- Modern Python backend with Flask\n- Clean, responsive web interface\n- Keeps 10 most recent items (text and files)\n\n# Watch the Demo Video on YouTube\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.youtube.com/watch?v=SV0vZcAXVro\" target=\"_blank\"\u003e\n  \u003cimg src=\"static/src/skydropVid.png\" width=\"560\" height=\"315\" /\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n# Installation\n\n## Option 1: Docker\n\n```bash\ngit clone https://github.com/gnhen/SkyDrop\ncd SkyDrop\ndocker compose up -d\n\n# Default login: admin / admin\n\n# Change credentials immediately for production\n# Edit .env file, then restart:\ndocker compose restart\n\n# View logs\ndocker compose logs -f\n```\n\nAccess at `http://localhost:5000`\n\n## Option 2: Local Python Installation\n\n```bash\n# Clone and navigate to directory\ngit clone https://github.com/gnhen/SkyDrop\ncd SkyDrop\n\n# Run the startup script (Linux/Mac)\n./start.sh\n\n# Or manually:\npython3 -m venv venv\nsource venv/bin/activate  # Windows: venv\\Scripts\\activate\npip install -r requirements.txt\n\n# Optional: Create local environment overrides\ncp .env .env.local\n# Edit .env.local with your custom settings\n\npython receiver.py\n```\n\n**Note:** The default `.env` file is included for easy setup. For production, create `.env.local` with secure credentials.\n\n---\n\n# 📋 Setup Guide\n\n## Visit the [SETUP.md](https://github.com/gnhen/SkyDrop/) for detailed instructions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnhen%2Fskydrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgnhen%2Fskydrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgnhen%2Fskydrop/lists"}