https://github.com/ghisvail/gnome-backgrounds-bitday
BitDay for GNOME
https://github.com/ghisvail/gnome-backgrounds-bitday
backgrounds bitday bitday-wallpaper gnome
Last synced: about 9 hours ago
JSON representation
BitDay for GNOME
- Host: GitHub
- URL: https://github.com/ghisvail/gnome-backgrounds-bitday
- Owner: ghisvail
- License: unlicense
- Created: 2017-01-06T10:58:24.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T16:43:23.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T22:31:34.616Z (10 months ago)
- Topics: backgrounds, bitday, bitday-wallpaper, gnome
- Language: Meson
- Homepage:
- Size: 5.36 MB
- Stars: 36
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# gnome-backgrounds-bitday
____ ______ ______ ____ ______ __ __
/\ _`\ /\__ _\/\__ _\/\ _`\ /\ _ \ /\ \ /\ \
\ \ \L\ \/_/\ \/\/_/\ \/\ \ \/\ \ \ \L\ \\ `\`\\/'/
\ \ _ <' \ \ \ \ \ \ \ \ \ \ \ \ __ \`\ `\ /'
\ \ \L\ \ \_\ \__ \ \ \ \ \ \_\ \ \ \/\ \ `\ \ \
\ \____/ /\_____\ \ \_\ \ \____/\ \_\ \_\ \ \_\
\/___/ \/_____/ \/_/ \/___/ \/_/\/_/ \/_/
[BitDay], a beautiful dynamic pixel wallpaper, packaged for the GNOME desktop.
## Installation
First, ensure [Meson] is available on your system.
Then, run the following commands:
```
meson --prefix=/usr builddir
ninja -C builddir install
```
## Configuration
The default timings for the dynamic wallpaper were taken from the
[BitDay-for-Windows] configuration. They can be adjusted either in file
`backgrounds/bitday-timed.xml.in` before installation, or in file
`/usr/share/backgrounds/bitday/bitday-timed.xml` post installation.
## Licensing
This project is licensed under the same [terms](./COPYING) as
[BitDay-for-Windows] where the images were originally sourced from.
[BitDay]: https://bitday.me/
[BitDay-for-Windows]: https://github.com/DannyCare/BitDay-for-Windows/
[Meson]: https://mesonbuild.com/Getting-meson.html