inlyne
brew install inlyne
v0.5.2
MIT
GPU powered yet browserless tool to help you quickly view markdown files
57
30-day installs · #4387
171
90-day · #4454
404
365-day · #5582
1.3k
★ GitHub stars · updated 2mo ago
Build dependencies
Links
- https://github.com/Inlyne-Project/inlyne
- GitHub: Inlyne-Project/inlyne
- Brew formula source: Formula/i/inlyne.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf",
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "GPU powered yet browserless tool to help you quickly view markdown files",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:52+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "inlyne",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-17T07:48:21Z",
"github_readme_excerpt": "\u003ch1 align=\"center\"\u003eInlyne - a GPU powered, browserless, markdown + html viewer\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n \u003c!-- Crates.io --\u003e\n \u003ca href=\"https://crates.io/crates/inlyne\"\u003e\n \u003cimg src=\"https://img.shields.io/crates/v/inlyne.svg\" alt=\"crates.io\" /\u003e\n \u003c/a\u003e\n\u003c/p\u003e\n\n```bash\ninlyne view README.md --theme dark/light\n```\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/trimental/inlyne/v0.4/assets/img/example.png\" width=\"800\"/\u003e\n\u003c/p\u003e\n\n## About\n\nMarkdown files are a wonderful tool to get formatted, visually appealing, information to people in a minimal way.\nExcept 9 times out of 10 you need an entire web browser to quickly open a file...\n\nIntroducing **Inlyne**, a GPU powered yet browserless tool to help you quickly\nview markdown files in the blink of an eye \ud83d\udc40.\n\n## Installation\n\n`inlyne` is already present in a handful of different package repos.\nInstallation should be mostly painless as _most_ things come pre-bundled.\n\n[](https://repology.org/project/inlyne/versions)\n\n### Building from Source\n\nThere are a small handful of dependencies needed to build `inlyne` from source.\nNamely\n\n1. `cargo` with a somewhat recent Rust toolchain\n [(the relevant docs)](https://www.rust-lang.org/learn/get-started)\n2. A C-compiler\n3. (On Linux) Development libraries for `fontconfig`, `xkbcommon`, and `wayland`\n (when the `wayland` feature flag is set)\n\nFor instance on Ubuntu `gcc` covers 2. and `libfontconfig-dev`,\n`libxkbcommon-dev` and `libwayland-dev` would cover 3.\n\n## Features\n\nOver time the features of this application will continue to grow. However there are a few\ncore features that will remain at the heart of the project.\n\n- **Browserless** - People shouldn\u0027t need electron or chrome to quickly view markdown files in a repository.\n- **GPU Powered** - Thanks to the [WGPU Project](https://github.com/gfx-rs/wgpu) rendering can and will be done\nas much on the GPU as we can get aw",
"github_repo": "Inlyne-Project/inlyne",
"github_stars": 1308,
"github_topics": [],
"homepage": "https://github.com/Inlyne-Project/inlyne",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 57,
"installs_365d": 404,
"installs_90d": 171,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "inlyne",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 4387,
"rank_365d": 5582,
"rank_90d": 4454,
"raw_hash": "3344a1bfce3cd8bb",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/i/inlyne.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"expect": "test"
}
],
"version_head": "HEAD",
"version_stable": "0.5.2",
"versioned_formulae": [],
"why_use_this": null
}