A way to let other people know what the heck you're up to.
Go to file
diff 69f41ad157 Split off friendlification of the working directory off into its own function, added public_html detection. 2020-11-14 04:59:45 +00:00
.gitignore Changed name from Venture to CheckIn. 2020-11-13 06:22:57 +00:00
README.md Changed name from Venture to CheckIn. 2020-11-13 06:22:57 +00:00
main.go Split off friendlification of the working directory off into its own function, added public_html detection. 2020-11-14 04:59:45 +00:00
prompt.go Split off text input to a separate file, now using bubbletea for a slightly friendlier experience. 2020-11-13 17:39:50 +00:00

README.md

CheckIn

A way to let other people know what the heck you're up to.

Usage:

checkin set [--include-wd]

--include-wd will include your current working directory in your message.

checkin get [--freshness=14]

--freshness controls how new (in days) messages must be in order to be printed.