There isn't a tray app that just handles scheduling and downloading. The closest to this would be using a scheduled task (Windows) or a cron job (Linux). You would set a task to call the command line tool at a specific time to download and then add it to the library. This however does not integrate into the scheduled news in the GUI.
|