Shipped an app
TL;DR: A CLI client for Google Tasks 👨‍💻

I have been using Google Tasks to manage my daily todos and weekly tasks for a while now. I love it's simplicity and integration with Gmail and Calendar.

I made this project a while back, while learning Golang. It's a simple CLI client for Google Tasks. You can get some functionality of the app in the CLI.

It was useful for me because as a dev I spent a lot of time on terminals. Now I can easily view upcoming tasks and add more tasks/todos without even leaving the terminal 🤓

The project is made with Go, and uses Cobra as the CLI framework. It is open-source and the code is available on my GitHub profile.

Code: https://github.com/BRO3886/gtasks

🔗: https://youtu.be/trsdIUu3pMw

#github #google #code #golang #go #cli #100daysofcode #opensource #googledevelopers #programming #project #learning