{"id":27485372,"url":"https://github.com/itzzfirestuff/fireclip","last_synced_at":"2025-12-30T23:05:02.990Z","repository":{"id":284740459,"uuid":"955856358","full_name":"ItzzFirestuff/FireClip","owner":"ItzzFirestuff","description":"A simple, open-source clipboard manager designed to help you keep track of your clipboard history.","archived":false,"fork":false,"pushed_at":"2025-03-27T15:11:06.000Z","size":347,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T13:39:09.848Z","etag":null,"topics":["clipboard","clipboard-manager","dartlang","flutter","flutter-app","flutter-ui","linux","simple","simple-project","website","windows"],"latest_commit_sha":null,"homepage":"https://fireclip.netlify.app/","language":"C++","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/ItzzFirestuff.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}},"created_at":"2025-03-27T10:00:41.000Z","updated_at":"2025-03-27T15:11:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"e87d980f-0bd7-4a10-a669-b9df91c80dcd","html_url":"https://github.com/ItzzFirestuff/FireClip","commit_stats":null,"previous_names":["firestuffteam/fireclip","itzzfirestuff/fireclip"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzzFirestuff%2FFireClip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzzFirestuff%2FFireClip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzzFirestuff%2FFireClip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzzFirestuff%2FFireClip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ItzzFirestuff","download_url":"https://codeload.github.com/ItzzFirestuff/FireClip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249261931,"owners_count":21239906,"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-manager","dartlang","flutter","flutter-app","flutter-ui","linux","simple","simple-project","website","windows"],"created_at":"2025-04-16T17:51:13.447Z","updated_at":"2025-12-30T23:05:02.973Z","avatar_url":"https://github.com/ItzzFirestuff.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FireClip\n\nA simple, open-source clipboard manager designed to help you keep track of your clipboard history.\n\n## Features\n- Capture clipboard text automatically\n- Search through clipboard history\n- Copy and delete individual clipboard entries\n- Completely open-source and privacy-focused\n\n## Download\n\n### Windows\n- [Take me to the Downloads](https://github.com/firestuffteam/FireClip/releases/latest)\n\n### Linux\n#### **Pre-built Debian Package (May Not Work)**\nYou can try installing FireClip via APT, but Linux builds may have issues due to missing dependencies.\n\n```bash\necho \"deb [trusted=yes] https://firestuffteam.github.io/FireClip-APT stable main\" | sudo tee /etc/apt/sources.list.d/fireclip.list\nsudo apt update\nsudo apt install fireclip\n```\n\nIf you encounter missing libraries (e.g., `libscreen_retriever_plugin.so`), you may need to build FireClip manually.\n\n## **Building FireClip on Linux**\nIf the pre-built Debian package does not work, you can build FireClip manually:\n\n### **Dependencies**\nEnsure you have the required dependencies installed:\n```bash\nsudo apt update\nsudo apt install flutter cmake ninja-build pkg-config libgtk-3-dev\n```\n\n### **Clone \u0026 Build**\n```bash\ngit clone https://github.com/firestuffteam/FireClip.git\ncd FireClip\nflutter build linux\n```\n\nThe built binary will be located in:\n```\nbuild/linux/x64/release/bundle/\n```\nRun it with:\n```bash\n./build/linux/x64/release/bundle/fireclip\n```\n\n## **Creating a .desktop Entry**\nTo integrate FireClip with your system menu, create a `.desktop` file:\n\n1. Create the file:\n```bash\nnano ~/.local/share/applications/fireclip.desktop\n```\n\n2. Add the following content:\n```ini\n[Desktop Entry]\nName=FireClip\nExec=/path/to/fireclip\nIcon=/path/to/fireclip-icon.png\nTerminal=false\nType=Application\nCategories=Utility;\n```\nReplace `/path/to/fireclip` with the actual path to your built executable.\n\n3. Make it executable:\n```bash\nchmod +x ~/.local/share/applications/fireclip.desktop\n```\n\nNow FireClip should appear in your application launcher.\n\n---\n\n## **Contributing**\nPull requests are welcome! Feel free to fork the repo and submit changes.\n\n## **License**\nFireClip is open-source and licensed under the MIT License.\n\n---\n\n[Download For Windows Now](https://github.com/firestuffteam/FireClip/releases/latest)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzzfirestuff%2Ffireclip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzzfirestuff%2Ffireclip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzzfirestuff%2Ffireclip/lists"}