"snow" is a randomly generated winter landscape screensaver, which makes it possible for you to enjoy snowy landscapes, even when there's no sign of snow outside! (or if you don't like leaving your house)
Head to the releases page and search for the latest release.
You are presented with multiple ways to install snow:
- Shell script
- Usable on Linux and macOS
- No extra software required
- No automatic updates
- Powershell script
- Usable on Windows
- No extra software required
- No automatic updates
- Homebrew
- Usable on Linux and macOS
- Extra software required (homebrew)
- Automatic updates
Alternatively, if you have Rust installed, you can compile yourself:
cargo install --git https://github.com/GHaxZ/snow.git
To launch snow, simply run the snow command:
snow
Once snow is running, you can use the following hotkeys:
- "r" - to regenerate the landscape
- "q" - to quit
That's all there is to it; it's quite simple, really.
Contributions are always welcome!
Please make sure you somewhat adhere to the codebase style and document your code, especially in hard-to-understand areas.
Thanks!
In case you encounter any issues or have a feature you want to see, please open a GitHub issue. I'll do my best to fix things!
This project is licensed under the MIT license.