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>
- Host: GitHub
- URL: https://github.com/unamdev0/go-cli-tool
- Owner: unamdev0
- Created: 2024-07-27T07:56:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-27T08:14:19.000Z (over 1 year ago)
- Last Synced: 2025-05-18T15:13:55.018Z (9 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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