{"id":28121026,"url":"https://github.com/edwindj/amuleweb-beer","last_synced_at":"2025-09-11T00:39:38.846Z","repository":{"id":254597491,"uuid":"846775352","full_name":"edwindj/amuleweb-beer","owner":"edwindj","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-24T18:49:03.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T07:51:22.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/edwindj.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}},"created_at":"2024-08-23T23:49:48.000Z","updated_at":"2024-08-24T18:49:06.000Z","dependencies_parsed_at":"2025-05-14T07:44:25.808Z","dependency_job_id":"fb5aa57a-a71b-4dfd-817b-722ecb2f83e7","html_url":"https://github.com/edwindj/amuleweb-beer","commit_stats":null,"previous_names":["edwindj/amuleweb-beer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edwindj/amuleweb-beer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Famuleweb-beer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Famuleweb-beer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Famuleweb-beer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Famuleweb-beer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwindj","download_url":"https://codeload.github.com/edwindj/amuleweb-beer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Famuleweb-beer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745491,"owners_count":24813503,"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-08-23T02:00:09.327Z","response_time":69,"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":[],"created_at":"2025-05-14T07:42:09.411Z","updated_at":"2025-08-23T05:10:40.410Z","avatar_url":"https://github.com/edwindj.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# amuleweb-adaptable\nA resposive web UI for Amule.\n\nBased on the work of [default web interface](https://github.com/amule-project/amule/tree/master/src/webserver/default) and [AmuleWebUI-Reloaded](https://github.com/MatteoRagni/AmuleWebUI-Reloaded)\n\n# Installation\n\nStop `amule-daemon` service:\n```\nsudo systemctl stop amule-daemon.service\n```\n\nClone an copy directory:\n\n```\ngit clone https://github.com/esaracho/amuleweb-adaptable.git\n```\n```\nsudo cp -r amuleweb-adaptable /usr/share/amule/webserver\n```\n\nEdit line `Template` in configuration file /home/your-user/.aMule/amule.conf:\n\n```\nTemplate=amuleweb-adaptable\n```\n\nStart `amule-daemon` service:\n\n```\nsudo systemctl start amule-daemon.service\n```\n\n# Screenshots\n\n## Mobile\n\n![login](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/f2731ccc-9456-4ca0-91e3-08a8e8c35025)\n\n![menu](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/8f7c2865-2984-49b6-be64-05bab9b325c8)\n\n![transfer](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/1a85c07b-49f4-4461-bb06-20cb4653c5d6)\n\n![shared](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/74782916-1a01-453f-b7f1-04ee93342681)\n\n![search](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/bf3982c8-2869-4d41-8ae0-da8ab675fd5f)\n\n![servers](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/55fab139-c65e-476a-9b2d-09d094d88244)\n\n![settings](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/f11a2047-92a4-4622-b5bb-87f99e5a3f01)\n\n![log](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/3f306c76-fa11-45d2-b70a-0c648f415546)\n\n\n## Desktop\n\n![login](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/d8eca23f-d2b7-43d4-942c-ca6921f8498e)\n\n![transfer](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/d9a49f3a-8108-4420-aca2-c691fd9702fd)\n\n![shared](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/39cfa28e-1581-4fdd-a6c6-05463782b2b5)\n\n![search](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/ab5de585-eda4-4cf1-b356-71d286f2c720)\n\n![servers](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/fa20b8da-cfff-43a5-bb7b-3597bc1ff40a)\n\n![settings](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/748f473a-d154-45c6-b04c-d89a52e6dacf)\n\n![logs](https://github.com/esaracho/amuleweb-adaptable/assets/17080020/93337d2d-3861-4278-bfbd-36861a15501e)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwindj%2Famuleweb-beer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedwindj%2Famuleweb-beer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwindj%2Famuleweb-beer/lists"}