Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/instantos/instantwallpaper

Wallpaper scraper and generator for instant-OS
https://github.com/instantos/instantwallpaper

custom-wallpaper instantos wallpaper

Last synced: 2 months ago
JSON representation

Wallpaper scraper and generator for instant-OS

Awesome Lists containing this project

README

        


instantWALLPAPER


Wallpaper generator for instantOS



--------

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/eed7ed06ca9446bda1a7004bdfce7dcf)](https://app.codacy.com/gh/instantOS/instantWALLPAPER?utm_source=github.com&utm_medium=referral&utm_content=instantOS/instantWALLPAPER&utm_campaign=Badge_Grade_Settings)

## usage

instantWALLPAPER is typically invoked using instantASSIST.
On instantOS, a new wallpaper is automatically generated every "wallpaper-wednesday"

to set a custom wallpaper
it should work on all WMs that support feh to set a background. It does depend on instantWM and instantutils to use all features though

### CLI usage

set a custom wallpaper on instantOS
```
instantwallpaper set myimage.png
```

clear custom wallpaper and return to instantWALLPAPER
```
instantwallpaper clear
```

## Requirements
- imagemagick
- bash
- wget

### instantOS is still in early beta, contributions always welcome