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

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.

Awesome Lists containing this project

README

        

# DVD Screen Saver

Bouncing DVD logo screen saver for Windows in Rust 🦀

![dvdlogo](https://github.com/user-attachments/assets/0d8dead3-dbd4-497b-bcdc-4b5e91cf0d49)

## 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)