{"id":19526479,"url":"https://github.com/ogty/desktop-articles-manager","last_synced_at":"2026-05-15T10:41:52.126Z","repository":{"id":60198053,"uuid":"541436855","full_name":"ogty/desktop-articles-manager","owner":"ogty","description":"📝 Manage articles to be placed on the desktop.","archived":false,"fork":false,"pushed_at":"2022-09-26T16:36:44.000Z","size":915,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-25T09:47:13.479Z","etag":null,"topics":["articles","commad-line","desktop","macos","manager","marp","pdf","tool"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ogty.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2022-09-26T06:21:53.000Z","updated_at":"2022-10-03T10:37:33.000Z","dependencies_parsed_at":"2023-01-18T22:45:29.850Z","dependency_job_id":null,"html_url":"https://github.com/ogty/desktop-articles-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogty%2Fdesktop-articles-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogty%2Fdesktop-articles-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogty%2Fdesktop-articles-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogty%2Fdesktop-articles-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ogty","download_url":"https://codeload.github.com/ogty/desktop-articles-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240777578,"owners_count":19855857,"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":["articles","commad-line","desktop","macos","manager","marp","pdf","tool"],"created_at":"2024-11-11T01:10:04.062Z","updated_at":"2026-05-15T10:41:52.058Z","avatar_url":"https://github.com/ogty.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eDesktop Articles Manager\u003c/h1\u003e\n\n\u003cdiv\u003e\n  \u003cimg src=\"./sample/sample.png\" alt=\"sample image\" /\u003e\n\u003c/div\u003e\n\n## ⚙️ Setup\n\n```zsh\n$ cd ~/\n$ git clone https://github.com/ogty/desktop-articles-manager.git\n$ source ./desktop-articles-manager.git/setup.sh\n```\n\n## 📖 Usage\n\n```zsh\n$ artima # All files are eligible\n$ artima head 3\n$ artima tail 2\n```\n\n`head` creates the files in the order they were updated; `tail` creates the files starting with the oldest.\u003cbr /\u003e\nYou can limit the number of PDFs generated by giving a number as an argument.\u003cbr /\u003e\nThe default value is `5`.\n\n## ✏️ Example\n\n**~/Desktop/articles/articles_about_docker.md**\n\n```md\n---\nicon: \"docker-original\"\n---\n# Articles About Docker\n```\n\n\u003e **Note**\u003cbr /\u003e\n\u003e If `icon` is not specified, the `pdf` icon will be displayed.\n\n## \u003cimg src=\"https://avatars.githubusercontent.com/u/20685754?s=200\u0026v=4\" width=\"5%\" /\u003e When using Marp\n\n```md\n---\nicon: \"docker-original\"\nmarp: true\ntheme: \"gaia\"\n---\n# Articles About Docker\n```\n\n\u003e **Note**\u003cbr /\u003e\n\u003e By preparing your own CSS design file directly under `marp`,\u003cbr /\u003e\n\u003e you can set the file name to theme and that design will be applied.\n\u003e ```md\n\u003e ---\n\u003e marp: true\n\u003e theme: \"dracula\"\n\u003e ---\n\u003e ```\n\n## 📍 Items that can be specified\n\n| Key    | Value   | Description                                                                                       |\n| ------ | ------- | ------------------------------------------------------------------------------------------------- |\n| icon   | string  | Icon name of PDF file. [Icon name that can be specified](https://github.com/ogty/iconic-commands) |\n| marp   | boolean | Whether to create in Marp                                                                         |\n| create | boolean | Whether to create it in the first place                                                           |\n| theme  | string  | Marp Theme                                                                                        |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogty%2Fdesktop-articles-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogty%2Fdesktop-articles-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogty%2Fdesktop-articles-manager/lists"}