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.
- Host: GitHub
- URL: https://github.com/vic/bc-timer
- Owner: vic
- Created: 2010-08-31T20:31:23.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-08-31T21:43:39.000Z (almost 16 years ago)
- Last Synced: 2024-12-25T12:26:28.267Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://bc-timer.heroku.com
- Size: 254 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 !