Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1012 Bytes

File metadata and controls

34 lines (20 loc) · 1012 Bytes

DVD Screen Saver

Bouncing DVD logo screen saver for Windows in Rust 🦀

dvdlogo

Installation

  1. Download the dvd-screensaver.scr file from the latest release
  2. Right-click the file and select "Install"
  3. In the screen saver settings menu select "dvd-screensaver"

Note

Configuration menu and in-window preview are not implemented. Clicking "Preview" will do nothing.

You can also clone the repository and build the project for your platform with cargo build --release.

Features

  • Bouncing DVD logo
  • It could hit the corner if you look at it long enough

Planned features

  • Configurable logo image
  • Retro screen effects

Where is the Python version?

See the v1 release for the Python version and 32-bit Windows support.

License

MIT License