Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhetty/hm-tools
hm-tools to expand your Homematic-Raspi
https://github.com/fhetty/hm-tools
Last synced: 1 day ago
JSON representation
hm-tools to expand your Homematic-Raspi
- Host: GitHub
- URL: https://github.com/fhetty/hm-tools
- Owner: fhetty
- Created: 2017-10-15T22:25:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-30T09:55:33.000Z (over 1 year ago)
- Last Synced: 2024-08-02T19:35:47.299Z (3 months ago)
- Language: C
- Size: 42.1 MB
- Stars: 22
- Watchers: 5
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: licenses/bash/COPYING
Awesome Lists containing this project
- awesome-homematic - hm-tools - Sammlung von Tools für RaspberryMatic. (CCU Addons)
README
# hm-tools
Dieses Addon funktioniert nur mit RaspberryMatic.
Geeignet für arm, aarch64 und x86.
Getestet mit Raspi2, Raspi3, Raspi4, Synology NAS (x86 "ova").## Unterstützte CCU Modelle
* [RaspberryMatic](http://homematic-forum.de/forum/viewtopic.php?f=56&t=26917)## Beschreibung:
Dieses Addon erweitert RaspberryMatic um Konsolen-Programme, die im Standard-System nicht enthalten sind.
Eine Anleitung der einzelnen Anwendungen findet Ihr im Netz.### Im Plugin sind zur Zeit folgende Konsolen-Tools enthalten:
* midnight commander 4.8.29
* nano 7.2
* htop 3.2.2
* bash 5.2.15
* imagemagick 7.1.0-51 (libjpeg, libpng include)
* sshpass 1.09
* oathtoolkit 2.6.9
* iostat 2.2#### Hinweis:
Dieses Addon schreibt nicht in den schreibgeschützten Bereich des Filesystem!
Nach der Installation ist ein Neustart erforderlich!Viel Spaß mit hm-tools.
### Ihr braucht nicht alle Pakete!
* Anleitung Paketauswahl.txt befolgen.
### Anmerkung zu mc:
Wenn der Midnight Commander unter Putty die Ränder nicht als Linien, sondern als Buchstaben darstellt,
müssen folgende Änderung in den Verbindungseinstellungen von Putty vorgenommen werden.Unter:
Windows -> Translation
*Remote character set*
ISO-8859-1-1998 (Latin-1, West Europe)
einstellen.
Das anschließende Speichern unter Session nicht vergessen.
## Licenses:
All binaries are compiled from the buildroot system source code.
The source code of the compiled binaries was not modified.
The source code of the binaries is subject to the following licenses:| Package | License |
| ------------- | ------------- |
| mc | GNU General Public License |
| expect | Public Domain |
| nano | GNU General Public License |
| htop | GNU General Public License |
| bash | GNU General Public License |
| imagemagick | GNU General Public License |
| sshpass | GNU General Public License |
| oathtool | GNU General Public License |
| iostat | GNU General Public License |### Autor
2020 Frank Hettrich### Notice
Danke an Jens Maus für seine Unterstützung.
Thanks to Jens Maus for his support.## RaspberryMatic
* https://github.com/jens-maus/RaspberryMatic
Ich hafte nicht für Schäden, die an eurer Hard- und Software
durch die Verwendung dieses Addons entstehen.
Verwendung des Addon auf eigene Gefahr!
I'm not responsible for any hardware or software damage.
Use this addon at your own risk!