{"id":28394773,"url":"https://github.com/najmiter/clipmac","last_synced_at":"2026-05-02T08:34:51.600Z","repository":{"id":296232268,"uuid":"992688921","full_name":"najmiter/clipmac","owner":"najmiter","description":"A small app for MacOS to keep track of the clipboard","archived":false,"fork":false,"pushed_at":"2025-06-25T15:38:15.000Z","size":2917,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-02T01:23:10.670Z","etag":null,"topics":["clipboard","electronjs","macos"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/najmiter.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,"zenodo":null}},"created_at":"2025-05-29T14:57:37.000Z","updated_at":"2025-09-01T12:50:48.000Z","dependencies_parsed_at":"2025-06-25T16:41:52.100Z","dependency_job_id":null,"html_url":"https://github.com/najmiter/clipmac","commit_stats":null,"previous_names":["najmiter/clipmac"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/najmiter/clipmac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najmiter%2Fclipmac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najmiter%2Fclipmac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najmiter%2Fclipmac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najmiter%2Fclipmac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/najmiter","download_url":"https://codeload.github.com/najmiter/clipmac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/najmiter%2Fclipmac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32528395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["clipboard","electronjs","macos"],"created_at":"2025-05-31T19:00:19.644Z","updated_at":"2026-05-02T08:34:51.582Z","avatar_url":"https://github.com/najmiter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/icon.png\" alt=\"ClipMac Icon\" width=\"128\" height=\"128\"\u003e\n\u003c/p\u003e\n\n# ClipMac - Clipboard History Manager for macOS\n\nClipMac is a lightweight (or is it) clipboard history manager for macOS. It keeps track of the text you copy, allowing you to easily access and reuse previous clipboard entries.\n\n## Features\n\n- **Clipboard History:** Stores a history of copied text items in an sqlite db (locally).\n- **Query History:** Search through the history from the past.\n- **Quick Access:** Open the clipboard history popup using a global shortcut (`Control+Shift+Space`).\n- **Copy to Clipboard:** Easily copy any item from the history back to your clipboard.\n- **Simple Interface:** Clean and straightforward user interface.\n- **Dockless Application:** Runs in the background without a dock icon.\n- **Auto-launch at startup:** Automatically starts when you log in to your Mac (production build only).\n\n## How to Use\n\n1.  Run the application.\n2.  Whenever you want to access your clipboard history, press `Control+Shift+Space`.\n3.  A popup window will appear showing your recent clipboard entries.\n4.  Click the \"Copy\" button next to an item to copy it back to your clipboard.\n\n## Development\n\nTo build and run ClipMac locally, follow these steps:\n\n1.  **Clone the repository (if applicable):**\n\n    ```bash\n    git clone https://github.com/najmiter/clipmac\n    cd clipmac\n    ```\n\n2.  **Install dependencies:**\n    Make sure you have Node.js and npm installed.\n\n    ```bash\n    npm install\n    ```\n\n3.  **Run the application in development mode:**\n    This will start the Electron application.\n\n    ```bash\n    npm start\n    ```\n\n4.  **Build the application for distribution:**\n    This will create a distributable `.dmg` file in the `dist` directory.\n    ```bash\n    npm run build\n    ```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\nDeveloped by [@najmiter](https://github.com/najmiter)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnajmiter%2Fclipmac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnajmiter%2Fclipmac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnajmiter%2Fclipmac/lists"}