DailyWallpaperHub
多源壁纸聚合平台 · 自动归档 Bing + Unsplash 精选壁纸 · AI 视觉故事生成 · 企业微信推送 · GitHub Pages 在线画廊
Python★ 50
set your electron window as wallpaper behind desktop icons
git clone https://github.com/meslzy/electron-as-wallpaper.gitmeslzy/electron-as-wallpaperset your electron window as wallpaper behind desktop icons
npm install electron-as-wallpaper --save
import {attach, detach, reset} from "electron-as-wallpaper";
// attach the window to the desktop wallpaper
attach(mainWindow, {
transparent: true,
forwardKeyboardInput: true,
forwardMouseInput: true,
});
// detach the window from the desktop wallpaper
detach(mainWindow);
// reset the wallpaper (restore the original wallpaper)
reset();
more like this
多源壁纸聚合平台 · 自动归档 Bing + Unsplash 精选壁纸 · AI 视觉故事生成 · 企业微信推送 · GitHub Pages 在线画廊
Open-source, offline-first face recognition attendance platform that runs on any webcam.
search projects, people, and tags