Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 974 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 974 Bytes

GitHub Stories

Google Chrome Extension that adds stories to your GitHub dashboard.

How to Use

Install the extension and visit github.com. That's all! 😊

Installation

  1. Download this repository. Clone / download ZIP and unzip on your computer.

  2. Visit chrome://extensions (or click Menu -> Tools -> Extensions).

  3. Enable Developer mode by ticking the checkbox in the upper-right corner.

  4. Click on the "Load unpacked" button in the top-left corner.

  5. Select the downloaded folder.

TODO

  • Story list view:

    • Filter only supported actions.
  • Single story view:

    • Next and previous buttons should show next and previous stories. (Falomo)
    • Timer and countdown. Should auto-switch to next story after 5 secs. (Falomo?)
    • Improve the design of the view. Add colors, images, etc. (Chidi)
    • Maintain aspect ratio of view when resizing like Instagram.
    • Display nested stories of each unique user.