{"id":21942706,"url":"https://github.com/zonayedpca/pretty-copy-paste","last_synced_at":"2026-05-11T07:21:07.998Z","repository":{"id":97127504,"uuid":"132865601","full_name":"zonayedpca/pretty-copy-paste","owner":"zonayedpca","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-16T06:32:42.000Z","size":92,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T16:08:58.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zonayedpca.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":"2018-05-10T07:37:56.000Z","updated_at":"2018-05-17T02:39:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e63e2730-d112-4a20-b609-80eed2464cbb","html_url":"https://github.com/zonayedpca/pretty-copy-paste","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonayedpca%2Fpretty-copy-paste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonayedpca%2Fpretty-copy-paste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonayedpca%2Fpretty-copy-paste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonayedpca%2Fpretty-copy-paste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zonayedpca","download_url":"https://codeload.github.com/zonayedpca/pretty-copy-paste/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244981009,"owners_count":20542287,"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":[],"created_at":"2024-11-29T03:26:11.332Z","updated_at":"2025-09-25T09:28:18.513Z","avatar_url":"https://github.com/zonayedpca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Pretty Copy Paste\nThis tools is built to make your copy paste easier than before. You can copy multiple contents at a time and also you can paste or use them later on\n\n### Setup\n- Clone this repository\n- Install all the necessary dependencies using `npm install` (It contains some heavy packages, so take you time)\n- You are ready for the development\n\n### Development\n- You can start development from the `src` directory\n- open `index.js` file and It contains everything\n\n### Launching the Project\nYou can run this project on development mode using the command `electron-forge start` But at first you must require electron-forge to be installed globally. You can follow [their documentation](https://github.com/electron-userland/electron-forge/tree/5.x) or you can just install the package globally\n```\nnpm install -g electron-forge\n```\nLaunch the Project\n```\nelectron-forge start\n```\n\n### Main Functionality\nIt can keep multiple clipboard contents at a time. Anytime you copy something, you must tell this application to keep that contents inside this application so that it can be used later. After copying your content tell the *pretty-copy-paste* to store it using the keyboard shortcut `Command or Control + Shift + C`. You will find all the copied contents inside the system tray. Normal Copy-Paste mechanism will be as usual. But if you want to bring something from the stored contents inside *pretty-copy-paste*, then you can switch in between the stored contents using the keyboard shortcut `Command or Control + Shift + V` and then now you can paste your selected content anywhere.\n\nTo clear all the stored contents from *pretty-copy-paste*, use keyboard shortcut `Command or Control + Shift + X`\n\nTo exit from this application, use keyboard shortcut `Command or Control + Shift + W`\n\n### Packaging your Project\n```\nelectron-forge package\n```\nIf you want to specify platform / arch, use the --platform=\u003cplatform\u003e and --arch=\u003carch\u003e arguments.\n\n### Generating a distributable for the Project\n```\nelectron-forge make\n```\nThis will generate platform specific distributable (installers, distribution packages, etc.) for you. By default, you can only generate distributable for your current platform. If you want to specify platform / arch, use the --platform=\u003cplatform\u003e and --arch=\u003carch\u003e arguments, but please note that some distributable are not available to be built on anything but the platform that is targeted. For example, appx (Windows Store) distributable can only be built on Windows.\n\n### Limitations\nAs electron requires the whole chrome engine, so all the applications made using it will be larger in size. This simple application will take 50mb+ depending on your system and It is completely okay.\n\n### Contribution\nThis project is always open to put something on it. Something useful and also legitimate can be added anytime. I will accept all kinds of useful pull request.\n\n### Current Requirements\nThis project immediately requires some contributions on:\n- User Interface as it doesn't have one\n- It doesn't support images so we need more attention to make it work properly\n- Functionality as it is now very simple, something more interactive will be better\n\nSo All the developers, who are willing to contribute something, please focus on these problems first\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonayedpca%2Fpretty-copy-paste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzonayedpca%2Fpretty-copy-paste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonayedpca%2Fpretty-copy-paste/lists"}