diff options
| author | Li Zhineng <[email protected]> | 2025-08-08 23:10:01 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2025-08-08 23:10:01 +0800 |
| commit | e5685547b3233516585f6a5e20ec24ef3351fe2f (patch) | |
| tree | 5aac605bfb3be9deff153e29f4903bb6037ab8ad /about.markdown | |
| parent | a78acd0046d26b3047fa085e02517583a8f5d9b1 (diff) | |
| download | openairmx.org-e5685547b3233516585f6a5e20ec24ef3351fe2f.tar.gz openairmx.org-e5685547b3233516585f6a5e20ec24ef3351fe2f.zip | |
refresh ui
Diffstat (limited to 'about.markdown')
| -rw-r--r-- | about.markdown | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/about.markdown b/about.markdown deleted file mode 100644 index aa61b09..0000000 --- a/about.markdown +++ /dev/null @@ -1,45 +0,0 @@ ---- -layout: page -title: About -permalink: /about/ ---- - -Hello! Welcome to Open AIRMX, a site dedicated to everything related to -AIRMX Pro. - -This project originated from my desire to integrate the device with -Apple Home, enabling remote control. However, around mid-2024, an unexpected -issue arose when someone reported in the repository that the AIRMX company -had gone out of business. This created a challenge for users who needed to -retrieve the device’s key, as there was no way to access it with the official -servers down. - -After an extensive investigation and reverse engineering of the AIRMX mobile -application, we were able to find a solution. We are excited to offer you the -ability to fully localize your device on your home network. Currently, we -provide dedicated repositories for: - -- [A mock API server][mock-server] that handles device registration and - time synchronization. -- [A setup page][setup-page] to assist you in pairing or reconnecting your - device to the internet. -- [A JavaScript project][airmx] called [airmx][airmx] that allows you to - control the device. This is a low-level package for composing and validating - MQTT messages, making it ready for integration with various platforms. -- [A Homebridge plugin][homebridge-airmx] for AIRMX Pro, which enables you to - control your device across your Apple devices, including via Siri. - -The project scope has expanded significantly beyond our initial expectations. -We are open-source enthusiasts and do not have any affiliation with -AIRMX—The company. The project is managed by a software engineer and a -UI designer. If you appreciate our work, we would be grateful for your support -through GitHub Sponsors or PayPal. Your generosity means a lot to us. - -If you have any questions or just want to say hello, please feel free to -send us a message at [[email protected]][contact-email]. - -[mock-server]: https://github.com/openairmx/server -[setup-page]: https://github.com/openairmx/setup -[airmx]: https://github.com/openairmx/airmx -[homebridge-airmx]: https://github.com/openairmx/homebridge-airmx -[contact-email]: mailto:[email protected] |
