Skip to content

This is a simple widget that can be put in your desktop, designed as a Digital Clock which was made using Electron.

License

Notifications You must be signed in to change notification settings

HarinduVihan/Digital-Clock-Electron

Repository files navigation

Digital-Clock-Electron

This is a simple widget that can be put in your desktop, designed as a Digital Clock which was made using Electron.

image

What is Electron?

Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create cross-platform apps that work on Windows, macOS, and Linux — no native development experience required.

How to install

Either

  1. You can, simply download the setup.exe from the releases.

or

  1. You can, clone this repository. Type this commands in your terminal to initialize the npm package

      npm install electron --save-dev
    

License

This project is licensed under the MIT License.

About

This is a simple widget that can be put in your desktop, designed as a Digital Clock which was made using Electron.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published