{"id":51090336,"url":"https://github.com/celray/mdpad","last_synced_at":"2026-06-24T01:04:09.612Z","repository":{"id":362949263,"uuid":"1261374548","full_name":"celray/mdpad","owner":"celray","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-06T17:31:09.000Z","size":3556,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-06T18:17:52.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://celray.github.io/mdpad/","language":"C++","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/celray.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,"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-06-06T15:48:02.000Z","updated_at":"2026-06-06T17:31:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/celray/mdpad","commit_stats":null,"previous_names":["celray/mdpad"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/celray/mdpad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celray%2Fmdpad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celray%2Fmdpad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celray%2Fmdpad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celray%2Fmdpad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celray","download_url":"https://codeload.github.com/celray/mdpad/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celray%2Fmdpad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34712585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-24T01:04:09.030Z","updated_at":"2026-06-24T01:04:09.606Z","avatar_url":"https://github.com/celray.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/mdpad.svg\" width=\"120\" alt=\"mdpad logo\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003emdpad\u003c/h1\u003e\n\nA lightweight, cross-platform markdown viewer with infinite scroll rendering.\nRenders embedded HTML (headings, lists, tables, links, images, `\u003ckbd\u003e`,\n`\u003cmark\u003e`, colours, centred blocks) rather than showing the raw tags.\n\nBuilt with SDL3, SDL_ttf, and md4c.\n\nDocumentation: https://celray.github.io/mdpad/\n\n## Install (Linux)\n\nOne line, no root. Downloads the latest release for your architecture and\ninstalls it into `~/.local`:\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/celray/mdpad/master/install.sh | sh\n```\n\nOnce installed, `mdpad --update` pulls the latest release in place (and\n`mdpad --check-update` just reports whether one exists). `MDPAD_PREFIX` changes\nthe install location and `MDPAD_VERSION` pins a release. There are also a\n`.deb` and a portable tarball on the\n[releases page](https://github.com/celray/mdpad/releases/latest); see the\n[installation guide](https://celray.github.io/mdpad/installation/) for all the\noptions.\n\n## Building\n\nRequirements:\n- CMake 3.24+\n- C++17 compiler (GCC 9+, Clang 10+, MSVC 2019+)\n- Git (for FetchContent dependency downloads)\n\n```bash\ngit clone \u003crepo-url\u003e mdpad\ncd mdpad\ncmake -B build -DCMAKE_BUILD_TYPE=Release\ncmake --build build\n./build/bin/mdpad\n```\n\nAll dependencies (SDL3, SDL3_ttf, md4c) are downloaded automatically on first build.\n\n### Linux Dependencies\n\nSDL3 requires system video backend headers:\n\n```bash\n# Debian/Ubuntu\nsudo apt install libx11-dev libxext-dev libwayland-dev libxkbcommon-dev\n\n# Fedora\nsudo dnf install libX11-devel libXext-devel wayland-devel libxkbcommon-devel\n```\n\n## License\n\nTBD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelray%2Fmdpad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcelray%2Fmdpad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcelray%2Fmdpad/lists"}