An adaptive terminal countdown timer with dynamic scaling and midnight fireworks
This tool syncs with your system clock to provide a real-time countdown to the New Year. It features a custom-built matrix rendering engine that adjusts the size of the digits based on your terminal window dimensions.
- Go Compiler: Version
1.20or higher. - Environment:
- Linux/macOS: Any standard terminal (Bash, Zsh, Fish).
- Windows: Highly recommended to use Windows Terminal or PowerShell.
- System: Access to
stty(Unix) for auto-scaling support.
Follow these steps to get the counter running:
git clone https://github.com/delfel25/New-Year-counter.git
cd New-Year-counter
go build main.go
./main