Over the years I have created a variety of automatic programs such as puzzle solvers. They aren't the most complex to program but they are fun and requires a basic knowledge about how each puzzle works.
A simple solver to solve the puzzle The Daily Set. Can be found at: The Daily Set. Instructions on how to use are on the GitHub.
Update 2/19/21:
The program now includes a previous answers function to see the answers form a prior game.
To use simply open the program and complete the puzzle as normal. When you open the program again it will display the answers from your previous game.
Other tips and warnings related to the save function have been added to the program.