Welcome!
A network utility designed to ease in the use of network drives in the lab enviroment. If you find it useful please consider making a donation. If you have any suggestions drop me a line!
Features:
At the moment the application displays as below on launch:
It allows for:
- Mounting of a volume with supplied credentials
- Unmounting a volume
- Fully customisable via a settings plist inside the app.
To download HomeDrive please go here.
Screen-Shots:
Download:
Current Release
HomeDrive : Version 0.10 : (.zip)
Release date: 8th Jan, 2008
Version History
v0.10 (08/01/08)
(.zip)
- Fixed an issue with the display of the image icons under tiger.
v0.09 (19/12/07)
(.zip)
- Fixed error function bug where error messages would not actually print to screen.
- No other issues corrected.
v0.02 (01/12/07)
- Initial Internal Beta Release.
- Implemented XML Parsing.
- Store settings in .plist file.
- Added Time-Out.
Known Issues :
At the moment the widget:
- AFP and SMB only atm.
Configuration Information:
At the moment the applications settings are read in from a settings (HomeDrive.app/Contents/Resources/settings.plist) file inside the Resources folder.
The 4 key / value pairs are as below.
- Icon - Icon.png
- LoginMsg - Enter details below to mount your Home Drive.
- MountPoint - /Volumes/#USERNAME#
- MountURL - afp://#USERNAME#:#PASSWORD#@10.1.0.31/#USERNAME#/
