{"id":28438813,"url":"https://github.com/jcocozza/deck","last_synced_at":"2025-08-13T11:50:53.381Z","repository":{"id":295718178,"uuid":"990984629","full_name":"jcocozza/deck","owner":"jcocozza","description":"presentations via txt","archived":false,"fork":false,"pushed_at":"2025-08-06T01:16:35.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-06T03:10:29.406Z","etag":null,"topics":["presentations"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jcocozza.png","metadata":{"files":{"readme":"README","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}},"created_at":"2025-05-27T00:35:26.000Z","updated_at":"2025-07-19T20:43:44.000Z","dependencies_parsed_at":"2025-06-16T14:23:36.602Z","dependency_job_id":"17ed3e2a-f6c7-4f5a-892b-843e42634fde","html_url":"https://github.com/jcocozza/deck","commit_stats":null,"previous_names":["jcocozza/deck"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jcocozza/deck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcocozza%2Fdeck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcocozza%2Fdeck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcocozza%2Fdeck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcocozza%2Fdeck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcocozza","download_url":"https://codeload.github.com/jcocozza/deck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcocozza%2Fdeck/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270235331,"owners_count":24550180,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":["presentations"],"created_at":"2025-06-06T01:39:49.313Z","updated_at":"2025-08-13T11:50:53.307Z","avatar_url":"https://github.com/jcocozza.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deck\nWrite your presentations as plain text files.\nEach paragraph is its own slide.\n\ndeck is inspired by https://tools.suckless.org/sent/.\nIt reads text files in most of the same way as sent, but I added some fluff on top.\n\n# Features:\n- two \"modes\": auto and pretty\n\n# Mode: auto:\n    - this is the default mode\n    - scales and centers text (even on resize)\n    - lists are automatically left aligned\n    - one font, one size\n    - optionally colored\n        - can use default colors with the `colorize` flag\n    - auto mode will look bad if you aren't intentional with your content\n      keeping you from doing stupid presentations\n\n# Mode: pretty:\n    - optionally colored if specified in theme config\n    - size text groups (e.g. headers, subheaders,...) with theme config\n\n# CLI Basics\n- `-theme \u003ctheme_name\u003e`: empty or \"default\" theme will use the defaults\n    - empty: the empty theme will just use black text and white background for everything\n    - \"default\": the default theme uses some basic coloring\n- `-colorize`: determines the fallback theme when using custom themes\n    - when included, fallback is the the basic coloring scheme\n    - when not included, fallback is just black text on a white background\n- `-no-scale`: turns off auto mode and makes deck respect theme sizes\n\n# Features con't\n- quite simple: only ~1200 lines of code\n- works well with markdown files\n    - use \"# \" for headers, \"## \" for subheaders\n- relatively robust.\n    - an arbitrary text file might not be condusive to the plain text presentation\n    - but, deck can create presentations out of most text files\n    - (try turing your code into a presentation)\n- pipe into deck, and read from more then one file at a time\n    - e.g. deck \u003c foo.txt\n    - e.g. deck foo.txt bar.txt\n- import images into your deck (simply reference them with \"@\")\n    - images can be aligned @[l/r/t/b]:path/to/image for left right top and bottom respectively.\n    - using just @path/to/image will center the image\n    - only 1 image per slide, but can add additional text\n\n\n# Left align\n@l:docs/mandelbrot.png\n\n# Right align\n@r:docs/mandelbrot.png\n\n# Top align\n@t:docs/mandelbrot.png\n\n# Bottom align\n@b:docs/mandelbrot.png\n\n@docs/mandelbrot.png\n\n# Finally:\nThis README is actually a presentation.\nAfter you've built deck just run deck README to see it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcocozza%2Fdeck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcocozza%2Fdeck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcocozza%2Fdeck/lists"}