https://github.com/jayadamsmorgan/javahomeserver
Home Server project written in Java.
https://github.com/jayadamsmorgan/javahomeserver
home-automation iot iot-platform java
Last synced: about 2 months ago
JSON representation
Home Server project written in Java.
- Host: GitHub
- URL: https://github.com/jayadamsmorgan/javahomeserver
- Owner: jayadamsmorgan
- License: mit
- Created: 2023-07-25T00:49:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T16:59:40.000Z (over 2 years ago)
- Last Synced: 2025-01-10T23:45:07.238Z (over 1 year ago)
- Topics: home-automation, iot, iot-platform, java
- Language: Java
- Homepage:
- Size: 593 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaHomeServer
## Overview
The goal of this project is to make an open source fully customizable IoT ecosystem.
## Related
* ### [SmartHomeDevices](https://github.com/jayadamsmorgan/SmartHomeDevices)
Project implementing ESP32 smart devices for JavaHomeServer using Arduino framework.
* ### [HomeClient-iOS](https://github.com/jayadamsmorgan/HomeClient-iOS)
iOS Smart Home App for JavaHomeServer project written in SwiftUI