{"id":23003201,"url":"https://github.com/axos-project/asimov","last_synced_at":"2025-04-02T14:23:00.029Z","repository":{"id":265421247,"uuid":"895923649","full_name":"AxOS-project/Asimov","owner":"AxOS-project","description":"Mobile and desktop file transfert app using the localsend protocol","archived":false,"fork":false,"pushed_at":"2024-11-30T13:58:15.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T05:26:58.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/AxOS-project.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":"2024-11-29T07:35:11.000Z","updated_at":"2024-11-30T13:58:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"99767067-06e0-433f-af04-194b855e2699","html_url":"https://github.com/AxOS-project/Asimov","commit_stats":null,"previous_names":["axos-project/asimov"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxOS-project%2FAsimov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxOS-project%2FAsimov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxOS-project%2FAsimov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxOS-project%2FAsimov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AxOS-project","download_url":"https://codeload.github.com/AxOS-project/Asimov/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246829014,"owners_count":20840557,"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-12-15T07:13:39.869Z","updated_at":"2025-04-02T14:23:00.024Z","avatar_url":"https://github.com/AxOS-project.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asimov\n\n\u003e [!CAUTION]\n\u003e This project is still in development and is not usable.\n\n\nSend files and texts between devices on the same network. \n\nMade with Rust for AxOS?\n\nIt uses the LocalSend protocol, a secure and efficient protocol to send files and texts between devices on the same network.\n\n## Install\n\n```bash\n# clone the repo\n$ git clone https://github.com/axos-project/asimov.git\n# Go to the project directory\n$ cd asimov\n# Install the project\n$ cargo install\n```\n\nAsimov is also installable via Epsilon with AxOS:\n\n```bash\n$ epsi install asimov\n# or\n$ epsi i asimov\n```\n\n## Usage\n\n### Send\n\n```bash\n# send text only\n$ asimov send \"text to sent\"\n\n# send files\n$ asimov send /path/to/file1 /path/to/file2 ...\n\n# send mixed texts and files\n$ asimov send \"text to sent\" /path/to/file ...\n```\n\n### Receive\n\n```bash\n# receive files and save to $(pwd)\n$ asimov receive\n\n# receive files and save to path\n$ asimov receive --dest /path/to/save\n\n# receive all files automatically\n$ asimov receive --quick-save\n```\n\n## Roadmap\n\n- [x] Settings\n    - [x] Device alias\n    - [x] Device fingerprint\n    - [x] Multicast address\n    - [x] Port\n    - [ ] Enable https\n    - [x] Quick Save\n    - [x] Save directory\n    - [ ] Non interactive mode\n- [x] Discovery\n    - [x] Multicast UDP\n    - [ ] ~~HTTP(Legacy Mode)~~\n- [x] File transfer\n    - [x] Send files and texts\n    - [ ] Send clipboard data\n    - [x] Cancel sending\n    - [x] File upload progress bar\n    - [x] Fuzzy Select devices\n    - [x] Receive files\n- [ ] Reverse file transfer\n    - [ ] Browser URL\n    - [ ] ~~Receive request~~(not in plan)\n\n## Credits\n\n* [localsend/protocol](https://github.com/localsend/protocol)\n* [notjedi/localsend-rs](https://github.com/notjedi/localsend-rs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxos-project%2Fasimov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxos-project%2Fasimov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxos-project%2Fasimov/lists"}