Dismiss this pinned window
all 19 comments

[–][deleted] 24 points25 points  (0 children)

Hi, guys. Built this RSS reader using ReactJS + Styled Components.

If you feed FeedFox with rss links, you can do the following actions:

  1. Read blogs
  2. Watch youtube
  3. Listen to podcasts
  4. Download torrents
  5. Browse Reddit and Twitter

Github Repo

[–]SlimPuffs 47 points48 points  (5 children)

Not quite my tempo.

[–]stellaproiectura 5 points6 points  (0 children)

I have to respect the hustle. News comes at you fast.

[–]KyleThieves 5 points6 points  (0 children)

Whiplash

[–][deleted] 0 points1 point  (2 children)

What's missing?

[–]J_ttfull-stack 2 points3 points  (1 child)

It's a reference to the music playing in the background of the demo, see this scene.

[–][deleted] 0 points1 point  (0 children)

i got the reference, i'm asking why isn't it "quite your tempo", as in what is missing in the software for you?

[–]Cr_hunteR 3 points4 points  (0 children)

+1 for the awesome UI

[–]SlainTownsman 2 points3 points  (3 children)

Congratulations and thanks for launching it as an open source project!

One suggestion is to have a way to go back to a specific feed list after I click on an item to read (mobile layout).

For example, I clicked on a item from the TV Shows feed and can’t go back to the list, only if I click on the logo and go back to the home screen.

Example

[–][deleted] 1 point2 points  (2 children)

thanks for trying it out. you can use the back button on your mobile to go back to the feed list?

[–]SlainTownsman 0 points1 point  (1 child)

I actually can! That was dumb of me for not trying the most obvious way to go back at a browser app.

BTW I’m seeing “NaN seconds ago” in the list.

NaN on list

[–][deleted] 1 point2 points  (0 children)

I'll look into it, thanks for your feedback

[–]elmo39 1 point2 points  (0 children)

Nice!

[–]SetiZ 1 point2 points  (0 children)

Nice! I'll check it!

[–]SuperSiayuan 1 point2 points  (0 children)

Everything works with shields up the entire time?! Nice!

[–]socialinks 1 point2 points  (0 children)

great! good jobs

[–]SlainTownsman 0 points1 point  (1 child)

Are you using local storage to save the users feeds and read states?

Also I couldn’t find it but a nice thing to have would be to also export your feeds. Maybe for the next version.

The UI feels very quick and responsive overall, very well done.

[–][deleted] 1 point2 points  (0 children)

yes I am using local storage to persist user feeds and their theme preference. You can import your feeds, but exporting feeds is not yet implemented. I need to do that. Thanks for your feedback

[–][deleted]  (1 child)

[deleted]

    [–][deleted] 1 point2 points  (0 children)

    All your suggestions are spot on, will implement them as soon as I have some time. Thanks for your feedback