Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mood tracker
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Thomas R. Koll
mood tracker
Commits
ab41afed
Unverified
Commit
ab41afed
authored
Jan 03, 2018
by
Thomas R. Koll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add README
parent
673f3c34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
README.md
README.md
+19
-0
No files found.
README.md
0 → 100644
View file @
ab41afed
# A mood tracker written in Ruby.
Licensed under MIT License.
Needs the chronic gem as sole dependency.
Usage:
`$ mood`
Lists your mood average over the last week
`$ mood 100`
Writes an entry into your
`$HOME/.mood`
file with the current date
`$ mood 20 date="yesterday at 4pm"`
Writes an entry for yesterday at 1600 hours.
[
https://github.com/mojombo/chronic
](
chronic
)
has quite a few possibilities for your date entry.
(C) 2018 Thomas R. Koll
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment