Run python script on reboot

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
mirkoj

Run python script on reboot

Post by mirkoj »

I was trying to find a way to do this but no luck so turning again to good people here.
I have this python script for controlling nvidia gpu fans but I have to go to terminal and run python nvidiafan.py or what was it name every time I restart the computer.
Is there a way to have this automatically run on every computer startup?
Thanks!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
gm10

Re: Run python script on reboot

Post by gm10 »

If running it upon user login is good enough for you then Mint menu > Startup Applications is the easiest way.
chrissixxx1

Re: Run python script on reboot

Post by chrissixxx1 »

I have loooked into this- There are some suggestions here: https://stackoverflow.com/questions/245 ... -in-ubuntu

Startup Applications seems the easiest as suggested!
Locked

Return to “Software & Applications”