Giter Site home page Giter Site logo

tta's Introduction

tta - Time Tracker Автозаполнялка для Muranosoft

Latest PyPI version

Автозаполнялка Time Tracker-а для Murano Soft

Тулза использует git лог для получения уникальных описаний каждодневной работы. Тулза использует этот API для определения рабочих и не рабочих дней.

Установка:

Тулза написана на Python, так что его нужно поставить: OSX, Windows, Linux.

Саму тулзу можно поставить через пакетный менеджер, который идет вместе с Python.

pip install tta

Использование:

Все что нужно сделать - запустить команду в папке с git репозиторием:

tta -u user -p qwerty -e [email protected]
  • user - Имя пользователя в Time Tracker.
  • qwerty - Пароль от Time Tracker.
  • [email protected] - email который указан в git config вашего перозитория.

Options:

Option Description
-u --user логин от Time Tracker
-p --password пароль от Time Tracker
-e --email email в git config
-d --directory Полный путь до папки с репозиторием
  --start_date

Начало периода (Пример: 2015-8-27)

По дефолту: первый день текущего месяца

  --end_date

Окончание периода (Пример: 2015-8-29)

По деволту: последний день текущего месяца

  --start_work_day

Начало рабочего дня (часы).

По дефолту: 10.

  --end_work_day

Конец рабочего для (часы).

По дефолту: 18.

-c --category

Категория в Time Tracker

По дефолту: 2 (Development).

Список категорий:
ID Name
17 Client Support
12 Code Review
2 Development
4 Documenting
15 Graphic Design
27 Holiday
29 HR
14 Infrastructure
28 Marketing
7 Meeting
8 Miscellaneous
30 Office Management
35 Overtime leave
9 Project Management
10 Quality Assurance/Testing
3 Requirement Analysis
6 Research
25 Sick
31 Vacation non-paid
26 Vacation paid

tta was written by Kirill Ermolov.

tta's People

Contributors

erm0l0v avatar

Watchers

 avatar

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.