Skip to content
This repository was archived by the owner on Nov 29, 2019. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage:


FBAPI_TOKEN={YOUR_FRESHBOOKS_API_TOKEN} bundle exec ./fbtoday.rb [2012-02-27] [2012-02-30]

If you don't pass a date for the from or to dates, Date.today is used.

Output:


6.0     Project Name    What I did for that project
2.0     Project Name    What I did for that project
----
8.0

I use this as a simple way to see what I did today and to cut and paste the report for one of my clients who requires an email status report with a detailed log.

If you want to filter by project, pass PROJECT as an environment variable like PROJECT="Project Name".

About

Simple listing of time entries pulled from the FreshBooks API for a given day or date range.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages