mirror of
https://github.com/sascha-hemi/homeassistant-desktop.git
synced 2026-03-21 00:04:12 +01:00
chore: Update project information
This commit is contained in:
25
README.md
25
README.md
@@ -4,6 +4,8 @@ Desktop App (Windows / macOS / Linux) for [Home Assistant](https://www.home-assi
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
This project is fork from [mrvnklm/homeassistant-desktop](https://github.com/mrvnklm/)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Just download the latest version for your platform from the [release section](https://github.com/iprodanovbg/homeassistant-desktop/releases/latest) to install Home Assistant
|
Just download the latest version for your platform from the [release section](https://github.com/iprodanovbg/homeassistant-desktop/releases/latest) to install Home Assistant
|
||||||
@@ -18,12 +20,6 @@ Just download the latest version for your platform from the [release section](ht
|
|||||||
- fullscreen mode (Cmd/Ctrl + Alt + Return)
|
- fullscreen mode (Cmd/Ctrl + Alt + Return)
|
||||||
- automatic updates (if not disabled in context menu)
|
- automatic updates (if not disabled in context menu)
|
||||||
|
|
||||||
## Recent changes:
|
|
||||||
|
|
||||||
- added fullscreen mode
|
|
||||||
- added arm64 builds (experimental)
|
|
||||||
- updated electron (v8 to v13) + dependencies
|
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
- if using "detached window" on Windows, instead of dragging, you have to resize it to move it
|
- if using "detached window" on Windows, instead of dragging, you have to resize it to move it
|
||||||
@@ -31,3 +27,20 @@ Just download the latest version for your platform from the [release section](ht
|
|||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
||||||
|
|
||||||
|
## License and Author
|
||||||
|
|
||||||
|
Copyright 2022, [Ivan Prodanov](https://github.com/iprodanovbg)\
|
||||||
|
Copyright 2020-2021, [Marvin Kelm](https://github.com/mrvnklm)
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
https://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.
|
||||||
|
|||||||
Reference in New Issue
Block a user