Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belikhun/iot-smart-server
IoT Smart Server (Graduation Thesis)
https://github.com/belikhun/iot-smart-server
bunjs elysiajs iot openai openai-chatgpt openai-realtime-api sequelize smart-home smarthome typescript websocket wifi
Last synced: about 1 month ago
JSON representation
IoT Smart Server (Graduation Thesis)
- Host: GitHub
- URL: https://github.com/belikhun/iot-smart-server
- Owner: Belikhun
- Created: 2024-09-10T14:39:57.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-05T06:36:50.000Z (about 1 month ago)
- Last Synced: 2024-12-05T07:29:16.496Z (about 1 month ago)
- Topics: bunjs, elysiajs, iot, openai, openai-chatgpt, openai-realtime-api, sequelize, smart-home, smarthome, typescript, websocket, wifi
- Language: JavaScript
- Homepage:
- Size: 17.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!NOTE]
> ### Project is not completed!
> This project is a part of my graduation thesis. Papers will be published here once everything is completed.
>
> This project will not be maintained and the repository will be archived once the papers are published.# IoT Smart Server
Smart devices coordinator and manager, powered by **Bun.JS**.
![image](https://github.com/user-attachments/assets/ee422705-3e07-4752-8744-10e833f9da7f)
![image](https://github.com/user-attachments/assets/ddf53e92-3f57-4b18-b9a8-b011ecab61af)
![image](https://github.com/user-attachments/assets/da1bab22-6b36-4120-b213-b00a110b7f15)
![image](https://github.com/user-attachments/assets/dc979341-8624-480b-be96-5ad244274fc3)## 🗂 Running from source
> [!IMPORTANT]
> Detailed step-by-step tutorial to get this project up and running is not, and will not be available!
>
> Database file, sample configs and environment files for this project is not available!---
## 🍊 Related projects
* [Smart Device `Belikhun/iot-smart-device`](https://github.com/Belikhun/iot-smart-device)
* [Smart App `Belikhun/iot-smart-app`](https://github.com/Belikhun/iot-smart-app)