Skip to content

homerunco/toggl-button

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toggl Button extension for Chrome and Firefox

Add Toggl one-click time tracking to popular web tools.

Compatible services

Installing from the Web Store/Addons page

Chrome https://chrome.google.com/webstore/detail/toggl-button/oejgccbfbmkkpaidnkphaiaecficdnfn

Firefox https://addons.mozilla.org/en-US/firefox/addon/toggl-button-time-tracker/

Installing from Source

Works for Chrome only:

  1. Clone the repository: git clone git://github.com/toggl/toggl-button
  2. Navigate to chrome://extensions/ and enable "Developer Mode".
  3. Choose "Load unpacked extension..."
  4. Open the src directory in the toggl-button directory you just cloned and follow the prompts to install.

Changelog

List of all the changes and added features can be found at http://toggl.github.io/toggl-button

Using the Button

  1. Log in to your Toggl account from the extension popup.
  2. Go to your TeamWeek, Pivotal Tracker, Github, Asana, Unfuddle, Gitlab, Trello, Worksection, Redbooth, Podio, Basecamp, JIRA, Producteev, Bitbucket, Stifer, Google Docs, Redmine, YouTrack, CapsuleCRM, Xero, Zendesk, Any.do, Todoist, Trac, Wunderlist, Toodledo, Teamwork.com, Google Mail, Taiga, HabitRPG, Axosoft, Countersoft Gemini, Drupal, Esa, Help Scout, Flow, Sprintly, Google Calendar, TestRail, Bugzilla, Breeze, BamBam, GQueue, Wrike, Assembla, Waffle, Codeable, Eventum, Salesforce, Draftin, FogBugz, Google Keep, Gingko, Google Inbox, Wordpress, Kanbanery, Planbox, Zoho Books, Slack, Doit.im, Cloudes.me, eProject.me, Freshdesk, Newsletter2Go, Gogs, DevDocs, LiquidPlanner, SourceLair, Remember The Milk, Evernote, MantisHub, TargetProcess, VisualStudioOnline (TFS), SmartBoard, Phabricator, OpenProject, Zube, miniCRM.pl, AgenoCRM, Bitrix24, Rindle, TickTick, Exana, SherpaDesk, Workfront, OnlyOffice, MeisterTask, Overv, Clubhouse, Desk.com, Feedly, Teamleader, Intercom, Backlog.jp account and start your Toggl timer there.

See this article for reference where the start timer link is located in all the tools: Where can I find the Button?

Or start entry from the extension icon menu

  1. To edit the running time entry
  • Edit entry details from the post start popup that is shown right after you click the "Start timer" button
  • Edit entry details from the extension icon menu by clicking the running time entry name
  1. To stop the current running timer:
  • Press the button again
  • Stop the entry from the extension icon menu
  • Start another time entry inside your account.

Custom domains

If you use a setup, where one of the supported services is on a custom domain you can define the custom domains in settings "Permissions" tab.

Contributing

Want to contribute? Great! Just fork the project, make your changes and open a Pull Request

When adding new integrations please use git squash and merge all your commits into one commit. This keeps the git log more compact and clear.

Don't know how to start? Just check out the user requested services that have not yet been implemented, pick one and start hacking.

Packages

No packages published

Languages

  • JavaScript 59.8%
  • CSS 37.0%
  • HTML 2.9%
  • Makefile 0.3%