afficher des statistiques pour nos tâches de Getting Things Gnome
Go to file
2021-02-27 11:13:48 +01:00
bin init express project, add xml2json and ignore for sources 2021-02-27 10:26:37 +01:00
public/stylesheets init express project, add xml2json and ignore for sources 2021-02-27 10:26:37 +01:00
routes init express project, add xml2json and ignore for sources 2021-02-27 10:26:37 +01:00
views init express project, add xml2json and ignore for sources 2021-02-27 10:26:37 +01:00
.ginitgnore init express project, add xml2json and ignore for sources 2021-02-27 10:26:37 +01:00
.gitignore remove node modules 2021-02-27 10:31:43 +01:00
app.js serving express app 2021-02-27 10:31:05 +01:00
CONTRIBUTE init express project, add xml2json and ignore for sources 2021-02-27 10:26:37 +01:00
LICENSE add readme and licence content 2021-02-27 11:13:48 +01:00
package-lock.json serving express app 2021-02-27 10:31:05 +01:00
package.json add readme and licence content 2021-02-27 11:13:48 +01:00
README.md add readme and licence content 2021-02-27 11:13:48 +01:00

GTG to Json stats

Ce dépot utilise une installation de Getting Things Gnome pour afficher des statistiques

Installation

utiliser NPM

  • npm i

Lancer le serveur local

  • npm start

puis naviguer sur https://localhost:3000

Comment ça marche?

Ce serveur va lire un fichier dans le dossier source, celui des tâches de GTG, puis en faire un json, et en sortir des statistiques dans une page web.