Skip to content

Didiloy/GameClock

Repository files navigation

repo-size License


Logo

GameClock

Track your Game time with your friends !

About The Project

GameClock is an Electron application with Vue and Firebase that allow you to track your game time with anyone that has access to your database !

Capture home Capture home 2

(back to top)

Built With

(back to top)

Download

Go to the Release page

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Have node installed.

Installation

  1. Clone the repo
    git clone https://github.com/Didiloy/GameClock.git
  2. Navigate to the directory named GameClock
    cd GameClock
  3. Install NPM packages
    npm install
  4. Launch the developpement server
    npm run dev

(back to top)

License

Distributed under the GPLv3 License.

(back to top)