An open API service indexing awesome lists of open source software.

https://github.com/vic/bc-timer

A basecamp time tracking tool intended to be embedded in gmail, firefox sidebar, and kde's web plasma.
https://github.com/vic/bc-timer

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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 !