Anolog is a simple web application that provides an interface with an analog clock face.
Click here to use the application.
The source code of the application is hosted on GitHub. If you want to develop, you can follow the steps below:
Clone the repo: git clone https://github.com//anolog.git Edit the index.html, styles.css, and app.js files. Save your changes: git commit -m "changes made" Push the changes to the repo in your own account: git push origin master Enter the repo in your own account on GitHub and click the "New Pull Request" button. Wait for your changes to be accepted.
This app is released under the MIT license. See the LICENSE file for more information.