homeworkc / lazycast

A Simple Wireless Display Receiver
GNU General Public License v3.0
689 stars 89 forks source link

add systemd unit for autostart #38

Closed sbaier1 closed 4 years ago

sbaier1 commented 4 years ago

for people who want to auto start this (tested on raspbian buster, should work on any systemd based distro though)

homeworkc commented 4 years ago

Is this method easier than the existing one?

sbaier1 commented 4 years ago

Is this method easier than the existing one?

the main advantage is that it's not as platform-dependent, it works on any systemd based distro with a display manager, and yes it's similarly easy to install (see the README section i added, it includes installation and is completely copy-pastable on a standard raspbian install)