{"id":30847524,"url":"https://github.com/deadpoolx7/dhara","last_synced_at":"2026-01-20T16:38:47.403Z","repository":{"id":309624999,"uuid":"1036473105","full_name":"DeadpoolX7/dhara","owner":"DeadpoolX7","description":"Seamless file transfer lightweight, blazing fast CLI tool build on-top of Bun","archived":false,"fork":false,"pushed_at":"2025-09-03T06:24:52.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T03:42:11.279Z","etag":null,"topics":["cli","fast","file-sharing","privacy-protection","qrcode"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/dhara","language":"TypeScript","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/DeadpoolX7.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-08-12T06:07:20.000Z","updated_at":"2025-09-03T06:42:06.000Z","dependencies_parsed_at":"2025-08-13T00:13:19.462Z","dependency_job_id":"c1bbc74e-b4f1-48a4-89fc-9be4d74056d6","html_url":"https://github.com/DeadpoolX7/dhara","commit_stats":null,"previous_names":["deadpoolx7/dhara"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DeadpoolX7/dhara","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2Fdhara","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2Fdhara/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2Fdhara/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2Fdhara/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeadpoolX7","download_url":"https://codeload.github.com/DeadpoolX7/dhara/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2Fdhara/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279179363,"owners_count":26120429,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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":["cli","fast","file-sharing","privacy-protection","qrcode"],"created_at":"2025-09-07T02:14:40.293Z","updated_at":"2025-10-16T10:42:56.625Z","avatar_url":"https://github.com/DeadpoolX7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dhara\n\nDhara is a CLI tool for seamless file transfer between devices using QR codes. Share files instantly between your desktop and mobile devices without installing any apps or signing up for services.\n\n## Features\n\n- 🚀 Instant file sharing via QR codes\n- 📱 No mobile app required - works through browser\n- 📂 Support for single or multiple files\n- 🗂️ Directory sharing with automatic zip compression\n- 🔒 Secure one-time transfers with auto-expiring links\n- 📊 Progress bar for transfer tracking\n\n## Installation\n\n__NOTE: use bun for installation and use.__\n\n```bash\nbun install -g dhara\n```\n\n## Usage\n\n### Sharing Files\n\nShare a single file:\n```bash\ndhara path/to/file\n```\n\nShare multiple files (automatically zipped):\n```bash\ndhara -m file1.txt file2.pdf file3.jpg\n```\n\nShare an entire directory(automatically zipped):\n```bash\ndhara path/to/directory\n```\n\n### Receiving Files\n\nStart receiving files:\n```bash\ndhara receive\n```\n\nWith custom session ID:\n```bash\ndhara receive --id mysession123\n```\n\n## How it Works\n\n1. When sharing:\n   - Dhara starts a temporary local server\n   - Generates a QR code containing the download URL\n   - Scan the QR code with your mobile device to download\n   - Server automatically shuts down after transfer\n\n2. When receiving:\n   - Starts a temporary upload server\n   - Displays QR code for the upload page\n   - Open on mobile device to upload files\n   - Files are saved to a local directory\n   - Server shuts down after transfer\n\n## Development\n\nClone and install dependencies:\n```bash\ngit clone https://github.com/yourusername/dhara.git\ncd dhara\nbun install\n```\n\nBuild the project:\n```bash\nbun build\n```\n\nRun locally:\n```bash\nbun run dev\n```\n\n## Requirements\n\n- bun \u003c= 1.2.21\n- Network connectivity between devices\n- Devices must be on the same local network\n\n## License\n\nMIT\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadpoolx7%2Fdhara","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadpoolx7%2Fdhara","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadpoolx7%2Fdhara/lists"}