summaryrefslogtreecommitdiff
path: root/doc/design/assistant/OSX.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design/assistant/OSX.mdwn')
-rw-r--r--doc/design/assistant/OSX.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/design/assistant/OSX.mdwn b/doc/design/assistant/OSX.mdwn
new file mode 100644
index 000000000..dd412eac2
--- /dev/null
+++ b/doc/design/assistant/OSX.mdwn
@@ -0,0 +1,5 @@
+Misc OSX porting things:
+
+* autostart the assistant on OSX, using launchd
+* Use OSX's "network reachability functionality" to detect when on a network
+ <http://developer.apple.com/library/mac/#documentation/Networking/Conceptual/SystemConfigFrameworks/SC_Intro/SC_Intro.html#//apple_ref/doc/uid/TP40001065>