about summary refs log blame commit diff
path: root/README.md
blob: ead3d9be63bfa95197841fd0b0bcf80c951ca09f (plain) (tree)



















































                                                                                                                                                                               
# Smart-Wallpaper

A simple bash script that automatically changes your wallpaper depending on if its daytime or nighttime (helps your eyes).

## Getting Started

You can either clone the repository and run the script or if you are running Arch or derivatives get it from the AUR (https://aur.archlinux.org/packages/smart-wallpaper-git/).

### Dependencies

Required: redshift - determining if its day/night in your location.
          feh - setting the wallpaper.
          bash

Optional: gifsicle - animated wallpaper support

### Usage

A step by step series of examples that tell you how to get a development env running

Say what the step will be

```
Give the example
```

And repeat

```
until finished
```

End with an example of getting some data out of the system or using it for a little demo

## Contributing

Feel free to submit pull requests to clean up the code/adding new features. Thank you!


## Author

* **Baitinq** - *Whole script* - (https://github.com/Baitinq)

See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.

## License

This project is licensed under the GPL License.

## Acknowledgments

* Stackoverflow me like