{"id":44736968,"url":"https://github.com/hoeci/tgmidscroll","last_synced_at":"2026-02-15T20:05:12.227Z","repository":{"id":337833379,"uuid":"1155355534","full_name":"hoeci/TgMidScroll","owner":"hoeci","description":"A lightweight middle-click auto-scrolling utility for Telegram Desktop on Windows.","archived":false,"fork":false,"pushed_at":"2026-02-11T14:16:49.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-11T22:22:18.257Z","etag":null,"topics":["auto-scroll","cpp","middle-click","navigation","open-source","scroll","smooth-scrolling","tdesktop","telegram","telegram-desktop","tg","utility","winapi","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hoeci.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-11T12:22:47.000Z","updated_at":"2026-02-11T17:39:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hoeci/TgMidScroll","commit_stats":null,"previous_names":["hoeci/tgmidscroll"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hoeci/TgMidScroll","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoeci%2FTgMidScroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoeci%2FTgMidScroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoeci%2FTgMidScroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoeci%2FTgMidScroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoeci","download_url":"https://codeload.github.com/hoeci/TgMidScroll/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoeci%2FTgMidScroll/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29487804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["auto-scroll","cpp","middle-click","navigation","open-source","scroll","smooth-scrolling","tdesktop","telegram","telegram-desktop","tg","utility","winapi","windows"],"created_at":"2026-02-15T20:05:07.324Z","updated_at":"2026-02-15T20:05:12.220Z","avatar_url":"https://github.com/hoeci.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TgMidScroll - Telegram Desktop Middle-Click Scroller\n\n**TgMidScroll** is a lightweight Windows utility that adds middle-click auto-scrolling to [Telegram Desktop](https://github.com/telegramdesktop/tdesktop). It mimics the behavior found in web browsers like Chrome or Firefox.\n\n\u003cimg src=\"https://github.com/user-attachments/assets/7a6e7807-dcc7-44aa-99e6-37248d806302\" width=\"55%\"\u003e\n\n## Features\n*   **Native Feel:** Smooth scrolling with acceleration logic.\n*   **Visual Feedback:** Changes cursor to scroll anchors (North/South/Middle) just like a browser.\n*   **Auto-Start:** Automatically runs on Windows startup after the first launch.\n*   **Safe:** Only active when the Telegram window is under the mouse.\n*   **Lightweight:** Uses minimal resources (written in C++ WinAPI).\n\n## Usage\n1.  Download `TgMidScroll.exe` from the [Releases](../../releases) page.\n2.  Move the file to a permanent folder before running.\n3.  Run the executable.\n4.  Open Telegram and click the Middle Mouse Button (Wheel Click) to scroll.\n\n### Hotkeys\n(These work only when a Telegram window is in the foreground)\n*   `Ctrl` + `F12`: **Toggle** the script On/Off.\n*   `Ctrl` + `F11`: **Exit** the application completely.\n\n### Uninstall\n1.  Press `Ctrl` + `F11` while Telegram is focused to close the app.\n2.  Delete `TgMidScroll.exe`.\n\n## Building from Source\n\nTo compile it yourself, you will need a C++ compiler for Windows (such as **w64devkit** or **MinGW-w64**).\n\n**1. Compile Resources:**\n```bash\nwindres resources.rc -O coff -o resources.res\n```\n\n**2. Compile Application:**\n```bash\ng++ -o TgMidScroll.exe main.cpp resources.res -lpsapi -lgdi32 -lwinmm -static -mwindows\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoeci%2Ftgmidscroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoeci%2Ftgmidscroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoeci%2Ftgmidscroll/lists"}