Project Description
About 437 wordsAbout 1 min
2023-07-27
KitX Project aims to create a cross-platform and scalable toolbox, so that the electronic devices are no longer split, the computing power is shared, and everyone can enjoy the fun of technology.
Project Composition
To end users
KitX Dashboard is the core of KitX Project and the specific implementation of KitX Project on the desktop.
The dashboard is a cross-platform desktop application that can run on the desktop operating systems such as
Windows
,Macos
,GNU/Linux
The purpose is to provide users with an integrated toolbox, so that users can manage multiple devices on one interface, and can expand functions through the form of plug-ins.The dashboard project is based on the
Avalonia UI
to realize the cross-platform graphic interface, and useC#
as the main development language.KitX Mobile is the specific implementation of KitX Project on the mobile terminal, which can be run on
Android
,iOS
devices.Due to the low authority of the mobile terminal, the mobile terminal cannot perform extensive function expansion, but users can use mobile to manage devices and call the function on the remote device. In addition, the mobile terminal will also integrate some common plug-in functions, these plug-in functions will be updated with the main software Of course, the mobile terminal can also expand the function through the
Mini App
and other forms, similar to theWeChat Mini App
The mobile project is based on the
Flutter
to realize the cross-platform graphic interface, and usedart
as the main development language.KitX Installer include multiple projects, mainly realize the installation package of different platforms of KitX Dashboard
To developers
KitX SDK is a series of development tools used by KitX plug-in developers
Including plug-in packing tools, plug-in unpacking tools, plug-in debugging tools, plug-in template generators, plug-in communication diagnostics, etc.
KitX SDK is not a specific project. It consists of multiple projects. The main part is KitX Tools.
KitX Script is dedicated to the script language for the
KitX Task Plan
.The design goal of the KitX Script language is easy to use, but the function is powerful, which can be used to achieve complex process control, including easy-to-use but powerful remote calls.
KitX Docs is the document site of KitX Project, built with
vuepress
.This is the site you are watching now.
Changelog
Last Updated: View All Changelog
💾 Feat: Updating translation for English
On 2/8/25💾 Feat(Plume-Theme): Migrated
On 1/25/25📝 Chore: Remove hard-coded permalink
On 1/25/25📦 Struct: Move to
On 1/25/25notes
folder to match theme's requirementsv23.03.27.0
On 3/27/23📦 Struct: Move default to root dir
On 2/21/23📄 Docs: 新增移动端文档
On 1/25/23📄 Docs: 英文文档
On 1/21/23📝 📦 Chore, Struct: 按主题分离
On 1/21/23📝 📦 Chore, Struct: 尝试 hope 主题
On 1/21/23💾 📝 📦 Feat, Chore, Struct: 使用 vuepress 重建文档站
On 1/20/23