Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shrugsy/clock_with_countdown_timer
A desktop clock with toggleable timer
https://github.com/shrugsy/clock_with_countdown_timer
Last synced: about 1 month ago
JSON representation
A desktop clock with toggleable timer
- Host: GitHub
- URL: https://github.com/shrugsy/clock_with_countdown_timer
- Owner: Shrugsy
- Created: 2019-12-12T04:24:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T12:42:47.000Z (over 1 year ago)
- Last Synced: 2024-10-14T19:38:02.247Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 130 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clock_with_Countdown_Timer
This project was created to demonstrate an implementation of react.js in combination with electron. The basis of this is from https://github.com/csepulv/electron-with-create-react-appThe project itself is intended to be a large desktop clock with a toggleable timer (similar to the functionality of the google timer)
Run using `npm run dev` (this uses Node Foreman to start React & Electron based on the procfile commands).
Build using `npm run pack`.
## Download
Try the latest executable release:
[0.2.1 (46.6mb)](https://github.com/Shrugsy/Clock_with_Countdown_Timer/releases/download/0.2.1/ClockWithCountdownTimer_0.2.1.zip)![Clock with various states](https://raw.githubusercontent.com/Shrugsy/Clock_with_Countdown_Timer/master/img1.png)