{"id":20517226,"url":"https://github.com/imtoori/multiversal-clipboard","last_synced_at":"2025-06-12T07:04:32.608Z","repository":{"id":97831844,"uuid":"129104637","full_name":"imtoori/multiversal-clipboard","owner":"imtoori","description":"Android and golang apps to share clipboard between mac and smartphone using firebase","archived":false,"fork":false,"pushed_at":"2018-04-11T21:05:40.000Z","size":17132,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T14:55:25.095Z","etag":null,"topics":["android","clipboard","clipboard-sync","firebase","firebase-database","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/imtoori.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":"2018-04-11T14:14:29.000Z","updated_at":"2024-01-23T12:11:32.000Z","dependencies_parsed_at":"2023-04-07T21:01:20.279Z","dependency_job_id":null,"html_url":"https://github.com/imtoori/multiversal-clipboard","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtoori%2Fmultiversal-clipboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtoori%2Fmultiversal-clipboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtoori%2Fmultiversal-clipboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtoori%2Fmultiversal-clipboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imtoori","download_url":"https://codeload.github.com/imtoori/multiversal-clipboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804784,"owners_count":21164131,"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":["android","clipboard","clipboard-sync","firebase","firebase-database","go","golang"],"created_at":"2024-11-15T21:34:23.680Z","updated_at":"2025-04-14T00:53:44.654Z","avatar_url":"https://github.com/imtoori.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"**v0.1**\n\n# multiversal-clipboard\nAndroid and golang apps to share clipboard between Mac and smartphone using firebase\n\n![demo gif](https://github.com/Salvatore-Giordano/multiversal-clipboard/blob/master/demo.gif)\n\n## Why?\n\nIos already has this feature with Mac os, but Android doesn't.\nUsing these apps we're able to have a shared clipboard between mac os and Android devices.\n\n## Installation\n\n- To install the Android app download the apk and install it normally. Then open the app and click on register and copy the userId.\n\n- To install the app on Mac os just download the binary file and run it with `./multiversal-clipboard \u003cuserId\u003e`\n\n### Development\n\nIf you want to develop or to install with your own firebase project you need to:\n\n- create a firebase project\n- add the android app to firebase and download the google-services.json and add it in the project\n- install and configure golang \n- install dep (https://github.com/golang/dep)\n- cd in project/go and run `dep ensure`\n- create a service account key on firebase and download the json\n- fill the struct in main.gop according to the json\n- set the database url in main.go\n\n## How it works?\n\nThe system uses the firebase realtime database. \nOn android there is a service running in background listening for changes on the userId node and on clipboard events.\nIn golang a cron monitors both the clipboard and the firebase database.\n\n## Contributions\n\nContributions of any kind are more than welcome! \nFeel free to fork and improve multiversal-clipboard in any way you want, make a pull request, or open an issue.\n\n## Acknowledgements\n\nPortions of this project utilize the following copyrighted material, the use of which is hereby acknowledged:\n\n- https://github.com/robfig/cron\n- https://github.com/getlantern/systray\n\n## Upcoming\n\n- [ ] Better Android app design\n- [ ] Deploy Android app on play store\n- [ ] Ability to set custom userId/account\n- [ ] Add some ux on Mac os using systray\n- [ ] Port on windows/linux\n- [ ] Share the clipboard with more than one device\n- [ ] Encrypt clipboards\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimtoori%2Fmultiversal-clipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimtoori%2Fmultiversal-clipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimtoori%2Fmultiversal-clipboard/lists"}