redpaper
redpaper copied to clipboard
A tool to download and set desktop wallpapers from Reddit
Results
2
redpaper issues
Sort by
recently updated
recently updated
newest added
``` fattiejb@lenovo-80x8:~$ redpaper Traceback (most recent call last): File "/usr/bin/redpaper", line 6, in from utils import ( ImportError: cannot import name 'colors' from 'utils' (/home/fattiejb/.local/lib/python3.8/site-packages/utils/__init__.py) ``` I am a newbie,...
It looks like there isn't a name collision, so it would be great if it could be uploaded to pypi. Shouldn't take longer than 5 minutes. That way it's just...
enhancement
help wanted