An open API service indexing awesome lists of open source software.

https://github.com/nini22p/stasis

A WebView ScreenSaver for Windows | Windows 网页屏幕保护程序
https://github.com/nini22p/stasis

fluentui rust screensaver typescript webview2 windows

Last synced: about 2 months ago
JSON representation

A WebView ScreenSaver for Windows | Windows 网页屏幕保护程序

Awesome Lists containing this project

README

          

# Stasis - A WebView ScreenSaver for Windows

English | [简体中文](README_CN.md)

## Usage

1. Download [latest version](https://github.com/nini22p/stasis/releases/latest).
2. Move `stasis.scr` to `C:\Windows\System32`.
3. Search for `Change Screen Saver` and open.
4. Select `stasis` from the `Screen Saver` dropdown.
5. Select `Settings` to customize.
6. Select `Apply` to save settings.

## Build

Double click `build.bat` or run in PowerShell.

```bash
./build.bat
```