{"id":26544101,"url":"https://github.com/hmerritt/ambient-tv","last_synced_at":"2025-10-16T03:02:15.613Z","repository":{"id":43476972,"uuid":"314970420","full_name":"hmerritt/ambient-tv","owner":"hmerritt","description":"A simple react-native app to cycle background images","archived":false,"fork":false,"pushed_at":"2024-11-16T19:53:00.000Z","size":6619,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-16T20:27:21.614Z","etag":null,"topics":["ambient","ambient-tv","android","app","clock","react-native","rss-feed","weather"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=com.hmerritt.ambient.tv","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hmerritt.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":"2020-11-22T05:58:25.000Z","updated_at":"2023-12-16T01:29:03.000Z","dependencies_parsed_at":"2024-11-20T12:49:47.207Z","dependency_job_id":null,"html_url":"https://github.com/hmerritt/ambient-tv","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmerritt%2Fambient-tv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmerritt%2Fambient-tv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmerritt%2Fambient-tv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmerritt%2Fambient-tv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmerritt","download_url":"https://codeload.github.com/hmerritt/ambient-tv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898427,"owners_count":20528342,"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":["ambient","ambient-tv","android","app","clock","react-native","rss-feed","weather"],"created_at":"2025-03-22T03:17:20.423Z","updated_at":"2025-10-16T03:02:15.528Z","avatar_url":"https://github.com/hmerritt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ambient TV\n\n![](https://img.shields.io/github/v/release/hmerritt/ambient-tv.svg) ![](https://img.shields.io/github/license/hmerritt/ambient-tv)\n\nA simple react-native app to cycle background images (works great on [Chromecast with Google TV](https://store.google.com/gb/product/chromecast_google_tv))\n\n-   [Android App (Play store)](https://play.google.com/store/apps/details?id=com.hmerritt.ambient.tv)\n-   [Chrome extension](https://chrome.google.com/webstore/detail/ambient-tv/gcgkmdgkoickimkhkkbcopdgcaepbade)\n-   [Firefox extension](https://addons.mozilla.org/en-GB/firefox/addon/ambient-tv/)\n\n![](./screenshots/screenshot-1.png)\n\n## Features\n\n-   Clock\n-   Live weather by location\n-   New background every 2 minutes\n-   Avoids using the same background twice for RSS feeds\n\n## Development\n\n### Env\n\nFor now, the `env.js` file is **_required_** to build.\n\nThere are two image fetch methods: `app-server` which is bundled in this repo, or a custom `RSS` feed\n\n1. Choose a feed method\n2. Duplicate `env.sample.js` as `env.js`\n3. Either deploy and use the `app-server` or use an RSS feed consisting of images\n\n```\napp/env.js\n\nexport default {\n    ANIMATION_LONG: 3000,\n    ANIMATION_SHORT: 1000,\n    APP_SERVER_URL: '',\n    FETCH_METHOD: '',\n    IMAGE_TIMER: 120,\n    OPENWEATHERMAP_KEY: '',\n    RSS_URL: '',\n    TITLE: 'Ambient TV',\n};\n```\n\n```\napp-server/.env\n\nB2_BUCKET=\nB2_KEY_ID=\nB2_KEY_APPLICATION=\nB2_ACCESS_LINK=https://f002.backblazeb2.com\n```\n\n## License\n\n[Apache-2.0 License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmerritt%2Fambient-tv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmerritt%2Fambient-tv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmerritt%2Fambient-tv/lists"}