{"id":13305771,"url":"https://github.com/Chubek/Mukette","last_synced_at":"2025-03-10T13:32:41.828Z","repository":{"id":220041400,"uuid":"750608410","full_name":"Chubek/Mukette","owner":"Chubek","description":"A TUI Pager for Markdown, a tool similar to man(1) or most(1), but renders Markdown in-terminal","archived":false,"fork":false,"pushed_at":"2024-04-19T10:24:54.000Z","size":155,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-19T11:34:59.955Z","etag":null,"topics":["commandline","flex","floss","gpl","gplv3","lex","libre","ncurses","opensource","parse","termcap","terminal","tui"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chubek.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}},"created_at":"2024-01-31T00:44:33.000Z","updated_at":"2024-02-22T11:27:17.000Z","dependencies_parsed_at":"2024-04-19T11:33:49.565Z","dependency_job_id":"0888503b-2e36-412e-921b-36a5dfec1cbd","html_url":"https://github.com/Chubek/Mukette","commit_stats":null,"previous_names":["chubek/mukette"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chubek%2FMukette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chubek%2FMukette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chubek%2FMukette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chubek%2FMukette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chubek","download_url":"https://codeload.github.com/Chubek/Mukette/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242859898,"owners_count":20197006,"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":["commandline","flex","floss","gpl","gplv3","lex","libre","ncurses","opensource","parse","termcap","terminal","tui"],"created_at":"2024-07-29T17:54:34.711Z","updated_at":"2025-03-10T13:32:41.543Z","avatar_url":"https://github.com/Chubek.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mukette: A Pager for Markdown, for UNIX-based Systems\n\n\nA 'pager' is a utility that takes a markup text (say, Roff) and displays that text, formatted, in the terminal. The first pager was `nroff(1)` for the aforementioned Roff, and you may still find `nroff(1)` on UNIX-based systems.\n\nMukette follows the same template. You pass it one, or several Markdown files, and it pages them. For example, you may use `example-document.md` to test Mukette.\n\n```\nmukette example-document.md\n```\n\n## Installing\n\nYou need ncurses and Flex to build Mukette. ncurses is probably already on your system. But just to be safe:\n\n```\nsudo apt-get install ncurses-dev flex\n```\n\nAnd then in the the root directory, run `make` and `make install`:\n\n```\nmake \u0026\u0026 sudo make install\n```\n\nThe man page will be installed alongside. The man page contains all the info about using Mukette:\n\n```\nman 1 mukette\n```\n\n## Disclaimer\n\nMukette is a v1 product, it still has a lot of rough edges. Report any bugs to Issues tab in the Github repository.\n\n\n## Windows\n\nOn Windows you can use WSL2 or CygWin/MSys.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FChubek%2FMukette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FChubek%2FMukette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FChubek%2FMukette/lists"}