guysoft / MagicMirrorOS

MagicMirrorOS out-of-the-box distro
GNU General Public License v3.0
236 stars 27 forks source link

Release status of 0.1.0 #4

Closed guysoft closed 4 years ago

guysoft commented 4 years ago

Mostly asking @khassel ,

Should we tag the current nightly as version 0.1.0 and release it? Or is there anything else you want to get out first?

khassel commented 4 years ago

In #3 I have to check if screensaver and wlan-power-off are disabled by default, otherwise the mirror becomes totally black after a while ...

It's up to you if you want to wait for this or if we put it in 0.2.0 ...

guysoft commented 4 years ago

Better wait. When #3 is fixed and tested we can release. BTW it should not black, it was set here: https://github.com/guysoft/CustomPiOS/blob/devel/src/modules/gui/filesystem/home/pi/scripts/start_gui

guysoft commented 4 years ago

The screensaver issue should be fixed, and there is a nightly built. I guess all that is left is to test it and release.

khassel commented 4 years ago

Tested the last nightly build and it works as expected. So you can make a release.

guysoft commented 4 years ago

Requirements? Does it work on RaspberryPi 0 1 2 3 or 4?

khassel commented 4 years ago

see https://docs.magicmirror.builders/getting-started/requirements.html

guysoft commented 4 years ago

Released, you are welcome to edit the release page for more information: https://github.com/guysoft/MagicMirrorOS/releases/tag/0.1.0

Then close this issue

guysoft commented 4 years ago

@khassel Saw you wrote "see https://docs.magicmirror.builders/getting-started/requirements.html" Updating and closing.