Browse and download images from reddit.
curl -sL "https://raw.githubusercontent.com/hxyro/rcli/master/rcli" | sudo tee /usr/local/bin/rcli >/dev/null && sudo chmod 755 /usr/local/bin/rcli
- required
- optional
-
sudo pacman -S jq dunst fzf xclip curl ueberzug
-
sudo apt install jq curl fzf xclip dunst pip install ueberzug
To see all available color options, open the configuration file
$HOME/.config/rcli/config
# sets default color scheme
# available options: doom-one, gruv-box, nord, dracula, solarized
COLOR_SCHEME="doom-one"
The GNU General Public License v3.0 (GPL-3.0)
Copyright (c) 2021-2022 Shubham vyas