{"id":21194749,"url":"https://github.com/rickidevs/clipboard","last_synced_at":"2025-04-13T19:21:44.675Z","repository":{"id":259318550,"uuid":"877567103","full_name":"Rickidevs/Clipboard","owner":"Rickidevs","description":"simple clipboard for linux","archived":false,"fork":false,"pushed_at":"2024-10-23T22:59:20.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-20T19:27:25.078Z","etag":null,"topics":["clipboard","clipboard-history","clipboard-linux","clipboard-manager","linux-clipboard"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Rickidevs.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}},"created_at":"2024-10-23T21:53:01.000Z","updated_at":"2024-11-05T21:02:56.000Z","dependencies_parsed_at":"2024-10-24T11:04:29.339Z","dependency_job_id":"01d5077c-3c29-423d-802f-f1a808f059f3","html_url":"https://github.com/Rickidevs/Clipboard","commit_stats":null,"previous_names":["rickidevs/clipboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickidevs%2FClipboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickidevs%2FClipboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickidevs%2FClipboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rickidevs%2FClipboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rickidevs","download_url":"https://codeload.github.com/Rickidevs/Clipboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234962208,"owners_count":18914023,"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","clipboard-history","clipboard-linux","clipboard-manager","linux-clipboard"],"created_at":"2024-11-20T19:24:12.453Z","updated_at":"2025-01-21T14:13:32.928Z","avatar_url":"https://github.com/Rickidevs.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clipboard Manager for Linux 📝🖥️\n\nA simple and efficient clipboard manager for Linux users, inspired by Windows clipboard history. With just `CTRL + ALT + V`, access your clipboard's last 10 copied texts, and easily paste the one you need!\n\n---\n\n## Features ✨\n- 🖱️ **Quick Access**: Show clipboard history with `CTRL + ALT + V`.\n- 🔄 **Customizable**: Modify hotkey, window size, and other settings as per your needs.\n- 🖥️ **Open-Source**: Feel free to tweak the code as it's open for all.\n- 💻 **Lightweight**: A simple Python-based solution for your clipboard needs.\n\n---\n\n## Installation 🚀\n\nFollow these steps to install the clipboard manager:\n\n```bash\ngit clone https://github.com/Rickidevs/Clipboard.git\ncd Clipboard\nchmod +x setup.sh\n./setup.sh\n```\n\n## Usage 🎮\nSimply press `CTRL + ALT + V` to open the clipboard history window. Select the text you want to paste, and you're good to go!\n\n### Customization Options 🎛️\n\nIf you want to customize some settings, make changes directly in the Clipboard.py file before running the setup.sh script:\n\n🔑 **Shortcut Key:** Modify the hotkey at line 72. The default is `CTRL + ALT + V`, but you can change it to any other combination. The `WIN` key can sometimes cause issues on Linux, so adjust as needed.\n\n🪟 **Window Size:** You can change the window dimensions at line 35. The current default size is `400x360`\n\n🎨 **Window Color:** You can change the window's background color at line 36.\n\n---\n\n## Uninstallation 🗑️\n\nIf you decide to remove the clipboard manager, you can do so with the following commands:\n\n```bash\nsudo systemctl stop clipboard_monitor.service\nsudo systemctl disable clipboard_monitor.service\nsudo rm /etc/systemd/system/clipboard_monitor.service\nsudo systemctl daemon-reload\n```\n\nTo verify that the service has been successfully removed, run:\n\n`systemctl list-units --type=service | grep clipboard_monitor\n`\n\n## Contribution 💡\n\nFeel free to fork the project, submit issues, or contribute to the development. All ideas are welcome!\n\n\n**Enjoy using your new clipboard manager! 🚀 If you run into any issues or have any feedback, don't hesitate to open a new issue on the repository**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickidevs%2Fclipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickidevs%2Fclipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickidevs%2Fclipboard/lists"}