Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/instantos/instantwallpaper
- Owner: instantOS
- License: gpl-2.0
- Created: 2020-01-09T08:18:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T17:27:26.000Z (almost 3 years ago)
- Last Synced: 2024-05-22T23:26:31.656Z (8 months ago)
- Topics: custom-wallpaper, instantos, wallpaper
- Language: Shell
- Homepage:
- Size: 56.6 KB
- Stars: 5
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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