Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        





Logo

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)