Notifications
Clear all

-->September 6th, 2025<--

Thank you to GolfCharlie and Claude Code for fixing the code to work with the newly changed FAA API! They have saved a lot of time. A new image has been created and will be uploaded today and available later tonight. If you don't want or need the image, you can visit https://github.com/markyharris/livesectional and incorporate the changes into your board now.

--->September 5th, 2025<--
There has been another change to the FAA API which has again broke the map. We are currently working on this. Check back for fix. If you have the fix please post it. - Mark

Crontab use

5 Posts
3 Users
0 Reactions
1,044 Views
(@swish)
New Member
Joined: 6 years ago
Posts: 2
Topic starter  

Any plans to add scheduling?  I use to run my map only for certain hours of the day (Shut down at night) using crontab.



   
Quote
 Bill
(@liveadmin)
Member Admin Registered
Joined: 6 years ago
Posts: 35
 
Posted by: @swish

Any plans to add scheduling?  I use to run my map only for certain hours of the day (Shut down at night) using crontab.

Are you just looking for a user defined shutdown time, or are you also wanting boot up time as well?  If you wanted boot up as well we would need to leave the pi on all night, just have the LED's off during the down time.

Thoughts?

Thanks,

Bill



   
ReplyQuote
(@swish)
New Member
Joined: 6 years ago
Posts: 2
Topic starter  

Shut down and On.  Im fine with leaving the pi on 24/7.  I just had a script that I ran with crontab for lightsoff and then a lightson at the approprate times.

So yeah for my purpose it would just be lights on and off at scheduled times.



   
ReplyQuote
 Bill
(@liveadmin)
Member Admin Registered
Joined: 6 years ago
Posts: 35
 

@swish 

We will look into this feature request.

Thanks,

Bill

 



   
ReplyQuote
Mark Harris
(@markyharris)
Member Admin Registered
Joined: 6 years ago
Posts: 575
 

This was a great idea, so we incorporated it into v3.1 which is now available. The editor added 3 more settings and the Raspberry Pi's system time; 

confedit timer

Check the time at the top to be sure that the Raspberry Pi's time is set correctly for your timezone. If necessary go to the command line on your RPI and enter 'sudo raspi-config' and change the timezone to accurately reflect the time.

Then its just a matter of selecting 'Yes' under 'Use On/Off Timer' and then enter the desired 'Time Off' and 'Time On'. Use 24 hour time here. So 10 pm would be entered as '22:00'. Restart the script if its currently running so the new settings will be reloaded. 

This will turn off both the LED's and displays if used. Thanks for the suggestion. - Mark



   
ReplyQuote
Share: