https://github.com/subnut/goodtime-web
Simple web version of the Goodtime Android app
https://github.com/subnut/goodtime-web
Last synced: 3 months ago
JSON representation
Simple web version of the Goodtime Android app
- Host: GitHub
- URL: https://github.com/subnut/goodtime-web
- Owner: subnut
- Created: 2020-12-03T19:53:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T04:19:17.000Z (over 5 years ago)
- Last Synced: 2025-02-19T22:18:32.994Z (over 1 year ago)
- Homepage: https://subnut.github.io/Goodtime-web
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visit [https://subnut.github.io/Goodtime-web](https://subnut.github.io/Goodtime-web)
This is a simple webpage intended to be a simpler desktop version of the [Goodtime](https://github.com/adrcotfas/Goodtime) Android app.
I tried to make the upfront UI as similar as possible to the app, and also wanted to keep the webpage as light as possible, and also tried to keep the device screen awake while the timer is running.
And I think I am eligible to say, I succeeded with flying colors. :partying_face:
###### Why _simple_ ?
Because I don't know JavaScript or CSS :slightly_smiling_face:
All the JS and CSS of this page is written in a hurry by a **Python** coder!
###### Why is the code so ugly?
See [Why _simple_ above](#why-simple-?)