Skip to content

kuisux/askyy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🟅 askyy

A lightweight, terminal-based night sky screensaver built with Rust. Watch the stars twinkle and shooting stars streak across your terminal window.

Rust License: MIT

Features

  • 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.

Installation (reccomended)

From Aur (reccomended)

paru -S askyy

alternatively use yay instead of paru

From Source

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:

askyy
Press 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.

About

askyy is a night sky terminal based screensaver built in rust

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages