Mingrammer Gomo Save

:hamburger: Terminal based memo application written in Go

Project README

Go Report Card Travis Build

gomo

Gomo is terminal based memo application written in Go.

Who is it for?

This was created just for me. I often use terminal on my mac so it's annoying to swtich the windows between terminal and to-do application.

This is why I make this simple program.

So, this is for someone like me or for one want to use memo on terminal simply.

Introduction

It provides minimal functions for memo or todo. not much functions. gomo has just 4 commands now. init, new, list, delete are all!

Very simple to use.

Installation

go get github.com/mingrammer/gomo

You need to add $GOPATH/bin to your $PATH

Usage

  • gomo init : init memo file on your machine
  • gomo new 'content' : create new memo
  • gomo list : list the all stored memos
  • gomo delete [number] : delete a memo

What a so simple.

This is example of use.

Gomo Example

Open Source Agenda is not affiliated with "Mingrammer Gomo" Project. README Source: mingrammer/gomo
Stars
40
Open Issues
2
Last Commit
7 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating