Skip to content

New Year counter - it counts the time on your computer along with the date and tells you how much time it is until New Year's

License

Notifications You must be signed in to change notification settings

delfel25/New-Year-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Year Counter Preview

New Year Counter

An adaptive terminal countdown timer with dynamic scaling and midnight fireworks!

Go Terminal License


📖 Description

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.


Requirements

  • Go Compiler: Version 1.20 or 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.
  • Font: A monospaced font (e.g., JetBrains Mono, Courier) is essential for correct alignment.

Installation

Follow these steps to get the counter running:

# 1. Clone the repository
git clone https://github.com/delfel25/New-Year-counter.git

# 2. Enter the directory
cd New-Year-counter

# 3. Build the executable
go build main.go

# 4. Run the program
./main

About

New Year counter - it counts the time on your computer along with the date and tells you how much time it is until New Year's

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages