Skip to content

vic/bc-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tiny html widget for time tracking for basecamp projects.

The goal of this application is to provide an embeddable 
html page, for tracking a day tasks with basecamp.

You can acess it on:

   http://bc-timer.heroku.com/

It will prompt you for a basecamp domain and api token
You can obtain the token from the bottom of your profile page on basecamp.

If you provide a basecamp domain on the URI, it will only prompt for the token

    http://bc-timer.heroku.com/mycompany

If you provide the token, the app wil auto login. 

    http://bc-timer.heorku.com/mycomany/xxxxxxx

To add this app as a gmail gadget, just append /gmail.xml to the uri.
And add that to your gmail account.

   http://bc-timer.heroku.com/mycompany/xxxxx/gmail.xml


Experimental: 
  - Right now,.. almost everything.
  - We have an experimental google chrome extension at the chrome/ directory.

Future: 
  - Work on all browsers
  - iPhone support, including touching.
  - Make the heroku app, a twitter client, so it can read time tracking updates
    from twitter with #bc hashtag . ej. twittering: 
       brb #bc
    would mean I'm leaving and will be back soon.
       now doing this #bc
  - REST API. 
    for interacting it from:
       - the command line ! 
       - from krunner or gnome-do
       - and from inside emacs !

About

A basecamp time tracking tool intended to be embedded in gmail, firefox sidebar, and kde's web plasma.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published