{"id":48805709,"url":"https://github.com/libracoder/clipboardmanager","last_synced_at":"2026-04-14T05:03:27.025Z","repository":{"id":346916286,"uuid":"1192144790","full_name":"libracoder/ClipboardManager","owner":"libracoder","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-26T00:14:43.000Z","size":1078,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-26T22:24:22.013Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/libracoder.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-25T23:50:38.000Z","updated_at":"2026-03-26T00:14:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/libracoder/ClipboardManager","commit_stats":null,"previous_names":["libracoder/clipboardmanager"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/libracoder/ClipboardManager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libracoder%2FClipboardManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libracoder%2FClipboardManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libracoder%2FClipboardManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libracoder%2FClipboardManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libracoder","download_url":"https://codeload.github.com/libracoder/ClipboardManager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libracoder%2FClipboardManager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-04-14T05:02:48.573Z","updated_at":"2026-04-14T05:03:27.021Z","avatar_url":"https://github.com/libracoder.png","language":"Swift","readme":"# ClipboardManager\n\nA lightweight, searchable clipboard manager that lives in your macOS menu bar.\n\n![macOS](https://img.shields.io/badge/macOS-13%2B-blue) ![Swift](https://img.shields.io/badge/Swift-5.9-orange)\n\n## Features\n\n- **Search** — Instantly filter clipboard history with the search bar\n- **Menu bar app** — Paperclip icon in the menu bar, no dock icon\n- **Persistent history** — Clipboard history survives app restarts\n- **Auto-backup** — Automatically backs up clips to a JSON file\n- **Export / Import** — Manually export or import backups, merges without duplicates\n- **Configurable** — Set max clips (10–10,000), backup path, and launch at login\n- **Click to copy** — Click any item to copy it and dismiss the popover\n- **Rebuild from source** — Rebuild the app directly from the settings panel\n\n## Install\n\n### From source\n\n```bash\ngit clone https://github.com/libracoder/ClipboardManager.git\ncd ClipboardManager\n./build.sh\nopen build/ClipboardManager.app\n```\n\nOptionally drag `build/ClipboardManager.app` to `/Applications`.\n\n## Settings\n\nOpen settings via the gear icon in the bottom-right corner of the popover:\n\n| Setting | Description |\n|---|---|\n| Launch at Login | Start automatically when you log in |\n| Maximum Clips | How many clips to keep (default: 200) |\n| Auto Backup | Save a backup file on every new clip |\n| Backup Path | Where the auto-backup file is stored |\n| Export / Import | Manual backup and restore |\n| Rebuild | Rebuild the app from source |\n| Quit | Exit the app |\n\n## Storage\n\nClipboard history is stored at:\n\n```\n~/Library/Application Support/ClipboardManager/history.json\n```\n\nAuto-backup defaults to:\n\n```\n~/Documents/ClipboardBackup.json\n```\n\n## Requirements\n\n- macOS 13+\n- Swift 5.9+\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibracoder%2Fclipboardmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibracoder%2Fclipboardmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibracoder%2Fclipboardmanager/lists"}