stursby / tiny-clock

Just a tiny floating clock.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiny-clock

Just a tiny floating clock.

demo

Getting started

Clone the repo.

git clone https://github.com/stursby/tiny-clock.git

Install dependencies

cd tiny clock && yarn

Dev

Run the Electron app in Development

yarn start

Build

Build the app for macOS

yarn build-mac

Build the app for Linux

yarn build-linux

Build the app for Windows

yarn build-windows

About

Just a tiny floating clock.


Languages

Language:JavaScript 69.7%Language:CSS 26.7%Language:HTML 3.5%