Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/corollari/waspline-reader

FOSS version of BeeLine Reader
https://github.com/corollari/waspline-reader

Last synced: about 2 months ago
JSON representation

FOSS version of BeeLine Reader

Awesome Lists containing this project

README

        







WaspLine Reader


FOSS version of BeeLine Reader, a web browser extension that uses color-gradients to help with reading


Install
Build
Credits
TO-DO
License

![screenshot](https://raw.githubusercontent.com/corollari/waspline-reader/master/promo/screenshot.png)

## Install
The extension can be installed through [Chrome's Web Store](https://chrome.google.com/webstore/detail/waspline-reader/ndlnnojbbcbdpkccfmcgbopalpbmhbhm) or [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/waspline-reader/)

## Build
```bash
git clone --recursive https://github.com/corollari/waspline-reader.git
cd waspline-reader
bash build.sh
```

## Credits
The following external resources have been included as part of the project:
- A [slightly modified version](https://github.com/corollari/js-line-wrap-detector) of [jsLineWrapDetector](https://github.com/xdamman/js-line-wrap-detector) is used to separate the text in lines
- The [wasp icon](https://icons8.com/icon/6558/wasp) used in the extension comes from Icons8's Free License icon collection
- The landing page is a heavily modified version of [Elevate](https://www.styleshout.com/free-templates/elevate/), a web template provided by [StyleShout](https://www.styleshout.com/)

Also, the extension has been greatly improved by @InvisibleUp.

## TO-DO
- [ ] Integrate Readability into the extension so the color gradients are only applied to the main text

## License
The Unlicense