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

https://github.com/dstein64/hnpoll

Generates bar charts for Hacker News polls.
https://github.com/dstein64/hnpoll

chrome-extension hacker-news

Last synced: about 1 month ago
JSON representation

Generates bar charts for Hacker News polls.

Awesome Lists containing this project

README

          

[![build][badge_thumbnail]][badge_link]

Bar Charts for Hacker News Polls
================================

*Bar Charts for Hacker News Polls* (hnpoll) is a Google Chrome extension that automatically
generates bar charts for Hacker News (HN) polls.

It is available from the Google Chrome Web Store:
https://chrome.google.com/webstore/detail/bar-charts-for-hacker-new/dpdhhdidaaippolkbadpdhlffnpnjimd

To use *hnpoll*, install the extension, and it will work automatically on relevant HN pages.

Screenshot
----------

The following image shows a bar chart produced by *hnpoll* on an HN poll.

Development
-----------

A different `manifest.json` is used for Chrome and Firefox. For development, create a symbolic link
`manifest.json` that points to either `manifest_chrome.json` or `manifest_firefox.json`, depending
on the environment.

To generate zip archives, run `zip.sh`.

License
-------

See [LICENSE](LICENSE).

[badge_link]: https://github.com/dstein64/hnpoll/actions/workflows/build.yml
[badge_thumbnail]: https://github.com/dstein64/hnpoll/actions/workflows/build.yml/badge.svg