{"id":20433374,"url":"https://github.com/kelvinqiu802/landscape","last_synced_at":"2025-09-24T11:31:59.286Z","repository":{"id":219074723,"uuid":"744934367","full_name":"KelvinQiu802/landscape","owner":"KelvinQiu802","description":"A Pomodoro Timer with Video Background","archived":false,"fork":false,"pushed_at":"2024-02-10T05:38:29.000Z","size":5375,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-15T08:19:09.073Z","etag":null,"topics":["background","clock","landscape","nature","pomodoro-timer","timer","video","white-noise"],"latest_commit_sha":null,"homepage":"https://landscape-pomodoro.vercel.app","language":"TypeScript","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/KelvinQiu802.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}},"created_at":"2024-01-18T09:57:01.000Z","updated_at":"2024-09-03T05:35:56.000Z","dependencies_parsed_at":"2024-01-25T11:07:47.940Z","dependency_job_id":"d442892e-0287-4b94-acb3-8e89f43cb2f0","html_url":"https://github.com/KelvinQiu802/landscape","commit_stats":null,"previous_names":["kelvinqiu802/landscape"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KelvinQiu802%2Flandscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KelvinQiu802%2Flandscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KelvinQiu802%2Flandscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KelvinQiu802%2Flandscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KelvinQiu802","download_url":"https://codeload.github.com/KelvinQiu802/landscape/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234079934,"owners_count":18776345,"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":["background","clock","landscape","nature","pomodoro-timer","timer","video","white-noise"],"created_at":"2024-11-15T08:18:58.523Z","updated_at":"2025-09-24T11:31:53.592Z","avatar_url":"https://github.com/KelvinQiu802.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/kelvinqiu802/landscape\"\u003e\n    \u003cimg src=\"images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003eLandscape Pomodoro\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n\tPomodoro Timer with Dynamic Video Background\n    \u003cbr /\u003e\n    \u003ca href=\"https://landscape-pomodoro.vercel.app\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/kelvinqiu802/landscape/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/kelvinqiu802/landscape/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/kelvinqiu802/landscape/network/members\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/kelvinqiu802/landscape.svg?style=for-the-badge\" alt=\"Forks\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kelvinqiu802/landscape/issues\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/kelvinqiu802/landscape.svg?style=for-the-badge\" alt=\"Issues\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kelvinqiu802/landscape/stargazers\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/kelvinqiu802/landscape.svg?style=for-the-badge\" alt=\"Stars\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kelvinqiu802/landscape/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/kelvinqiu802/landscape.svg?style=for-the-badge\" alt=\"License\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## About The Project\n\n![Landscape Screen Shot](./images/screenshot.png)\n\nLandscape Pomodoro is like having your own Pomodoro Timer, complete with beautiful background videos and calming sounds. Use it as your second screen to enhance your work efficiency in a relaxed and enjoyable manner.\n\n## Getting Started\n\nThis is an example of how you may give instructions on setting up your project locally.\nTo get a local copy up and running follow these simple example steps.\n\n### Installation\n\n1. Clone the repo\n   ```sh\n   git clone https://github.com/kelvinqiu802/landscape.git\n   cd landscape\n   ```\n2. Install NPM packages\n   ```sh\n   npm install\n   ```\n3. Build the project\n   ```sh\n   npm run build\n   ```\n4. Start the project\n   ```sh\n   npm run start\n   ```\n\n## Knowing Issues\n\n- The **video quality** will enhance in a few seconds.\n  - YouTube will automatically adjust the video quality based on your internet connection speed.\n\n## Contributing\n\n1. Expand the library of background videos in [youtube.json](./src/data/youtube.json).\n2. Provide translations in various languages.\n3. Address and resolve any identified bugs.\n4. Introduce new features to enhance the overall functionality.\n\n## License\n\nDistributed under the `MIT` License. See `LICENSE` for more information.\n\n## Contact\n\nKelvinQiu - kelvinqiu802@outlook.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelvinqiu802%2Flandscape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkelvinqiu802%2Flandscape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkelvinqiu802%2Flandscape/lists"}