No description
Find a file
Oscar Andreasson 5b041df310 QmlMirror.qml: refactoring
TaskWarrior support added
Moved all windows to using MirrorWindow
2015-11-17 08:14:05 +01:00
weatherinfo QmlMirror.qml: refactoring 2015-11-17 08:14:05 +01:00
.gitignore Cleaned up weatherinfo and removed some visible stuff 2015-06-20 10:00:08 -07:00
Calendar.qml QmlMirror.qml: refactoring 2015-11-17 08:14:05 +01:00
Clock.qml A lot of changes and additions... 2015-11-16 09:27:06 +01:00
JSONListModel.qml QmlMirror.qml: refactoring 2015-11-17 08:14:05 +01:00
jsonpath.js QmlMirror.qml: refactoring 2015-11-17 08:14:05 +01:00
lala.qml A lot of changes and additions... 2015-11-16 09:27:06 +01:00
LICENSE Adding MPL 2.0 licenses to all new files 2015-07-01 21:12:33 -07:00
Main.qml Minor changes 2015-08-14 11:34:16 +02:00
MirrorText.qml A lot of changes and additions... 2015-11-16 09:27:06 +01:00
MirrorWindow.qml A lot of changes and additions... 2015-11-16 09:27:06 +01:00
Position.qml Adding MPL 2.0 licenses to all new files 2015-07-01 21:12:33 -07:00
QmlMirror.pro QmlMirror.qml: refactoring 2015-11-17 08:14:05 +01:00
QmlMirror.qml QmlMirror.qml: refactoring 2015-11-17 08:14:05 +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 QmlMirror.qml: refactoring 2015-11-17 08:14:05 +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 QmlMirror.qml: refactoring 2015-11-17 08:14: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.