niravcodes / clock_on_wallpaper_mac

A small Mac utility to display time and date on the desktop wallpaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clock on Wallpaper (Mac)

A small Mac utility to display time and date on the desktop wallpaper.

screenshot of the wallpaper

Also hides the notch.

What it does

  • Render html_wallpaper/index.html on a webview on a hidden window every minute.
  • html_wallpaper/index.html draws on a canvas. Save the contents of that canvas as png.
  • Set the png as a wallpaper (and ensure that it stays set).

Works Used:

About

A small Mac utility to display time and date on the desktop wallpaper


Languages

Language:JavaScript 68.1%Language:Swift 21.3%Language:HTML 10.6%