{"id":18910963,"url":"https://github.com/lukefx/telegram-photoframe","last_synced_at":"2025-07-06T07:05:10.742Z","repository":{"id":50351714,"uuid":"329957117","full_name":"lukefx/telegram-photoframe","owner":"lukefx","description":"Telegram-photoframe is a React application that uses TDLib and is in fact a telegram client that displays Photos in a selected group, channel or chat.","archived":false,"fork":false,"pushed_at":"2021-04-13T13:17:57.000Z","size":21982,"stargazers_count":21,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T17:35:36.493Z","etag":null,"topics":["javascript","react","reactjs","tdlib","tdweb","telegram","telegram-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukefx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-15T15:57:11.000Z","updated_at":"2024-11-26T18:04:57.000Z","dependencies_parsed_at":"2022-09-04T13:23:37.286Z","dependency_job_id":null,"html_url":"https://github.com/lukefx/telegram-photoframe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukefx%2Ftelegram-photoframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukefx%2Ftelegram-photoframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukefx%2Ftelegram-photoframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukefx%2Ftelegram-photoframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukefx","download_url":"https://codeload.github.com/lukefx/telegram-photoframe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249021042,"owners_count":21199669,"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":["javascript","react","reactjs","tdlib","tdweb","telegram","telegram-api"],"created_at":"2024-11-08T09:47:24.423Z","updated_at":"2025-04-15T06:31:50.508Z","avatar_url":"https://github.com/lukefx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram-Photoframe\n\n![alt text](doc/telegram-photoframe.gif 'telegram-photoframe')\n\nTelegram photoframe is a Web application that uses telegram to display your prefered group or channel as Photoframe.\nThe app is in fact a telegram client and doesn't require any bot, just login with your mobile phone via QR code and select\nthe group or conversation that you want to display.\n\n# Internals\n\nThe app is a React application that uses [TDLib](https://github.com/tdlib/td#readme), specifically the wasm version called [tdweb](https://www.npmjs.com/package/tdweb).\n\n# How to deploy your own version\n\nTo deploy your own version login here and create an app: https://core.telegram.org/api/obtaining_api_id\n\nThen copy the two keys in the .env file by following the example of .env.example\nTo run the app locally, install all the dependencies:\n\n```\nnpm i\n```\n\nCopy the tdweb wasm files to a loadable path for your app, we use public:\n\n```\ncp node_modules/tdweb/dist/ ./public\n```\n\nThe start the app:\n\n```\nnpm start\n```\n\nTo build a static version run:\n\n```\nnpm run build\n```\n\nTo deploy the app, modify the `PUBLIC_URL` in package.json and deploy it to GitHub pages for free:\n\n```\nnpm run deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukefx%2Ftelegram-photoframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukefx%2Ftelegram-photoframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukefx%2Ftelegram-photoframe/lists"}