sereneblue / betterit

A Reddit SPA for lurkers

Home Page:https://sereneblue.github.io/betterit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

betterit

image

betterit is a simple read-only client for Reddit lurkers.

Features:

  • Pin subreddits for quick access
  • Toggle between a light and dark theme
  • Hide comment upvotes
  • A smoother experience compared to the regressive redesign

You can access betterit by clicking here or cloning this repository.

If you want to use betterit locally, clone this repository and run

npm install
npm run serve

You can also build the app by running

npm run build

Credits

The color scheme is inspired by the Sublime Text theme ayu.

Disclaimer

There's a lot that betterit is missing (gilded posts, stickied threads, pagination, etc), however, I have no plans to develop it further. This is merely a simple project to learn more about VueJS. :)

About

A Reddit SPA for lurkers

https://sereneblue.github.io/betterit

License:MIT License


Languages

Language:Vue 75.5%Language:JavaScript 21.7%Language:HTML 1.6%Language:CSS 1.3%