Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add and configure frontail #118

Merged
merged 2 commits into from
Mar 20, 2017
Merged

Add and configure frontail #118

merged 2 commits into from
Mar 20, 2017

Conversation

ThomDietrich
Copy link
Member

@ThomDietrich ThomDietrich commented Mar 20, 2017

Resolves #28

@jameshiscott @kubawolanin @LeDumpier

Finally! I've looked into frontail and like it a lot. Thanks for all the info, help and instructions you gave in #28. I've added all needed steps to openHABian and invested a few more minutes this evening to add an openHAB (PaperUI) theme and a highlighting schema to the mix.

Please test! ;) I'd invite everyone to contribute style and highlighting improvements. I've only covered the most common log lines.

grafik

Signed-off-by: Thomas Dietrich Thomas.Dietrich@tu-ilmenau.de

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
@ThomDietrich ThomDietrich merged commit 7b3fb18 into master Mar 20, 2017
@ThomDietrich ThomDietrich deleted the frontail branch March 20, 2017 21:45
@jameshiscott
Copy link

Looks ace, will give it a try. Had a feeling it would fit well with you. Thanks @ThomDietrich

@ThomDietrich
Copy link
Member Author

I've just merged it. You'll have to execute "Update" and run "Basic Setup" from the menu. After that it should be available under http port 9001.
Thanks again for your help and sorry for the four months delay 😨

Please let me know what you think of the styling, I'd like to further improve it over time.

@LeDumpier
Copy link

LeDumpier commented Mar 21, 2017 via email

@ThomDietrich
Copy link
Member Author

ThomDietrich commented Mar 21, 2017

A fresh setup is not needed if you just want to use frontail from this PR.

Squeezeserver

Not very homeautomation'ly, is it? I'd like to contentrate on components that are closely linked to openHAB and common systems we interact with...

@LeDumpier
Copy link

Hi @ThomDietrich

The installation via openhabian-config is absolutely seamless, thank you. Couldn't be easier :)

I wonder if you could point me in the right direction on how I can bypass the Openhab theme as I want to use it in HabPanel and it would be nice for it to blend in.

Thanks again

@LeDumpier
Copy link

I might add though the OpenHAB theming is very nice touch :)

@ThomDietrich
Copy link
Member Author

Thanks man ;)
Yes that's easy, first the all-solving solution: the openHAB theme is just that, a website (i.e. css) theming. Hence you can use css to modify whatever you want. After the installation you'll find the file includes/frontail-theme.css under /usr/lib/node_modules/frontail/lib/web/assets/styles/openhab.css. Just add whichever modification you wish for.

Second solution: frontail already provides an option to hide the topbar. Just modify the service file under /etc/systemd/system/frontail.service =)

@LeDumpier
Copy link

Thank you for the pointers. Also thanks again for your work on OpenHABian, it goes a long way in helping newcomers to get into the world of OH2. Good stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants