Skip to content

Simple clock using golang, bubbletea, and lipgloss

License

Notifications You must be signed in to change notification settings

zakwanhisham/go-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO TIME TUI

This is a simple time project using golang, bubbletea and lipgloss

How to build

git clone https://github.com/zakwanhisham/go-time.git
make build

How to install

git clone https://github.com/zakwanhisham/go-time.git
make install
# Put this on your rc file (.bashrc, .zshrc)
export PATH=$PATH:~/.local/bin

How to use

  • Normal clock
gotime
  • Timer mode
gotime -timer=<time in seconds>
  • Countup mode
gotime -countup

TODO

  • Fix the text styling
  • Add help flag
  • Make the font larger
  • Make it more interactive
  • Add more feature
    • Alarm
    • Reminder
    • Timer Alarm

About

Simple clock using golang, bubbletea, and lipgloss

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published