{"id":21747476,"url":"https://github.com/charlespascoe/vmd","last_synced_at":"2025-04-13T06:50:51.618Z","repository":{"id":62587688,"uuid":"88023928","full_name":"charlespascoe/vmd","owner":"charlespascoe","description":"Terminal Markdown Viewer","archived":false,"fork":false,"pushed_at":"2019-08-24T19:29:13.000Z","size":247,"stargazers_count":14,"open_issues_count":11,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T22:45:57.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/charlespascoe.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}},"created_at":"2017-04-12T07:41:56.000Z","updated_at":"2024-03-23T16:00:03.000Z","dependencies_parsed_at":"2022-11-03T22:43:01.481Z","dependency_job_id":null,"html_url":"https://github.com/charlespascoe/vmd","commit_stats":null,"previous_names":["cpascoe95/vmd"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlespascoe%2Fvmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlespascoe%2Fvmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlespascoe%2Fvmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlespascoe%2Fvmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlespascoe","download_url":"https://codeload.github.com/charlespascoe/vmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248675458,"owners_count":21143766,"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":[],"created_at":"2024-11-26T08:09:16.272Z","updated_at":"2025-04-13T06:50:51.597Z","avatar_url":"https://github.com/charlespascoe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terminal Markdown Viewer #\n\nRender markdown in a terminal! Why? Because although Markdown is still readable as-is, if you use Markdown a lot, it's nice to have something to render it with the proper formatting - with **bold text** and *emphasis*, etc.\n\nAn example:\n\n![A screenshot displaying an example Markdown document, rendered using vmd](https://github.com/cpascoe95/vmd/blob/master/example.png)\n\n## Installation ##\n\nRequires Python 3. Install via pip:\n\n`$ sudo pip3 install vmd`\n\nNote that some features of the render use Unicode (such as for link indicies), so for now terminals that don't support Unicode (or aren't configured to use Unicode and you don't want to change it, which is fair enough) may experience a few issues. If this is a problem, raise an issue or create a pull request.\n\n## Usage ##\n\n`$ vmd file.md`\n\nOr via standard in:\n\n`$ generate-markdown | vmd --stdin`\n\nWith `less`:\n\n`$ vmd file.md | less -rc`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlespascoe%2Fvmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlespascoe%2Fvmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlespascoe%2Fvmd/lists"}