[PYTHON] Comment installer drobertadams / toggl-cli sur Mac

Outline

  1. Qu'est-ce que toggl-cli?
  2. Version Mac de l'application de bureau
  3. Comment installer
  4. Inscription
  5. Téléchargement de l'outil
  6. Générer le fichier de configuration
  7. Modifiez le fichier de paramètres
  8. Comment utiliser
  9. URI de référence

Qu'est-ce que toggl-cli

Un outil non officiel pour utiliser Toggl, un service Web d'enregistrement du temps, à partir de la ligne de commande. (Peut-être que cela vous aide à vous souvenir du travail que vous avez oublié plus tard ou à trouver du temps de travail perdu?)

toggl-cli appelle l'API officielle de Toggl, et il existe des outils similaires.

De plus, Toggl peut être utilisé à partir de points autres que les outils de ligne de commande présentés ci-dessous. (En plus des services Web, nous proposons également des applications iPhone et de bureau)

Toggl https://toggl.com/

Application de bureau version Mac

La version Mac de l'application de bureau est disponible dans la barre de menus. Peut être installé avec brew cask install toggl desktop http://support.toggl.com/toggl-desktop-for-mac-osx/

Comment installer

Première inscription

Toggl https://toggl.com/

Téléchargement d'outils, etc.

La page web de toggl-cli est ici. https://github.com/drobertadams/toggl-cli

La commande suivante est le paramètre pour placer l'outil dans ʻApplications`

brew install python --framework
pip install iso8601
pip install pytz
pip install requests
pip install python-dateutil
cd /Applications/
git clone https://github.com/drobertadams/toggl-cli.git

Permet d'utiliser la commande toggl en fonction de l'environnement de votre terminal Ouvrez le fichier avec vi ~ / .bash_profile etc. et ajoutez la ligne suivante

alias toggl="/Applications/toggl-cli/toggl.py"

Génération du fichier de configuration

Exécutez toggl. Un fichier de configuration doit être généré à la racine de l'utilisateur.

Modifier le fichier de paramètres

vi ~/.togglrc --username: définir l'adresse e-mail --password: définir le mot de passe --api_token: lorsque vous accédez à https://www.toggl.com/app/profile, il est écrit en bas.

toggl.png

Comment utiliser

L'image d'opération sur la ligne de commande est la suivante.

  1. toggl start writeBlog
  2. toggl stop

Veuillez vous référer à l'utilisation au bas de l'URL suivante.

Citation: https://github.com/drobertadams/toggl-cli

Usage: toggl [OPTIONS] [ACTION]

Options:
  -h, --help     show this help message and exit
  -q, --quiet    don't print anything
  -v, --verbose  print additional info
  -d, --debug    print debugging output

Actions:
  add DESCR [@PROJECT] START_DATETIME ('d'DURATION | END_DATETIME)
      creates a completed time entry
  clients
      lists all clients
  continue DESCR
      restarts the given entry
  ls
      list recent time entries
  now
      print what you're working on now
  projects
      lists all projects
  rm ID
      delete a time entry by id
  start DESCR [@PROJECT] [DATETIME]
      starts a new entry
  stop [DATETIME]
      stops the current entry
  www
      visits toggl.com

  DURATION = [[Hours:]Minutes:]Seconds

URI référencé

https://github.com/drobertadams/toggl-cli

http://www.clausconrad.com/blog/toggl-command-line-on-windows

http://stackoverflow.com/questions/11962714/installing-python-dateutil

Recommended Posts

Comment installer drobertadams / toggl-cli sur Mac
Comment installer mysql-connector-python sur Mac
Comment installer OpenCV sur Mac
Instructions pour installer matplotlib sur votre Mac
Comment installer Graph-Tool sur macOS
Comment installer VMware-Tools sur Linux
Comment installer pycrypto sur Windows
Comment installer PyPy sur CentOS
Comment installer TensorFlow sur CentOS 7
Comment installer Maven sur CentOS
Étapes pour installer python3 sur Mac
Comment installer Music 21 sur Windows
Comment installer Theano sur Mac OS X avec homebrew
Comment installer aws-session-manager-plugin sur Manajro Linux
[Kivy] Comment installer Kivy sur Windows [Python]
Comment effacer Python 2.x sur Mac.
Comment installer des packages sur Alpine Linux
Comment installer Richzhang / Colorisation sur Windows 10
Comment installer Apache (httpd) sur CentOS7
Comment installer php7.4 sur Linux (Ubuntu)
Comment installer Eclipse GlassFish 5.1.0 sur CentOS7
Comment installer Apache (httpd) sur CentOS8
Comment installer NumPy sur Raspeye
Comment installer cx_Oracle sur macOS Sierra
Comment installer Theano sur Mac OS X 10.10 (en utilisant pyenv, anaconda)
Installez pyenv sur Mac
Comment installer Python
Comment installer pip
Comment installer Archlinux
Installez Ansible sur Mac
Installez Python sur Mac
Comment installer python
Installer Python 3 dans un environnement Mac
Comment installer BayesOpt
Comment installer Nbextensions
Installez Python 3.4 sur Mac
Installez Caffe sur Mac
Installer mecab sur Mac
Comment installer Prover9
installer mecab-python sur Mac
[Version 2020] Comment installer Python3 sur EC2 d'AWS
Comment installer OpenCV sur Jetson Nano Python
Comment installer rapidement h5py sur Windows 10 [non officiel]
Comment installer OpenGM sur OSX avec macports
Comment installer Camunda Modeler sur Manjaro Linux
[Python] Comment installer OpenCV sur Anaconda [Windows]
Comment installer / vérifier Graphviz sur anaconda / windows10
Comment installer le framework Deep Learning Caffe sur un Mac en mode CPU
[2020.8 dernière] Comment installer Python
Comment installer Python [Windows]
Installer pygame sur python3.4 sur Mac
Comment installer Tabpy 1.0 (version 2020-01)
Étapes pour installer le dernier Python sur votre Mac
Très facile à installer SciPy sur Mac OS X
Comment installer Linux sur un PC UEFI 32 bits
Comment installer Git GUI et Gitk sur CentOS
Comment installer Caffe sur OS X avec macports
Installer le module sur Anaconda (Mac)
Installez OpenPose sur mac (Catalina)