{"id":31217801,"url":"https://github.com/geraldohomero/megasync-multiple-instances","last_synced_at":"2025-09-21T14:04:52.568Z","repository":{"id":314796236,"uuid":"1056783765","full_name":"geraldohomero/megasync-multiple-instances","owner":"geraldohomero","description":"Distro agnostic script to open and create multiple megasync instances (Debian, Fedora, Arch, Ubuntu, Mint, Pop-os, Zorin-os)","archived":false,"fork":false,"pushed_at":"2025-09-19T11:14:14.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-19T13:24:23.179Z","etag":null,"topics":["archlinux","bash","bash-script","fedora","linux","megasync","mint","shell","ubuntu","zenity"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geraldohomero.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-14T19:45:36.000Z","updated_at":"2025-09-19T11:14:18.000Z","dependencies_parsed_at":"2025-09-19T13:24:29.714Z","dependency_job_id":"d38cb7b0-91f7-4314-9bb4-95c974c94ab0","html_url":"https://github.com/geraldohomero/megasync-multiple-instances","commit_stats":null,"previous_names":["geraldohomero/megasync_multiple_instances","geraldohomero/megasync-multiple-instances"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/geraldohomero/megasync-multiple-instances","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldohomero%2Fmegasync-multiple-instances","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldohomero%2Fmegasync-multiple-instances/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldohomero%2Fmegasync-multiple-instances/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldohomero%2Fmegasync-multiple-instances/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geraldohomero","download_url":"https://codeload.github.com/geraldohomero/megasync-multiple-instances/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geraldohomero%2Fmegasync-multiple-instances/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276251004,"owners_count":25610374,"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-09-21T02:00:07.055Z","response_time":72,"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":["archlinux","bash","bash-script","fedora","linux","megasync","mint","shell","ubuntu","zenity"],"created_at":"2025-09-21T14:04:49.797Z","updated_at":"2025-09-21T14:04:52.563Z","avatar_url":"https://github.com/geraldohomero.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MEGASync Multi-Instance Manager\n\nA distro-agnostic script to manage multiple MEGASync instances for different MEGA accounts.\n\n\u003cimg width=\"959\" height=\"762\" alt=\"image\" src=\"https://github.com/user-attachments/assets/4d423bb1-6dc0-42c9-9815-56c188e8dad2\" /\u003e\n\n## Features\n\n- Works on Debian, Ubuntu, Fedora, and Arch Linux\n- Graphical interface with Zenity\n- Isolated instances with separate config directories\n- Add instances dynamically\n- Persistent instance storage\n\n## Installation\n\nRun this command to install:\n\n```bash\nwget -O - https://raw.githubusercontent.com/geraldohomero/megasync-multiple-instances/refs/heads/main/megasync-manager.sh | bash -s install\n```\n\nThen use:\n\n```bash\nmega\n```\n\nThe script detects your distro and installs dependencies (`megasync`, `zenity`).\n\n## Usage\n\n- Run `mega` to open the manager.\n- Select instances to start or add new ones.\n- Configure auto-startup for instances.\n\n## Configuration\n\nEdit the script's `CONTAS` array to add instances manually:\n\n```bash\ndeclare -A CONTAS=(\n    [\"MEGASync_Instance_1\"]=\"$HOME/.config/MEGASync_Instance_1\"\n    [\"MEGASync_Instance_2\"]=\"$HOME/.config/MEGASync_Instance_2\"\n)\n```\n\n## Troubleshooting\n\n- Ensure graphical environment and permissions.\n- Check config directories exist.\n- For auto-startup, verify `~/.config/autostart/` files.\n\n## Support\n\nOpen issues on GitHub for bugs or suggestions.\n\nFor support or questions:\n- Open an issue in the repository\n- Check script logs for error messages\n- Make sure all dependencies are installed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeraldohomero%2Fmegasync-multiple-instances","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeraldohomero%2Fmegasync-multiple-instances","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeraldohomero%2Fmegasync-multiple-instances/lists"}