deck
brew install deck
v1.24.0
MIT
Creates slide deck using Markdown and Google Slides
97
30-day installs · #3521
194
90-day · #4250
1.6k
365-day · #3146
1.2k
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
deck
google-slides
markdown
slide
Links
- https://github.com/k1LoW/deck
- GitHub: k1LoW/deck
- Brew formula source: Formula/d/deck.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Creates slide deck using Markdown and Google Slides",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:53+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "deck",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-14T23:04:06Z",
"github_readme_excerpt": "\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/k1LoW/deck/raw/main/img/logo.svg\" width=\"200\" alt=\"deck\"\u003e\n\u003c/p\u003e\n\n# deck\n\n[](https://github.com/k1LoW/deck/actions/workflows/ci.yml)   [](https://deepwiki.com/k1LoW/deck)\n\n`deck` is a tool for creating deck using Markdown and Google Slides.\n\n## Key concept\n\n- **Continuous deck building**\n - Generate and modify deck iteratively.\n- **Separate content and design**\n - Markdown for content, Google Slides for design.\n\n## Installation\n\n**Homebrew:**\n\n```console\n$ brew install deck\n```\n\n**go install:**\n\n```console\n$ go install github.com/k1LoW/deck/cmd/deck@latest\n```\n\n**Manual installation:**\n\nDownload the binary from the [releases page](https://github.com/k1LoW/deck/releases)\n\n## Usage\n\n### Setup\n\n#### Get and set your OAuth client credentials\n\n- Create (or reuse) a developer project at https://console.cloud.google.com.\n- Enable [`Google Slides API`](https://console.cloud.google.com/apis/library/slides.googleapis.com) and [`Google Drive API`](https://console.cloud.google.com/apis/library/drive.googleapis.com) at the [`API \u0026 Services` page](https://console.cloud.google.com/apis/dashboard).\n- Go to the [`Credentials` page](https://console.cloud.google.com/apis/credentials) and click [`+ CREATE CREDENTIALS`](https://console.cloud.google.com/auth/clients/create) at the top.\n- Create an `OAuth client ID` type of credentials.\n- Choose the type `Desktop app`.\n - Since there is no need to publish the app, add your email address as a test user from [Google Auth Platform / Audience](https://console.cloud.google.com/auth/audience).\n- Download the credentials file to `${XDG_DATA_HOME:-~/.local/share}/deck/credenti",
"github_repo": "k1LoW/deck",
"github_stars": 1226,
"github_topics": [
"deck",
"google-slides",
"markdown",
"slide"
],
"homepage": "https://github.com/k1LoW/deck",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 97,
"installs_365d": 1550,
"installs_90d": 194,
"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": "deck",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 3521,
"rank_365d": 3146,
"rank_90d": 4250,
"raw_hash": "a0447ed56d107b08",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/deck.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.24.0",
"versioned_formulae": [],
"why_use_this": null
}