Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
abkcode2986y@jonii Above cron will open swiggy website in brave browser at 13:05 everyday, So i can order my lunch. I was eating very late last week so i added the cron.
-
You could write a python script with beautifulsoup4 to go ahead onto swiggy and place your order for you, launched from Cron... Then food magically appears at lunch time.
Related Rants
05 13 * * * export DISPLAY=:0 && brave-browser https://www.swiggy.com/
Cron to make sure I eat on time. Swiggy is food delivery service.
rant
lunch
cron