An open API service indexing awesome lists of open source software.

https://github.com/unamdev0/go-cli-tool

CLI reminder tool written in go, accepts input in format of <hh:mm> <text:message>
https://github.com/unamdev0/go-cli-tool

Last synced: 7 months ago
JSON representation

CLI reminder tool written in go, accepts input in format of <hh:mm> <text:message>

Awesome Lists containing this project

README

          

# REMINDER CLI TOOL

A simple reminder cli tool written in go.

Accepts new reminder in format `hh:mm text`

To start program enter run command

`go run main.go`

Tool can take multiple reminders as input as long as the program is running

Screenshot 2024-07-27 at 1 39 36 PM
Screenshot 2024-07-27 at 1 39 01 PM