https://github.com/gaming32/windows-screensaver
Simple library for creating Windows screensavers
https://github.com/gaming32/windows-screensaver
Last synced: about 2 months ago
JSON representation
Simple library for creating Windows screensavers
- Host: GitHub
- URL: https://github.com/gaming32/windows-screensaver
- Owner: Gaming32
- License: mit
- Created: 2020-10-02T22:04:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-02T22:52:07.000Z (over 4 years ago)
- Last Synced: 2025-03-05T13:18:32.247Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Usage
Create a `Screensaver` object with `winscr.parse_cmdline`.
It will automatically redirect stdout to `winscr.default_logfile` by default.
It will automatically redirect stderr to `winscr.default_errlog` by default.