Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashwin-rajeev/pico
Google chrome extension for save highlights
https://github.com/ashwin-rajeev/pico
css3 google-chrome google-chrome-extension html5 javascript json
Last synced: 24 days ago
JSON representation
Google chrome extension for save highlights
- Host: GitHub
- URL: https://github.com/ashwin-rajeev/pico
- Owner: Ashwin-Rajeev
- License: mit
- Created: 2019-08-12T16:11:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T09:52:28.000Z (almost 5 years ago)
- Last Synced: 2024-10-06T03:07:27.119Z (3 months ago)
- Topics: css3, google-chrome, google-chrome-extension, html5, javascript, json
- Language: JavaScript
- Size: 97.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pico
Save highlights
Report Bug
·
Request Feature
## Table of Contents
* [About the Project](#about-the-project)
* [Coded With Language](#coded-with-language)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Keyboard shortcuts](#Keyboard-Shortcuts)
* [Supported file types](#Supported-file-types)
* [Prerequisites](#Prerequisites)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [License](#license)
* [Contact](#contact)## About The Project
Pico is Google chrome extension for save text highlights into various file formats.\
Pico add data from multiple pages and download all into a file.\
There are three main file formats available in Pico.\
Pico will highlight all text you selected.User can remove all the selections or remove selections randomly.\
A browser popup is available as the user interface for pico.\
Keyborad shortcuts are also implemented for the ease of the use.### Coded With Language
* [JavaScript](https://www.javascript.com/)## Getting Started
### Keyboard Shortcuts
#### Select a text and highlight
- Default : `Ctrl+Shift+A`
- Mac : `Command+Shift+A`#### Save data as a file
- Default : `Ctrl+Shift+S`
- Mac : `Command+Shift+S`#### Clear all selections
- Default : `Ctrl+Shift+X`
- Mac : `Command+Shift+X`#### Clear random selections
- Default : `Ctrl+Shift+Z`
- Mac : `Command+Shift+Z`### Supported File Types
- MS Word document (*.doc)
- Text document (*.txt)
- OpenOffice document (*.odt)## Prerequisites
Latest version of Google Chrome should be installed on your computer.
## Roadmap
See the [open issues](https://github.com/Ashwin-Rajeev/pico/issues) for a list of proposed features (and known issues).
## Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Email : [[email protected]]([email protected])
GitHub : [https://github.com/Ashwin-Rajeev](https://github.com/Ashwin-Rajeev)
Website : [https://ashwinrajeev.com](https://ashwinrajeev.com)