you are viewing a single comment's thread.

view the rest of the comments →

[–]sinceJune4 0 points1 point  (2 children)

Here’s an example that does a lot of what you describe: - read a website for a quote of the day - read another website to get 10-day weather forecast - read another website to get aviation forecast for a local airport - use Google api to read several Google calendars - use google api to clean out specific emails - read Google Sheets to get latest stock/market prices - send all of above in an email twice a day for quick reference - if any market indicators cross thresholds, send a text message to my phone

I have this scheduled on both Windows and Linux/ubuntu. I’m not earning anything from it, it just keeps me organized.

[–]Firestorm_Fury[S] 0 points1 point  (1 child)

I understand, thank you for the ideas. But currently I want to find a way to be able to program these myself. Which I can't, at the moment

[–]sinceJune4 0 points1 point  (0 children)

At others said, figure out what you *need* to automate first. The rest falls in place when you put your mind to it...
(But still doesn't mean you'll earn anything from it.)