浏览代码

Updated Readme

Thomas Buck 9 年前
父节点
当前提交
1fcd67ee38
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8
    0
      README.md

+ 8
- 0
README.md 查看文件

@@ -1,5 +1,13 @@
1 1
 # CaseLights
2 2
 
3
+CaseLights is an Arduino based RGB LED controller using a simple MOSFET setup. The lights are controlled with a Mac OS X Menu Bar App that can set static colors, animations, or visualize various computer status values using the included [JSystemInfoKit](https://github.com/jBot-42/JSystemInfoKit).
4
+
5
+## Mac OS X App
6
+
7
+The CaseLights XCode project includes the JSystemInfoKit project from the submodule in this repository. Just run `xcodebuild` on the command line or open the project in XCode and click `Run` to start the App.
8
+
9
+![Screenshot](https://i.imgur.com/N7j7BJV.png)
10
+
3 11
 ## Working with Git Submodules
4 12
 
5 13
 To clone this repository, enter the following:

正在加载...
取消
保存