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 网页屏幕保护程序
- Host: GitHub
- URL: https://github.com/nini22p/stasis
- Owner: nini22P
- License: mit
- Created: 2025-10-16T14:43:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-08T17:44:56.000Z (8 months ago)
- Last Synced: 2025-11-08T18:15:08.833Z (8 months ago)
- Topics: fluentui, rust, screensaver, typescript, webview2, windows
- Language: Rust
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```