No description
Find a file
2015-12-22 22:51:05 +01:00
weatherinfo QmlMirror.qml: refactoring 2015-11-17 08:14:05 +01:00
.gitignore .gitignore: ignore jsondata.txt 2015-11-30 08:19:23 +01:00
Calendar.qml Added MPL2.0 copyright to a lot of files 2015-11-29 16:41:20 +01:00
Clock.qml A lot of changes and additions... 2015-11-16 09:27:06 +01:00
JSONListModel.qml Remove some console.logs 2015-12-22 22:47:08 +01:00
jsonpath.js QmlMirror.qml: refactoring 2015-11-17 08:14:05 +01:00
LICENSE Adding MPL 2.0 licenses to all new files 2015-07-01 21:12:33 -07:00
Main.qml Correct resolution 2015-12-22 22:47:24 +01:00
MirrorText.qml QmlMirror.qml Fixed some layout issues 2015-11-30 09:33:19 +01:00
MirrorWindow.qml Added MPL2.0 copyright to a lot of files 2015-11-29 16:41:20 +01:00
Position.qml Bump QtPositioning version 2015-12-22 22:48:05 +01:00
QmlMirror.pro Removed lala.qml, accidental commit 2015-11-29 16:40:19 +01:00
QmlMirror.qml QmlMirror.qml Fixed some layout issues 2015-11-30 09:33:19 +01:00
QmlMirror.qmlproject Initial release 2015-05-27 16:14:00 -07:00
README.md README.md: Add copyright and license section 2015-07-01 21:21:18 -07:00
TaskWarrior.qml Remove some console.logs 2015-12-22 22:47:08 +01:00
Transport.png Transport.qml: Worked a bit on the style and layout of the Public Transportation module, added logo images 2015-07-23 20:37:52 -07:00
Transport.qml QmlMirror.qml: refactoring 2015-11-17 08:14:05 +01:00
Transport.xcf Transport.qml: Worked a bit on the style and layout of the Public Transportation module, added logo images 2015-07-23 20:37:52 -07:00
Weather.qml Propagate width/height to WeatherInfo 2015-12-22 22:51:05 +01:00

QmlMirror

This is yet another Magic Mirror project I guess. It's designed to run behind a 2 way mirror, letting light through the mirror and hence showing everything bright through the mirror.

Install instructions

  1. Run qmake
  2. Run make
  3. Run make install

Running instructions

  1. qmlscene QmlMirror.qml

Copyright (c) Oscar Andreasson 2015 unless otherwise stated. Code released under MPL 2.0 license and Digia BSD license. MPL 2.0 license available in LICENSE.