greyline
Shown with the ThinkPad wordmark, which you supply yourself. The bundled logo is Tux.
A live world-time desktop wallpaper for Wayland and X11: a world map with clocks for your cities, your home city marked, and a day/night terminator that tracks the sun. A recreation of the IBM/ThinkPad World Time Active Desktop.
Try it in your browser · Documentation · Changelog
There is no daemon and no browser behind this. A scheduler runs greyline once a minute: it renders a PNG per output, hands each to the wallpaper mechanism you already use, and exits.
greyline is in beta. I run it daily on Linux; expect rough edges before 1.0.
Install
pipx install greyline # or: uv tool install greyline
greyline init
init detects your compositor, picks a backend, writes
~/.config/greyline/config.toml, and where systemd is present enables a user timer that
fires every minute. On GNOME, KDE and XFCE it fills in the wallpaper command for you.
Without systemd, put greyline watch in your session autostart instead.
You need Linux on Wayland or X11, Python 3.11 or newer, and a wallpaper tool for your
desktop: swaybg, swww, hyprpaper, feh or xwallpaper, or the one your desktop
environment already ships. The wiki covers
Nix and home-manager
and the beta
Windows and macOS
backends.
Use
greyline city add "Tokyo" 35.68 139.69 Asia/Tokyo --home
greyline config set theme gruvbox-dark-hard
greyline doctor # why isn't my wallpaper changing?
Thirty-five themes ship, light and dark. Most are ports of the base16 schemes your editor and terminal already use, so the wallpaper matches them.
blue theme |
home city marked | no logo, 12-hour |
|---|---|---|
The full reference is built in. It is generated from the same files the renderer reads, so it describes the version you actually have:
greyline help # every command; `greyline help city add` for one
greyline help keys # every config key, its values and its default
greyline help topics # themes, backends, desktops
Those pages are on the web too: Configuration · Themes · Backends · Desktop environments · Troubleshooting
How it works
sun.py computes the subsolar point and the terminator. vectormap.py draws the map
from public-domain Natural Earth GeoJSON. render.py composites them and places the
clocks at native resolution. A backend hands the finished PNG to your desktop. Only the
backends are platform-specific, which is why the same renderer runs in the browser demo.
The diagram is in
Architecture.
Contributing
Bug reports, desktop-compatibility recipes and pull requests are all welcome. The maintainer runs sway, so reports from GNOME, KDE and XFCE are the only way those recipes get verified. Start at CONTRIBUTING.md.
License
GPL-2.0-or-later. greyline descends from Maxim Proskurnya's GPL "World Time Wallpaper"
tribute; the concept and the original artwork are © IBM/Lenovo and are not bundled here.
The map is public-domain Natural Earth data and the default logo is Tux, by Larry Ewing.
map_style = "raster" and the ThinkPad wordmark need art you supply yourself. See
NOTICE and
docs/CREDITS.md.
Release files for greyline 0.7.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| greyline-0.7.3.tar.gz | 1.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| greyline-0.7.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.5 MB
Release files / greyline-0.7.3.tar.gz
| Download URL | greyline-0.7.3.tar.gz |
|---|---|
| Size | 1.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de73a5420af04b4c25372f06d73e20cbc960815d1ad6df3831390339012e9017
|
|
BLAKE2b-256 checksum How to use checksums |
75802b229153d8b175ea22e9a930a85c13cb3976cfe678411143c0add5720d8c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 3, 2026.
Transparency logRelease files / greyline-0.7.3-py3-none-any.whl
| Download URL | greyline-0.7.3-py3-none-any.whl |
|---|---|
| Size | 1.8 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fe2a0ba009436ab53fb460f2d4930c196bb8ee7c85a27a0c1f3a81dd5bce67d8
|
|
BLAKE2b-256 checksum How to use checksums |
5d10ff40667aa73475259304779908ae2fef1e8baf78a7e0585737863c0ff10d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 3, 2026.
Transparency log