{"id":15808858,"url":"https://github.com/ashwin-rajeev/pico","last_synced_at":"2025-12-30T23:13:41.343Z","repository":{"id":141448629,"uuid":"201965259","full_name":"Ashwin-Rajeev/pico","owner":"Ashwin-Rajeev","description":"Google chrome extension for save highlights","archived":false,"fork":false,"pushed_at":"2020-01-15T09:52:28.000Z","size":100,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-06T03:07:27.119Z","etag":null,"topics":["css3","google-chrome","google-chrome-extension","html5","javascript","json"],"latest_commit_sha":null,"homepage":null,"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/Ashwin-Rajeev.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":"2019-08-12T16:11:27.000Z","updated_at":"2020-02-28T11:50:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"6179ba96-5cf0-4815-a5b6-1ed8daa4545f","html_url":"https://github.com/Ashwin-Rajeev/pico","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fpico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fpico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fpico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-Rajeev%2Fpico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ashwin-Rajeev","download_url":"https://codeload.github.com/Ashwin-Rajeev/pico/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246558113,"owners_count":20796696,"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":["css3","google-chrome","google-chrome-extension","html5","javascript","json"],"created_at":"2024-10-05T03:07:50.493Z","updated_at":"2025-12-30T23:13:41.303Z","avatar_url":"https://github.com/Ashwin-Rajeev.png","language":"JavaScript","readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Ashwin-Rajeev/pico\"\u003e\n    \u003cimg src=\"https://github.com/Ashwin-Rajeev/pico/blob/master/images/icon.png\" alt=\"Logo\" width=\"160\" height=\"160\"\u003e\n  \u003c/a\u003e\n  \u003ch3 align=\"center\"\u003ePico\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    Save highlights\n    \u003cbr\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://github.com/Ashwin-Rajeev/pico/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/Ashwin-Rajeev/pico/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n\n* [About the Project](#about-the-project)\n  * [Coded With Language](#coded-with-language)\n* [Getting Started](#getting-started)\n  * [Prerequisites](#prerequisites)\n  * [Keyboard shortcuts](#Keyboard-Shortcuts)\n  * [Supported file types](#Supported-file-types)\n* [Prerequisites](#Prerequisites)\n* [Roadmap](#roadmap)\n* [Contributing](#contributing)\n* [License](#license)\n* [Contact](#contact)\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\nPico is Google chrome extension for save text highlights into various file formats.\\\nPico add data from multiple pages and download all into a file.\\\nThere are three main file formats available in Pico.\\\nPico will highlight all text you selected.User can remove all the selections or remove selections randomly.\\\nA browser popup is available as the user interface for pico.\\\nKeyborad shortcuts are also implemented for the ease of the use.\n\n### Coded With Language\n* [JavaScript](https://www.javascript.com/)\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n### Keyboard Shortcuts\n\n#### Select a text and highlight\n- Default : `Ctrl+Shift+A`\n- Mac     : `Command+Shift+A`\n\n#### Save data as a file \n- Default : `Ctrl+Shift+S`\n- Mac     : `Command+Shift+S`\n\n#### Clear all selections\n- Default : `Ctrl+Shift+X`\n- Mac     : `Command+Shift+X`\n\n#### Clear random selections\n- Default : `Ctrl+Shift+Z`\n- Mac     : `Command+Shift+Z`\n\n### Supported File Types\n\n- MS Word document (*.doc)\n- Text document (*.txt)\n- OpenOffice document (*.odt)\n\n## Prerequisites\n\nLatest version of Google Chrome should be installed on your computer.\n\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\nSee the [open issues](https://github.com/Ashwin-Rajeev/pico/issues) for a list of proposed features (and known issues).\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nEmail   : [ashwinrajeev916@gmail.com](ashwinrajeev916@gmail.com)   \nGitHub  : [https://github.com/Ashwin-Rajeev](https://github.com/Ashwin-Rajeev)   \nWebsite : [https://ashwinrajeev.com](https://ashwinrajeev.com)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwin-rajeev%2Fpico","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashwin-rajeev%2Fpico","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwin-rajeev%2Fpico/lists"}