{"id":18782929,"url":"https://github.com/simse/homepage","last_synced_at":"2025-12-20T06:30:15.039Z","repository":{"id":42224437,"uuid":"478320285","full_name":"simse/homepage","owner":"simse","description":"A self-hosted dashboard for your browser start page","archived":false,"fork":false,"pushed_at":"2022-04-09T19:48:02.000Z","size":247,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T11:31:17.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/simse.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}},"created_at":"2022-04-05T22:29:06.000Z","updated_at":"2022-04-09T14:01:16.000Z","dependencies_parsed_at":"2022-09-11T21:53:23.228Z","dependency_job_id":null,"html_url":"https://github.com/simse/homepage","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simse%2Fhomepage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simse%2Fhomepage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simse%2Fhomepage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simse%2Fhomepage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simse","download_url":"https://codeload.github.com/simse/homepage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699581,"owners_count":19682574,"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-11-07T20:37:31.767Z","updated_at":"2025-12-20T06:30:14.966Z","avatar_url":"https://github.com/simse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homepage\n[![Build and release Docker image](https://github.com/simse/homepage/actions/workflows/release.yml/badge.svg)](https://github.com/simse/homepage/actions/workflows/release.yml)\n\nA self-hosted homepage for your browser with search, quick links and in the _future_ widgets.\n\n## Installation\n\n**Docker (recommended)**\n\n```bash\ndocker run -p 3000:3000 -e CONFIG_FILE=/config.yml -v /home/simon/config.yml:/config.yml ghcr.io/simse/homepage:main\n```\n\n**From source**\n```bash\ngit clone git@github.com:simse/homepage.git\ncd homepage\nexport CONFIG_FILE=/home/simon/config.yml\nyarn\nyarn start\n````\n\n## Configuration\nHere is a sample config file:\n```yaml\ngeneral:\n  locale: en-US\n  title: Sorensen Cloud\n\nsearch:\n  enabled: true\n  provider: duckduckgo\n\nlinks:\n  - name: Radarr\n    url: http://radarr.internal.sorensen.cloud\n    image: radarr\n  - name: Sonarr\n    url: http://sonarr.internal.sorensen.cloud\n    image: sonarr\n  - name: CouchPotato\n    url: http://couchpotato.internal.sorensen.cloud\n    image: http://couchpota.to/media/images/full.png\n```\n\n\n\n## Contributing\nPull requests are welcome. For all changes please open a discussion. For bug fixes it is sufficient to open an issue.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimse%2Fhomepage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimse%2Fhomepage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimse%2Fhomepage/lists"}