Skip to content

biisal/godo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GODO

Agent

An AI Agent built for the Terminal to boost your productivity.

Installation

go install github.com/biisal/godo@latest

What makes GODO unique?

  1. AI AI AI - Nowdays AI is eveywhere :) why not use the free gemini api and not to waste it :)
  2. Accessibility - Godo is terminal based so just open the terminal and run it.. you dont need any browser or app to manage your todos
  3. UI - GODO comes with a simple Good Looking UI
  4. Fast - GODO is lightweight and it uses live streaming to fetch the data from the gemini api and render to UI
  5. Agent - The Ai Agent can manage your todos for you so you dont need to manage things manually

More Features

  1. Search - You can search for your todos by the title
  2. Mark - You can mark your todos as done or pending

List

  1. Multiline Text - You can add multiline description to your todos

Description

Usage

Add the following to your shell config file (e.g. ~/.bashrc, ~/.zshrc):

export PATH="$PATH:$HOME/go/bin"

Then Restart your terminal and run:

godo

Help

Pressing ctrl+b will open the keybindings list

Contributing

You can contribute by opening an issue or contributing directly.

Thank you ! Bye :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages