Skip to content

一款简约的智能硬件集成开发工具

License

Notifications You must be signed in to change notification settings

hqgboy/kidincode

 
 

Repository files navigation

KIDIN CODE

一款简约的智能硬件集成开发工具

如果你是一名资深的Arduino开发者并厌倦了官方所提供的简陋开发工具,KIDIN CODE将可为你带来更舒心的体验;如果你是一名小白级的Arduino开发者,KIDIN CODE也能带你高效快速入门。

KIDIN CODE是由梦车间发起的开源项目,其目标是为创客群体提供一款体验友好的智能硬件集成开发工具。KIDIN CODE致力优化整体开发流程,构建简洁友好的交互界面。

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/HiroKwok/kidincode
# Go into the repository
cd kidincode
# Install dependencies
npm install
# Run the app
electron .

License

GPL-3.0 License

About

一款简约的智能硬件集成开发工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 2.1%
  • CSS 1.6%
  • Python 0.2%
  • Shell 0.0%
  • Batchfile 0.0%