{"id":26664611,"url":"https://github.com/gatlenculp/homebrew-mopman","last_synced_at":"2025-07-28T06:04:32.920Z","repository":{"id":261467500,"uuid":"884393605","full_name":"GatlenCulp/homebrew-mopman","owner":"GatlenCulp","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-12T02:16:39.000Z","size":7215,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T16:51:00.487Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GatlenCulp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-11-06T17:07:19.000Z","updated_at":"2025-01-12T02:16:42.000Z","dependencies_parsed_at":"2025-03-25T16:48:30.151Z","dependency_job_id":null,"html_url":"https://github.com/GatlenCulp/homebrew-mopman","commit_stats":null,"previous_names":["gatlenculp/homebrew-mopman"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GatlenCulp/homebrew-mopman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatlenCulp%2Fhomebrew-mopman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatlenCulp%2Fhomebrew-mopman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatlenCulp%2Fhomebrew-mopman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatlenCulp%2Fhomebrew-mopman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GatlenCulp","download_url":"https://codeload.github.com/GatlenCulp/homebrew-mopman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GatlenCulp%2Fhomebrew-mopman/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267470062,"owners_count":24092352,"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-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2025-03-25T16:37:08.924Z","updated_at":"2025-07-28T06:04:32.899Z","avatar_url":"https://github.com/GatlenCulp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homebrew-mopman\n\n![Homebrew Tests](https://github.com/gatlenculp/homebrew-mopman/actions/workflows/tests.yml/badge.svg)\n![GitHub stars](https://img.shields.io/github/stars/gatlenculp/homebrew-mopman?style=social)\n\n\u003e [!WARNING]\n\u003e This is currently\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./assets/MopMan_Logo.png\" alt=\"MopMan Logo\" style=\"max-width: 200px; margin-right: 20px;\"\u003e\n  \u003cimg src=\"./assets/packetmaker_diagram.png\" alt=\"MopMan PacketMaker Diagram\" style=\"max-width: 600px;\"\u003e\n\u003c/div\u003e\n\nGatlen Culp is currently making sexy packets for AI Safety Fundamentals (both policy and technical), internal member meetings, hackathons, etc. for Columbia, MIT, and Harvard using a program I wrote. Read more [here](https://www.notion.so/gatlen/MopMan-PacketMaker-a62ed64c69f2440bbde8b0212de773df?pvs=4)\n\nI turn each meeting in the curriculum document into an airtable record and run my program to make packets. This program is not ready for distribution so if you want me to make these, I can. Just send me your curriculum and I can make them for the semester.\n\nThere are a few benefits of the packets\n\n1. They are sexy fr fr\n2. If you have a printer with a built-in stapler, you can just set the number of copies and hit go.\n3. For readings meant to be read online, it generates a QR code, link, and place to take notes.\n4. Makes a single nice page of links and QR codes for optional/further readings\n5. There is a global page number across the packet. Instead of telling your readers “go to page 4 of the ELK paper which is after the x paper and before the y paper” you can just say “go to page 14 of the packet”\n6. No need to fiddle with HTML and print settings to get the proper look for your readings since this has already been done and uploaded.\n7. Easily distribute the PDF to readers that were not able to attend\n\nSee the original repo [here](https://github.com/GatlenCulp/MopMan_Packetmaker)\n\n![gui_1](assets/gui_1.png)\n![gui_2](assets/gui_2.png)\n![gui_3](assets/gui_3.png)\n![gui_4](assets/gui_4.png)\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./assets/homebrew-logo.jpg\" alt=\"Homebrew Logo\" style=\"max-width: 300px; margin-bottom: 20px;\"\u003e\n\u003c/div\u003e\n\n\n*[Homebrew (\"brew\")](https://brew.sh/) is a macOS (and Linux) package manager. New contributers to this Homebrew formulae (especially those new to Homebrew formula development) should see [CONTRIBUTING.md](./CONTRIBUTING.md).*\n\n---\n## 00 TOC\n\n- [homebrew-mopman](#homebrew-mopman)\n  - [00 TOC](#00-toc)\n  - [01 Installation](#01-installation)\n  - [02 Uninstalling](#02-uninstalling)\n  - [03 Updating and Reinstalling](#03-updating-and-reinstalling)\n  - [04 Known Issues](#04-known-issues)\n  - [05 Contact the Maintainer](#05-contact-the-maintainer)\n\n---\n## 01 Installation\n\n**01. Tap this repository**\n```bash\nbrew tap GatlenCulp/mopman\n```\n\n**02. Install MopMan**\n```bash\nbrew install mopman\n```\n---\n## 02 Uninstalling\n\nTo uninstall, run:\n```bash\nbrew uninstall mopman\n```\n\n---\n## 03 Updating and Reinstalling\n\nTo update MopMan to the latest version:\n\n**1. Update the Homebrew formulae**\n```bash\nbrew update\n```\n\n**2. Upgrade MopMan**\n```bash\nbrew upgrade mopman\n```\n\n---\n## 04 Known Issues\n\n---\n## 05 Contact the Maintainer\n\nGatlen Culp, MAIA Executive Board Member, Former Operations Director \\\nEmail: gatlen.culp@metr.org \\\nPortfolio: [gatlen.notion.site](https://gatlen.notion.site)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatlenculp%2Fhomebrew-mopman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgatlenculp%2Fhomebrew-mopman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgatlenculp%2Fhomebrew-mopman/lists"}