A media centric reddit client
redqu cats
redqu cats top hour
redqu cats new
Provide a subreddit name, a sort method and timeframe as an input.
Accepted sort methods: hot new top rising controversial
Default sort method: top
Accepted time frames: hour day week month year all
Default time frame: week
yay -S redqu
(Also check you have python-requests and mpv installed)
sudo curl -sL github.com/port19x/redqu/raw/master/redqu.py -o /usr/local/bin/redqu.py &&
sudo chmod +x /usr/local/bin/redqu.py &&
sudo ln -sf /usr/local/bin/redqu.py /usr/local/bin/redqu