Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
markubiak committed Jan 16, 2016
2 parents 2ed3e85 + 00636a2 commit f723fbb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@
wallpaper-reddit is a Python 3 program that sets your wallpaper to the top image of one or multiple subreddits. Version 2 has introduced meny changes, such as the removal of all external dependencies, automatic DE detection for wallpaper setting, and proper setup using setuptools.

#Installation
DEB: [todo]
RPM: [todo]
AUR Package: [todo]
Windows MSI: [todo]

Packages for Windows and various Linux distributions can be found on the [Releases pages] (https://github.com/markubiak/wallpaper-reddit/releases)
[AUR Link](https://aur.archlinux.org/packages/wallpaper-reddit-git/)
From Source:
* Install Pillow 3.x or the libraries necessary to compile it from scratch if the distribution you're using does not package it:
- Ubuntu/Linux Mint/ElementaryOS: `sudo apt-get install python3-dev python3-setuptools libjpeg8-dev zlib1g-dev libfreetype6-dev`
Expand Down

0 comments on commit f723fbb

Please sign in to comment.