Search found 1 match

by simpletoon
Tue Nov 08, 2011 5:46 pm
Forum: Requests
Topic: Daemon/UI separation request.
Replies: 1
Views: 1751

Daemon/UI separation request.

I've seem a few programs out there now that split the operation into a daemon and a ui so that the daemon can keep running behind the scenes when the ui is shut down, and could even be run when the user isn't logged in via cron. I think this would be a useful feature for Transmission, the GUI could ...