Skip to content

Latest commit

 

History

History
69 lines (53 loc) · 4.5 KB

README.md

File metadata and controls

69 lines (53 loc) · 4.5 KB

LogViewer for openHAB-App

API release issues open pull requests stars language count last commit license


About this project

This is a simple and easy to use android app to simplify the mobile access to the log of an openHAB instance (running frontail) on your tablet or your smartphone.

I have not that much experience with programming so please help this project by opening issues and creating new pull requests for improving code and implementing new features (see chapter Contribute for the guidelines).
Furthermore I'm still a student so the progress might not be as fast as on other projects.

If you want to, you can also have a look at my other projects:
My Website (only in German!)

Features

  • accessing the log of an openHAB instance by entering the hostname / IP address and the port
  • adjusting the text size of the log
  • saving the entered connection details and reconnecting to the last entered connection on next app start
  • switchable View Lock function to automatically scroll to the newest log entry and lock touch input

Screenshots

Smartphone

Smartphone #1 Smartphone #2

Tablet

Tablet #1 Tablet #2

Contribute

Of course I'm happy about any kind of contribution.

For creating issues there's no real guideline you should follow. If you create pull requests please try to use my syntax that I follow. Using a unified code format makes it much easier for me and for everyone else.

License

Copyright 2020 nikothegreek

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.