Skip to content

sigorilla/wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set wallpaper on OSX

Agent for update wallpaper on Mac everyday.

Setup

  1. Install wallpaper

    git clone git@github.com:sigorilla/wallpaper.git
    cd wallpaper
    ./setup.py
  2. Install lunchy

    gem install lunchy

    Also you can use another managers

  3. Start service

    lunchy start wallpaper

Developing

Tests

Need create.

Codestyle

I'm using PEP8.

Linting

Install PEP8

pip install pep8

Linting

pep8 .

License

MIT

Contributing

I will be very happy to see your PR for improving this project.

Releases

No releases published

Packages

No packages published

Languages