Get a brand new wallpaper without any effort!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Wallpaper-Randomizer is a simple Script that will allow you to quickly change your wallpaper to a random one. The wallpapers at the moment come from the wallpapers subreddit, however new sources might be added in the future. Why Random Wallpapers:
- I like change from time to time
- Interesting wallpapers you would never even consider
- I don't like to browse the internet for a wallpaper
Follow these steps in order to setup the project locally.
- Clone the repo
git clone https://github.com/StereoPT/wallpaper-randomizer.git
- Install NPM Packages
npm install
To run the script:
npm start
I recommend creating a terminal shortcut:
alias wallpaper="node <path_to_repo>/src/app.js"
Or even create a cronjob, to run every day.
- Version 1.0
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.md
for more information.
Your Name - @stereopt - stereopt@gmail.com
Project Link: https://github.com/StereoPT/wallpaper-randomizer