{"id":23602606,"url":"https://github.com/pasinduanuradhaperera/clipboard","last_synced_at":"2026-04-29T00:06:19.624Z","repository":{"id":269926407,"uuid":"908853998","full_name":"pasinduanuradhaperera/ClipBoard","owner":"pasinduanuradhaperera","description":"A CLIPBOARD for MacOS ( windows default clipboard function(win+v) using python )","archived":false,"fork":false,"pushed_at":"2024-12-27T07:41:30.000Z","size":11414,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T08:25:37.215Z","etag":null,"topics":["clipboard","code","copy","copy-paste","macos","mit-license","opensource","paste","python","source","source-code","sourcecode"],"latest_commit_sha":null,"homepage":"","language":"Python","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/pasinduanuradhaperera.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":"2024-12-27T06:08:14.000Z","updated_at":"2024-12-27T07:49:17.000Z","dependencies_parsed_at":"2024-12-27T08:26:00.581Z","dependency_job_id":"fe78dd15-fa79-4d0c-a26a-4a5dc4fe3a52","html_url":"https://github.com/pasinduanuradhaperera/ClipBoard","commit_stats":null,"previous_names":["pasinduanuradhaperera/clipboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasinduanuradhaperera%2FClipBoard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasinduanuradhaperera%2FClipBoard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasinduanuradhaperera%2FClipBoard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pasinduanuradhaperera%2FClipBoard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pasinduanuradhaperera","download_url":"https://codeload.github.com/pasinduanuradhaperera/ClipBoard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449583,"owners_count":19640535,"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":["clipboard","code","copy","copy-paste","macos","mit-license","opensource","paste","python","source","source-code","sourcecode"],"created_at":"2024-12-27T12:12:01.481Z","updated_at":"2025-11-05T06:30:35.404Z","avatar_url":"https://github.com/pasinduanuradhaperera.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clipboard for macOS ( Works in Linux and Windows Also )\n\nA Python-based clipboard manager for macOS that mimics the functionality of the default clipboard manager in Windows (Win+V). This tool allows users to keep track of clipboard history, set history size limits, and manage copied items efficiently.  \n\n## Features  \n- **Dynamic Clipboard Monitoring**: Automatically saves copied text to the clipboard history.  \n- **Adjustable History Limit**: Set the maximum number of clipboard entries (default is 20).  \n- **History Display**: View clipboard history in a user-friendly GUI.  \n- **Easy Management**: Clear history or copy items directly from the history.  \n- **Cross-platform Support**: Primarily built for macOS, but compatible with other platforms supporting Python and `pyperclip`.  \n\n## Installation  \n\n1. Clone the repository:  \n   ```bash  \n   git clone [https://github.com/pasinduanuradhaperera](https://github.com/pasinduanuradhaperera)/Clipboard.git  \n   cd Clipboard  \n   ```  \n\n2. Install the required dependencies:  \n   ```bash  \n   pip install -r requirements.txt  \n   ```  \n\n3. Run the application:  \n   ```bash  \n   python clipboard.py  \n   ```  \n\n## Requirements  \n- Python 3.7 or above  \n- `tkinter` (pre-installed with Python)  \n- `pyperclip`  \n\n## Usage  \n\n1. **Monitor Clipboard**: The application automatically tracks and saves new clipboard entries.  \n2. **Set History Limit**: Use the GUI to adjust the maximum number of entries saved in history.  \n3. **View \u0026 Manage History**: View all clipboard entries, clear history, or copy an item back to the clipboard.  \n\n## Preview  \n![Clipboard App Preview](https://raw.githubusercontent.com/pasinduanuradhaperera/ClipBoard/bcc63a3c875e90a2f2f0405b3280c6fd1346876f/Ui%20.png)  \n*A simple and intuitive user interface.*\n\n## Contributing  \n\nWe welcome contributions! If you'd like to contribute:  \n\n1. Fork the repository.  \n2. Create a new branch for your feature or bug fix.  \n3. Commit your changes and submit a pull request.  \n\nPlease ensure your code adheres to the [PEP 8](https://pep8.org/) coding standards.  \n\n## License  \n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.  \n\n## Acknowledgments  \n\n- Inspired by Windows' default clipboard manager (Win+V).  \n- Built with ❤️ by [@pasinduanuradhaperera](https://github.com/pasinduanuradhaperera).  \n\n---\n\nFeel free to create issues or submit feature requests in the [Issues](https://github.com/pasinduanuradhaperera/Clipboard/issues) section.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasinduanuradhaperera%2Fclipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpasinduanuradhaperera%2Fclipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasinduanuradhaperera%2Fclipboard/lists"}