jrupac / tasky

A command-line desktop client for Google Tasks.
GNU General Public License v3.0
114 stars 33 forks source link

An update to the program. #1

Closed hrios closed 13 years ago

hrios commented 13 years ago

Since the original Tasky required the user to have a .txt file with the clientID, clientSecret, and API key printed in a certain way, a module was added.

The module was intended to check if there's a .txt file named "keys" in the work directory. If there is not, then it prompts the user to enter this information. This should help the user when authenticating.