WebClock

It's a clock. It runs in your browser.

Description

A simple clock for your web based timekeeping needs. Includes the abality to set the timezone you want if the one your browser chooes isn't what you need. The time will appear not only on the main page but also in the page's title so you can leave the page and still keep an eye on the time.

Requierments

php - I'm running it on 5.6 so that or anything newer should work
a webserver - I use apache. It's nice.
A javascript interpriter - Basicaly a modernish webbrowser.

Install

  1. git clone into a directory accessable by your webserver. git clone https://efrick.ddns.net/scm/git/WebClock
  2. Optional steps
    1. Edit clock.php to point to your CSS files.
    2. Add a symlink from clock.php to a file called index.php. ln -s clock.php index.php

ToDo

  • Add a timer.
  • Multiple clocks for tracking regions.
Description
A web-clock. Written with PHP and JS. It has selectable time-zones.
Readme 78 KiB
1.05.09.2021 Latest
2021-05-09 15:47:12 -04:00
Languages
PHP 69.1%
JavaScript 29.5%
CSS 1.4%