E_COMMERCE Works extremely well, automating the use of NZB's to download files from Usenet. A few comments: - As this program has no GUI, it would be much better distributed as a StartupItem or LaunchDaemon, rather than as an application with a Dock icon with no way to quit. - If there is some odd reason it must remain as an application, please add the "LSUIElement" key to the Info.plist. This will keep it from adding a Dock icon, but may be confusing as there is no feedback the program is running. Looking towards the future, a GUI would be good to add, especially a "first-run" wizard that could set the server and directory settings, rather than using the (admittedly excellent) web-based configuration interface. (Version 0.2) |