https://github.com/instantos/instantwallpaper
Wallpaper scraper and generator for instant-OS
https://github.com/instantos/instantwallpaper
custom-wallpaper instantos wallpaper
Last synced: about 1 year ago
JSON representation
Wallpaper scraper and generator for instant-OS
- Host: GitHub
- URL: https://github.com/instantos/instantwallpaper
- Owner: instantOS
- License: gpl-2.0
- Created: 2020-01-09T08:18:49.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T17:00:21.000Z (over 1 year ago)
- Last Synced: 2025-04-11T05:33:34.832Z (about 1 year ago)
- Topics: custom-wallpaper, instantos, wallpaper
- Language: Shell
- Homepage:
- Size: 58.6 KB
- Stars: 5
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
instantWALLPAPER
Wallpaper generator for instantOS
--------
[](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