{"id":13457197,"url":"https://github.com/morethanwords/tweb","last_synced_at":"2025-05-14T03:07:51.107Z","repository":{"id":37522555,"uuid":"238722026","full_name":"morethanwords/tweb","owner":"morethanwords","description":"Telegram Web K, GPL v3","archived":false,"fork":false,"pushed_at":"2025-04-04T12:09:14.000Z","size":1275667,"stargazers_count":2066,"open_issues_count":123,"forks_count":658,"subscribers_count":69,"default_branch":"master","last_synced_at":"2025-04-10T23:58:42.137Z","etag":null,"topics":["javascript","progressive-web-app","single-page-app","telegram","webapp"],"latest_commit_sha":null,"homepage":"https://web.telegram.org/k/","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/morethanwords.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-02-06T15:36:55.000Z","updated_at":"2025-04-10T01:28:38.000Z","dependencies_parsed_at":"2024-01-17T13:01:06.035Z","dependency_job_id":"b1db7ce8-b22b-4734-b5f1-977873b39fd7","html_url":"https://github.com/morethanwords/tweb","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/morethanwords%2Ftweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morethanwords%2Ftweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morethanwords%2Ftweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morethanwords%2Ftweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morethanwords","download_url":"https://codeload.github.com/morethanwords/tweb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317704,"owners_count":21083528,"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","progressive-web-app","single-page-app","telegram","webapp"],"created_at":"2024-07-31T08:01:35.522Z","updated_at":"2025-04-10T23:59:02.959Z","avatar_url":"https://github.com/morethanwords.png","language":"TypeScript","readme":"## Telegram Web K\nBased on Webogram, patched and improved. Available for everyone here: https://web.telegram.org/k/\n\n\n### Developing\nInstall dependencies with:\n```lang=bash\npnpm install\n```\nThis will install all the needed dependencies.\n\n\n#### Running web-server\nJust run `pnpm start` to start the web server and the livereload task.\nOpen http://localhost:8080/ in your browser.\n\n\n#### Running in production\n\nRun `node build` to build the minimized production version of the app. Copy `public` folder contents to your web server.\n\n\n### Dependencies\n* [BigInteger.js](https://github.com/peterolson/BigInteger.js) ([Unlicense](https://github.com/peterolson/BigInteger.js/blob/master/LICENSE))\n* [pako](https://github.com/nodeca/pako) ([MIT License](https://github.com/nodeca/pako/blob/master/LICENSE))\n* [cryptography](https://github.com/spalt08/cryptography) ([Apache License 2.0](https://github.com/spalt08/cryptography/blob/master/LICENSE))\n* [emoji-data](https://github.com/iamcal/emoji-data) ([MIT License](https://github.com/iamcal/emoji-data/blob/master/LICENSE))\n* [twemoji-parser](https://github.com/twitter/twemoji-parser) ([MIT License](https://github.com/twitter/twemoji-parser/blob/master/LICENSE.md))\n* [rlottie](https://github.com/rlottie/rlottie.github.io) ([MIT License](https://github.com/Samsung/rlottie/blob/master/licenses/COPYING.MIT))\n* [fast-png](https://github.com/image-js/fast-png) ([MIT License](https://github.com/image-js/fast-png/blob/master/LICENSE))\n* [opus-recorder](https://github.com/chris-rudmin/opus-recorder) ([BSD License](https://github.com/chris-rudmin/opus-recorder/blob/master/LICENSE.md))\n* [Prism](https://github.com/PrismJS/prism) ([MIT License](https://github.com/PrismJS/prism/blob/master/LICENSE))\n* [Solid](https://github.com/solidjs/solid) ([MIT License](https://github.com/solidjs/solid/blob/main/LICENSE))\n* [TinyLD](https://github.com/komodojp/tinyld) ([MIT License](https://github.com/komodojp/tinyld/blob/develop/license))\n* [libwebp.js](https://libwebpjs.appspot.com/)\n* fastBlur\n\n### Debugging\nYou are welcome in helping to minimize the impact of bugs. There are classes, binded to global context. Look through the code for certain one and just get it by its name in developer tools.\nSource maps are included in production build for your convenience.\n\n#### Additional query parameters\n* **test=1**: to use test DCs\n* **debug=1**: to enable additional logging\n* **noSharedWorker=1**: to disable Shared Worker, can be useful for debugging\n* **http=1**: to force the use of HTTPS transport when connecting to Telegram servers\n\nShould be applied like that: http://localhost:8080/?test=1\n\n\n### Troubleshooting \u0026 Suggesting\n\nIf you find an issue with this app or wish something to be added, let Telegram know using the [Suggestions Platform](https://bugs.telegram.org/c/4002).\n\n### Licensing\n\nThe source code is licensed under GPL v3. License is available [here](/LICENSE).\n","funding_links":[],"categories":["TypeScript","OpenSource"],"sub_categories":["OpenSource Apps"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorethanwords%2Ftweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorethanwords%2Ftweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorethanwords%2Ftweb/lists"}