Coder Social home page Coder Social logo

devartsoftware / tmetric-plugins Goto Github PK

View Code? Open in Web Editor NEW
18.0 5.0 45.0 5.21 MB

Browser extension that adds TMetric one-click time tracking to popular Web apps.

Home Page: https://tmetric.com

Batchfile 0.06% TypeScript 80.14% JavaScript 2.88% HTML 3.85% C# 0.01% Swift 0.66% Less 12.24% CSS 0.14%
chrome-extension firefox-addon opera-extension browser-extension safari-extension time-tracking typescript

tmetric-plugins's Introduction

TMetric timer extension for major web browsers

Extension adds TMetric one-click time tracking to popular web tools. Supported web browsers are Chrome, Firefox, Edge, Opera, and Safari.

Supported services

Installing from web store

Installing from source code

Requirements

  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Git - free and open source distributed version control system

Project is using gulp as a build system.

To build extensions from sources you need:

  1. Install required npm packages.
  2. Run build task on gulp.

This can be done with the following script

$ npm install
$ npx gulp build

If you are building on Windows you can simply run build.bat.

Built extensions can be found in /dist/ folder.

Basic Usage

  1. Install the extension as described above.
  2. Log in to your TMetric account.
  3. Go to your web app account and click TMetric Logo Start Timer button there.
  4. To stop the current running timer:
  • Press the button again.
  • Stop the entry from the extension icon menu.
  • Click Start Timer on another task (issue or ticket).

Contributing

If you want to contribute, fork the project, make your changes and open a Pull Request

Check out our wiki on how to add a new integration.

Before opening a pull request please use git squash and merge all your commits into one. This helps keeping the Git log more compact and clear.

tmetric-plugins's People

Contributors

alexandersh21 avatar alexserdyuk avatar artemavramenko avatar berdir avatar dependabot[bot] avatar disfated avatar dmitriy-gr avatar dmitryan-devart avatar dviktorf avatar ewajagiello avatar fgruntjes avatar gal-timm avatar hectorcabral94 avatar individual-it avatar kulgar avatar maximsosnitskiy avatar nederby avatar olekdes avatar parasgediya avatar risum avatar santana1053 avatar sergeymul avatar stroym avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tmetric-plugins's Issues

Tmetric Button not more showing in Firefox

On all of our GitLab Issues the Tmetric Button has gone. This happens around 1 week ago.

It is gone on current Firefox Versions, on Windows 11 and Ubuntu 21.

I can't see any Network Requests to tmetric.com.

Gitlab new layout

The button for tracking an issue is not showing up in the new Gitlab design that just dropped last week. As workaround we need to temporarily switch back to the old design and then back.

Notion integration

If there is no plans of TMetric team to work on Notion integration, I'm looking into integrating it myself:

Interface

My plan is to add button, positioned at red rectangle
image

Main issue

Notion uses quite long IDs for its pages, e.g. 59021d0b712d4338b189619876a30dcd (32 chars)
Isn't it going to be an problem for TMetric?

Can't test my integration due to "corrupted" built file

Hello,

I am trying to add an integration for Open Project - a project management app like Jira or Redmine: https://www.openproject.org/

I've followed the wiki and looked at Jira's integration to have some kind of a complete example.

But, when I am trying to test the build using the .xpi file for firefox or the folder for chrome, I have some errors. Firefox says that the extension seems to be corrupted.

And chrome says: "impossible to load the background script 'lib/jquery.signalr.min.js'".

Am I missing something?
Here is my fork: https://github.com/ct2c/tmetric-plugins
And my only commit so far: ct2c@be46d8a

Thanks in advance for your help.

Tmetric button not load in ajax mode

Hi , we want add Tmetric button to our private app ,we use jQuery ajax to load data in tables and pages and add Tmetric Button to code but Tmetric extension can't locate placeholder because tmetric placeholder added after page loading
how can I fix this problem?

<div class="tmetric-button play-list" data-issue-name="Very important task" data-issue-id="task-123" data-issue-url="/tasks/123/" data-service-url="https://private.mycompany.com" data-project-name="My Awesome Project" data-tag-names="urgent,service"></div>

https://github.com/DevartSoftware/tmetric-plugins/wiki/How-to:-Integrate-TMetric-with-Private-Web-App

Oficial repo?

Hi, this is the official project to tmetrics extension?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.