V
V
Vitaly Pitalenko2020-10-01 17:30:17
linux
Vitaly Pitalenko, 2020-10-01 17:30:17

How to launch a PyQt5 application automatically on Raspberry pi startup?

How to launch a PyQt5 application automatically on Raspberry pi startup?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Ananiev, 2020-10-01
@SaNNy32

https://m.habr.com/ru/post/141003/

P
pfg21, 2020-10-01
@pfg21

write a script for the system startup manager.
I suspect on the raspberry of ubunt with systemd, multi articles, for example https://4te.me/post/systemd-unit-ubuntu/
just keep in mind to write the full path to the application in ExecStart=.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question