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

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

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.