godo

command module
v0.0.0-...-a435d69 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

README

Godo

A multi-tool CLI app with few tools which I use almost everyday.

Features

  • CLI/TUI
  • Add tasks to todo list
  • Write journals
  • Check Weather
  • Check top weekly dev news

Usage/Examples

To get the top weekly dev news:

go run main.go news

To get all the tools:

go run main.go --help

To get all the flags for any tool:

go run main.go todo -h

To run TUI, run any tool without any flags:

go run main.go todo

Run Locally

Clone the project

  git clone https://github.com/Kishu98/godo.git

Go to the project directory

  cd godo

Install dependencies

  go run main.go

Tech Stack

Go, bubbletea framework, Cobra

Roadmap

  • Add database integration to store data.
  • Keep adding new tools
  • Deploy this app to the world

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL