Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

sereneblue/betterit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. :)