A lightweight, terminal-based night sky screensaver built with Rust. Watch the stars twinkle and shooting stars streak across your terminal window.
- Twinkling Stars: A procedurally generated night sky that feels alive.
- Shooting Stars: Rare, elegant streaks that cross your terminal at random intervals.
- Terminal Agnostic: Works in any modern terminal (Alacritty, Kitty, Foot, etc.).
- Resource Efficient: Written in Rust for minimal CPU usage—perfect for background aesthetics.
paru -S askyyalternatively use yay instead of paru
Make sure you have cargo installed:
git clone https://github.com/kuisux/askyy
cd askyy
cargo build --release
sudo cp target/release/askyy /usr/local/bin/⌨️ Usage
Simply run the command to start the screensaver:
askyyPress q or Ctrl+C to exit and return to your terminal.
Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page. License
This project is MIT licensed.