antimof / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.28k stars 177 forks source link

Use the Mashines Hostname as default Name #42

Open mrbesen opened 3 years ago

mrbesen commented 3 years ago

Instead of "UxPlay" the application tries to read the mashines hostname from uname() and use that instead. In the case, that uname failes "UxPlay" is used. The parameter -n <name> can override this of course.