https://github.com/lemonyte/dvd-screensaver
The DVD Screen Saver for Windows.
https://github.com/lemonyte/dvd-screensaver
dvd dvd-screensaver nannou rust screen-saver screensaver windows
Last synced: about 1 month ago
JSON representation
The DVD Screen Saver for Windows.
- Host: GitHub
- URL: https://github.com/lemonyte/dvd-screensaver
- Owner: lemonyte
- License: mit
- Created: 2021-03-04T21:09:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T06:43:11.000Z (about 2 months ago)
- Last Synced: 2025-04-08T07:37:43.597Z (about 2 months ago)
- Topics: dvd, dvd-screensaver, nannou, rust, screen-saver, screensaver, windows
- Language: Rust
- Homepage:
- Size: 587 KB
- Stars: 33
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# DVD Screen Saver
Bouncing DVD logo screen saver for Windows in Rust 🦀

## Installation
1. Download the `dvd-screensaver.scr` file from the [latest release](https://github.com/lemonyte/dvd-screensaver/releases/latest)
2. Right-click the file and select "Install"
3. In the screen saver settings menu select "dvd-screensaver"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](https://github.com/lemonyte/dvd-screensaver/releases/tag/v1.0.1) for the Python version and 32-bit Windows support.
## License
[MIT License](license.txt)