stejk/toggl2redmine
Composer 安装命令:
composer require stejk/toggl2redmine
包简介
Toggl To Redmine sync CLI tool.
README 文档
README

Toggl2Redmine is CLI utility to sync time entries to Redmine. This should be used together with
Basically if you have #[issue id] in description of time entry in Toggl and tag (see bellow) you will be able to sync it to Redmine.
But it is better to use plugins above. If you set it correctly you will get nice time entries. For more info see Redmine Time Tracking.
Instalation
Using Composer
composer global require stejk/toggl2redmine
Using wget
wget https://gitlab.com/jakub.stejskal2/toggl2redmine/-/raw/master/builds/toggl2redmine -O toggl2redmine
chmod a+x ./toggl2redmine
mv ./toggl2redmine /usr/local/bin/toggl2redmine
Run toggl2redmine and choose first option Set Toggl2Redmine and setup your API keys, and tag.
Usage
- Run
toggl2redmineand choose second optionSync Toggl to Redmine. - Choose date which you want to sync entries from. (Default:
Today - 1 day) - Choose date which you want to sync entries to. (Default:
Today + 1 day)
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-06-01