-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardize API Model Naming & Centralize Date/Time Localization (#6)
* Use naming convention same as in api spec * Updating basic info
- Loading branch information
Showing
24 changed files
with
420 additions
and
508 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<p align="center"> | ||
<img src="https://github.com/fastybird/.github/blob/main/assets/repo_title.png?raw=true" alt="FastyBird"/> | ||
</p> | ||
|
||
# 🌟 FastyBird Smart Panel – Your Smart Home, Simplified | ||
|
||
Welcome to **FastyBird Smart Panel** – an **intelligent, real-time, and beautifully designed** smart home control system. | ||
Whether you're **tweaking device settings, automating routines, or managing your home from a sleek touchscreen**, FastyBird gives you **the power to do it all effortlessly!** | ||
|
||
--- | ||
|
||
## 🏠 **One System, Three Powerful Components** | ||
|
||
### 🖥️ **Smart Panel Backend** | ||
⚡ The **brain** of the system – handling **device communication, automation, and data processing**. | ||
🛠️ Built with **NestJS & TypeORM**, ensuring **scalability, flexibility, and real-time performance**. | ||
|
||
### ⚙️ **Admin Panel** | ||
🎛️ A **powerful web app** to **configure, customize, and fine-tune** your smart home setup. | ||
🌍 Runs anywhere with a browser, powered by **Vue.js**. | ||
|
||
### 📱 **Display App** | ||
🖐️ A **beautiful touchscreen interface** for **Raspberry Pi & embedded displays**. | ||
🚀 **Built with Flutter** for a **fast, smooth, and real-time** user experience. | ||
|
||
--- | ||
|
||
## ✨ **Why FastyBird Smart Panel?** | ||
✅ **Modern & Modular** – Fully customizable dashboards and widgets | ||
✅ **Real-time Updates** – **Instant control** over your devices | ||
✅ **Multi-Platform** – Works on **web, mobile, and embedded screens** | ||
✅ **Seamless Automation** – **Easily configure** routines and actions | ||
✅ **Open & Extensible** – **Integrates with multiple smart home ecosystems** | ||
|
||
🌍 **Take control of your smart home today!** | ||
|
||
🚀 **Powered by [FastyBird](https://fastybird.com)** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 0 additions & 38 deletions
38
apps/panel/lib/core/models/general/audio_configuration.dart
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.