git-annex/doc/design/assistant/OSX.mdwn

7 lines
341 B
Text
Raw Normal View History

2012-08-30 13:47:00 -04:00
Misc OSX porting things:
* autostart the assistant on OSX, using launchd
2012-08-30 13:50:31 -04:00
* add webapp to OSX menu somehow
2012-08-30 13:47:00 -04:00
* 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>