{"id":13478831,"url":"https://github.com/glowinthedark/pylaunchd","last_synced_at":"2025-03-27T08:31:03.771Z","repository":{"id":156034631,"uuid":"454437572","full_name":"glowinthedark/pylaunchd","owner":"glowinthedark","description":"MacOS launchd/launchctl GUI","archived":false,"fork":false,"pushed_at":"2024-07-28T15:01:25.000Z","size":324,"stargazers_count":36,"open_issues_count":2,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T12:48:15.992Z","etag":null,"topics":["launchctl","launchd","macos","plist","plist-files","pyqt5","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glowinthedark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2022-02-01T15:18:31.000Z","updated_at":"2024-10-20T10:27:35.000Z","dependencies_parsed_at":"2024-01-14T08:49:24.962Z","dependency_job_id":"e06fddb4-c142-4396-a0f8-93eb1421489a","html_url":"https://github.com/glowinthedark/pylaunchd","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/glowinthedark%2Fpylaunchd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowinthedark%2Fpylaunchd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowinthedark%2Fpylaunchd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glowinthedark%2Fpylaunchd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glowinthedark","download_url":"https://codeload.github.com/glowinthedark/pylaunchd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245809746,"owners_count":20676043,"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":["launchctl","launchd","macos","plist","plist-files","pyqt5","python3"],"created_at":"2024-07-31T16:02:04.132Z","updated_at":"2025-03-27T08:31:03.388Z","avatar_url":"https://github.com/glowinthedark.png","language":"Python","funding_links":[],"categories":["Python","macos"],"sub_categories":[],"readme":"# pylaunchd\nMacOS launchd/launchctl GUI\n\n- view macos launch agents and daemons under the `user/system/gui` domains and display detailed properties for each service\n- start/stop/enable/disable jobs (WIP) \n- edit service launchers with user configurable editor; some `.plist` files are plain text XML's, for binary `.plist` files consider e.g. [TextMate](https://macromates.com/) or [SublimeText](https://www.sublimetext.com/) with [binary plist package](https://packagecontrol.io/packages/BinaryPlist) installed) \n\n\n![](pylaunchd-screenshot.png)\n\n## Dependencies\n\nTo run the app the following dependencies are needed (assuming [homebrew](https://brew.sh/) is already installed):\n\n- python3 — normally, already present on modern macos versions, a user-managed version can be installed with `brew install python`\n- qt6 - install with `brew install qt6`\n- pyqt6 - install with `pip3 install pyqt6`\n\n## Usage \n\nThe program is contained in a single file and can be launched with: \n\n```bash\npython3 pylaunchd_gui.py\n```\n\n## `launchd`, `launchctl` documentation\n\n- https://developer.apple.com/library/archive/technotes/tn2083\n- `man launchctl`\n- `man launchd`\n- `man launchd.plist`\n\n### Other launchd GUI apps\n\n- [Lingon X](https://www.peterborgapps.com/lingon/)\n- [LaunchControl](https://www.soma-zone.com/LaunchControl/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowinthedark%2Fpylaunchd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglowinthedark%2Fpylaunchd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglowinthedark%2Fpylaunchd/lists"}