https://github.com/heyheychicken/link-clock
A clock showing you the time in Link's universe.
https://github.com/heyheychicken/link-clock
nodejs
Last synced: 9 months ago
JSON representation
A clock showing you the time in Link's universe.
- Host: GitHub
- URL: https://github.com/heyheychicken/link-clock
- Owner: HeyHeyChicken
- Created: 2023-09-23T16:15:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T08:44:04.000Z (over 2 years ago)
- Last Synced: 2024-05-01T16:42:00.507Z (about 2 years ago)
- Topics: nodejs
- Language: JavaScript
- Homepage:
- Size: 2.47 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Link-Clock** is a clock showing you the time in Link's universe, made with Node.js.
## Installation
1) Clone it directly from GitHub.
```
git clone https://github.com/HeyHeyChicken/Link-Clock.git
```
2) Install packages
```
cd Link-Clock-main
npm install
```
## Usage
1) Launch this command.
```
node index.js
```
2) Open your browser at the following address: [http://localhost:80](http://localhost:80).
## Features
1) Your clock shows you the time in Link's universe.
2) You can move Link with your keyboard.
## Compatibility
**Link-Clock** has only been officially tested on Chromium based browser.
## Thanks
This project would not be what it is without the participation of [Alex Daniel](https://discordapp.com/users/274184344300552192).
Thanks to him 😀
Created by [Antoine Duval (HeyHeyChicken)](//antoine.cuffel.fr) with ❤ and ☕ (chocolate) in [Mesnil-Panneville](//en.wikipedia.org/wiki/Mesnil-Panneville).