Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piedcipher/iwalle

CLI app with Bash & PHP that changes wallpaper using Imgur's API from a subreddit.
https://github.com/piedcipher/iwalle

bash cli imgur imgur-api php reddit

Last synced: 28 days ago
JSON representation

CLI app with Bash & PHP that changes wallpaper using Imgur's API from a subreddit.

Awesome Lists containing this project

README

        

# iWallE
![](https://vignette.wikia.nocookie.net/pixar/images/d/d4/Wall%E2%80%A2e.png/revision/latest/scale-to-width-down/185?cb=20110429103101)

CLI app with Bash & PHP that changes wallpaper using Imgur's API from a subreddit.

## Dependencies
* ```php7.0-cli```
* ```php7.0-curl```

## Setup
* Download & Extract repo in ```Home directory``` i.e.```/home/``` **OR**

Clone the repo - ```git clone https://github.com/piedcipher/iWallE.git ~/iWallE```
* Register a new [Imgur application](https://api.imgur.com/oauth2/addclient) to get API credentials.
* Put ```client id``` in ```app.php``` file.

## Usage
```$ ./iWallE ```

## Issues
Report any issues, bugs or feature requests at [issues](https://github.com/piedcipher/iWallE/issues) page.

## License
Copyright (c) 2017-2018 Tirth Patel

This code is distributed under [MIT license](https://github.com/piedcipher/iWallE/blob/master/LICENSE).