Skip to content

Elvyria/Evil-Reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evil-Reddit
Evil-Reddit

Lightweight and distraction free way to browse Reddit.

Build Status Website

Preview

preview

Index

Features

  • Media oriented
  • Low memory footprint
  • MP4 videos instead of GIFs
  • Easily customizable

Install

  1. Clone repository or do so with git
git clone https://github.com/Elvyria/Evil-Reddit
  1. Get artifact from latest successful workflow, unpack and move all .js files to Evil-Reddit/web/js
  2. Get server for your platform from project releases and drop it into root folder.
  3. Launch server from root directory
./server [port=3006]
  1. /r/unixporn, /r/awwnime, /r/...

Build

git clone https://github.com/Elvyria/Evil-Reddit
cd Evil-Reddit/web
yarn install
yarn product
cd ..
go build -ldflags="-s -w"
./Evil-Reddit [port=3006]

Known-Issues

  • Some subreddits doesn't provide hints and image previews turning all image posts into links.
  • Videos (.hls streams) cannot be played in Chrome due to blocked controls.

Troubleshooting

  • Firefox
    • Cross-Origin Request Blocked - Disable enhanced tracking protection for page