Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 1.64 KB

README.md

File metadata and controls

59 lines (42 loc) · 1.64 KB

Blink

An add-on that makes that turns the new tab page into an interesting news feed from various websites and blogs of your choice. Blink can display any feed, as long as it is indexed by Feedly.

This branch is specificallyMaterial for v1.0 of Blink. Bug fixes to current version (0.3.1 as of Nov 4, 2015) must be based on develop or master branch.

List of targets for v1:

  • UI Overhaul

    Four pages, Home, Feed, Recent and Bookmarks

    • Home: Minimal home screen
    • Feed: Cards layout for feed
    • Recent: Show top visited sites
    • Bookmarks: Show Bookmarks
    • Flat-Material(-ish) design
  • Home

    • Clock
    • Greeting
    • (moved to v2) Weather
    • Nav
  • Feed

    • Cards : Create cars for feed entries
    • Share : Social buttons
  • Settings Options

    • Greeting : Show greeting
    • Name : Input user name for greeting
    • (X) Location : Use automatic/manual location
    • (X) Weather : C/F
    • (X) Theme : Set dark/light theme
    • Feed content : <-- Latest only -- Latest > Trending -- Balanced -- Trending > Latest -- Trending only -->
    • (X) History : Show last < 100 - 250 - 500 - 750 - 1000 >
  • Content

    => Using feedly API

    • Add : Add content from feedly
    • Remove : Remove feeds from feed list
    • Search : Search for streams indexed by feedly
  • Other Views

    • Help : How to use Blink
    • About : About Blink (ahem, and me)
    • Support: $$$ = <3
  • Misc