about summary refs log tree commit diff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(tools/git-blame-stats): add a CLI to report git blame statisticsFranck Cuny2022-06-183-0/+104
* feat(ipconverter): add a tool to convert IPv4 to int and vice-versaFranck Cuny2022-06-184-0/+120
* docs(tools/govanity): update instructionsFranck Cuny2022-06-151-5/+1
* ref(tools/govanity): simplify the deployment scriptFranck Cuny2022-06-152-13/+11
* ref(tools/govanity): add a function to load the configurationFranck Cuny2022-06-152-18/+22
* fix(tools/govanity): add a test for the repo URLFranck Cuny2022-06-151-0/+40
* fix(tools/govanity): remove one repo and fix URL for the other twoFranck Cuny2022-06-151-4/+2
* mpd: we only want events from the player subsystemFranck Cuny2022-06-112-2/+8
* doc: update README with instruction for installingFranck Cuny2022-06-111-0/+8
* build: install the binary and systemd unitFranck Cuny2022-06-111-0/+12
* scrobbler: add a systemd unit fileFranck Cuny2022-06-111-0/+43
* scrobbler: read mpd status before processing songFranck Cuny2022-06-111-4/+21
* scrobbler: record how long a song was playedFranck Cuny2022-06-112-1/+16
* mpd-scrobbler: proper default argumentsFranck Cuny2022-06-111-2/+31
* scrobbler: use helper function EqualAttrsFranck Cuny2022-06-111-3/+1
* record: add some basic testingFranck Cuny2022-06-112-0/+59
* mpd-stats: pass database path to the scrobblerFranck Cuny2022-06-112-5/+31
* scrobbler: add timestamp to the recordFranck Cuny2022-06-111-9/+11
* scrobbler: add interface to the sqlite3 databaseFranck Cuny2022-06-113-0/+57
* mpd-stats: create and run the scrobblerFranck Cuny2022-06-111-39/+4
* scrobbler: add functions to create and run itFranck Cuny2022-06-111-0/+66
* mpd: export the type PlayerFranck Cuny2022-06-111-4/+4
* mpd: add function `Close` to the playerFranck Cuny2022-06-112-2/+15
* mpd: rename function to create the playerFranck Cuny2022-06-112-2/+2
* scrobbler: create a record on new songFranck Cuny2022-06-111-5/+27
* scrobbler: initial log record typeFranck Cuny2022-06-113-1/+40
* scrobbler: watch for events and print song detailsFranck Cuny2022-06-114-0/+77
* README: add some information about loggingFranck Cuny2022-06-111-1/+14
* add initial go.modFranck Cuny2022-06-111-0/+3
* Add README.org, LICENSE.txtFranck Cuny2022-06-112-0/+21
* ref(drone): remove all modules and configurationsFranck Cuny2022-06-111-1/+0
* fix(scripts): no need to create tags when deploying to fly.ioFranck Cuny2022-06-101-7/+1
* feat(gerrit-hook): propagate gerrit information in the environmentFranck Cuny2022-06-091-3/+17
* feat(gerrit): update CL when buildKite build is finishedFranck Cuny2022-06-092-0/+46
* doc(gerrit-hook): add initial documentationFranck Cuny2022-06-041-0/+12
* feat(gerrit-hook): a small tool to act as a dispatcher for gerritFranck Cuny2022-06-045-0/+308
* tools(govanity): add the tool to flake.nixFranck Cuny2022-05-291-0/+24
* tools(govanity): remove unneeded filesFranck Cuny2022-05-295-147/+0
* Merge remote-tracking branch 'govanity/main'Franck Cuny2022-05-2915-0/+404
|\
| * remove unused MakefileFranck Cuny2022-05-131-27/+0
| * drone: add a configurationFranck Cuny2022-05-111-0/+18
| * scripts: add a script to deployFranck Cuny2022-05-113-6/+25
| * Dockerfile: update stepsFranck Cuny2022-05-111-2/+2
| * README: update documentationFranck Cuny2022-05-111-0/+4
| * add a flake.nix to the repositoryFranck Cuny2022-05-114-0/+119
| * config: add mpd-statsFranck Cuny2021-10-101-0/+2
| * build: tag correctly the releaseFranck Cuny2021-09-091-4/+8
| * build: create user before setting workdirFranck Cuny2021-08-141-2/+2
| * build: build the image before deployingFranck Cuny2021-08-141-1/+1
| * build: trim the size of the Docker containerFranck Cuny2021-08-141-3/+20
| * config: add vanityFranck Cuny2021-08-121-0/+2
| * build: deploy to flyFranck Cuny2021-08-126-17/+83
| * config: replace homelab with toolsFranck Cuny2021-08-121-2/+2
| * vanity: rewrite with templates and external configFranck Cuny2021-08-126-22/+144
| * build: convert to go moduleFranck Cuny2021-08-121-0/+3
| * Add a new target to the Makefile.Franck Cuny2018-04-081-0/+3
| * Redirect go code to github.comFranck Cuny2018-03-304-0/+52
* ref(dnsupdate): move under toolsFranck Cuny2022-05-256-0/+881