te4-adrian-almetun-smeds / magic-mirror-gosu

A Magic Mirror created using Gosu as the front end library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linting status

Documentation status

magic-mirror-gosu

A Magic Mirror front-end created in Ruby using Gosu.

This project requires the use of itggot-adrian-almetunsmeds/Magic-Mirror-Backend

Setup

  1. Download all dependencies
  2. Start the magic-mirror-backend webserver
  3. Navigate to the webserver admin panel using a browser
  4. Set up a user and fill in all the required forms
  5. Navigate to the webserver example http://localhost:9292/token/:user_id page using a browser (replace :user_id with the user ID from the user created in 4.)
  6. Insert the retrived token in token.txt
  7. In the terminal run ruby app.rb

About

A Magic Mirror created using Gosu as the front end library.

License:GNU General Public License v3.0


Languages

Language:Ruby 100.0%