An open API service indexing awesome lists of open source software.

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.

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).