forked from sixthsense/sixthsense
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FAQ
37 lines (15 loc) · 1.14 KB
/
FAQ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#FAQ
1. Why is this in the source?
A: Because you need to read it.
2. Why doesn't SixthSense work on Android/Linux/Mac/etc.? Can't we fix it?
A: Its written in Microsoft C# without compatibility for Mono. There's some work on ports already going on, look at the README for details.
3. How do I build a SixthSense device?
A: Check out [the documentation](https://github.com/sixthsense/sixthsense/wiki/Tutorials) on this topic.
4. What's the primary method of contact?
A: Mailing list. See the README for details.
5. Can I contribute? How?
A: **We would love for you to contribute!** You can help by just *watching* the project. Blog about SixthSense, write documentation or build a device and post a tutorial! If you're into writing code, check out the README for some specific pointers (hint: indentation is a major issue).
6. I tried compiling, but, it tells me I don't have a Microsoft Offie API!
A: You need Microsoft Office installed in order to run SixthSense. It is kind of irritating; we're working on getting rid of the dependency.
7. You didn't answer my question!
A: Sorry! Try asking on the mailing list (see README for details).