Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlassClock

A transparent, minimalist desktop clock that preserves your workspace aesthetics.

GlassClock is a lightweight desktop utility designed for users who value focus and wallpaper aesthetics. It provides a real-time clock overlay with a Transparent UI, ensuring your carefully curated desktop background remains the protagonist.

image

How to run

  1. Terminal / Powershell
cd "Your Project Path"

npm install 

npm start
  1. create a bat file named "run.bat" in the same directory as the project. then add the following content:
@echo off

powershell -WindowStyle Hidden -Command "Set-Location 'Your Project Path'; npm start"

replace 'Your Project Path' with the actual path to your project.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages