aboutsummaryrefslogtreecommitdiff
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-11mpd: we only want events from the player subsystemFranck Cuny2-2/+8
2022-06-11doc: update README with instruction for installingFranck Cuny1-0/+8
2022-06-11build: install the binary and systemd unitFranck Cuny1-0/+12
2022-06-11scrobbler: add a systemd unit fileFranck Cuny1-0/+43
2022-06-11scrobbler: read mpd status before processing songFranck Cuny1-4/+21
2022-06-11scrobbler: record how long a song was playedFranck Cuny2-1/+16
2022-06-11mpd-scrobbler: proper default argumentsFranck Cuny1-2/+31
2022-06-11scrobbler: use helper function EqualAttrsFranck Cuny1-3/+1
2022-06-11record: add some basic testingFranck Cuny2-0/+59
2022-06-11mpd-stats: pass database path to the scrobblerFranck Cuny2-5/+31
2022-06-11scrobbler: add timestamp to the recordFranck Cuny1-9/+11
2022-06-11scrobbler: add interface to the sqlite3 databaseFranck Cuny3-0/+57
2022-06-11mpd-stats: create and run the scrobblerFranck Cuny1-39/+4
2022-06-11scrobbler: add functions to create and run itFranck Cuny1-0/+66
2022-06-11mpd: export the type PlayerFranck Cuny1-4/+4
2022-06-11mpd: add function `Close` to the playerFranck Cuny2-2/+15
2022-06-11mpd: rename function to create the playerFranck Cuny2-2/+2
2022-06-11scrobbler: create a record on new songFranck Cuny1-5/+27
2022-06-11scrobbler: initial log record typeFranck Cuny3-1/+40
2022-06-11scrobbler: watch for events and print song detailsFranck Cuny4-0/+77
2022-06-11README: add some information about loggingFranck Cuny1-1/+14
2022-06-11add initial go.modFranck Cuny1-0/+3
2022-06-11Add README.org, LICENSE.txtFranck Cuny2-0/+21
2022-06-11ref(drone): remove all modules and configurationsFranck Cuny1-1/+0
2022-06-10fix(scripts): no need to create tags when deploying to fly.ioFranck Cuny1-7/+1
2022-06-09feat(gerrit-hook): propagate gerrit information in the environmentFranck Cuny1-3/+17
2022-06-09feat(gerrit): update CL when buildKite build is finishedFranck Cuny2-0/+46
2022-06-04doc(gerrit-hook): add initial documentationFranck Cuny1-0/+12
2022-06-04feat(gerrit-hook): a small tool to act as a dispatcher for gerritFranck Cuny5-0/+308
2022-05-29tools(govanity): add the tool to flake.nixFranck Cuny1-0/+24
2022-05-29tools(govanity): remove unneeded filesFranck Cuny5-147/+0
2022-05-25ref(dnsupdate): move under toolsFranck Cuny6-0/+881
2022-05-13remove unused MakefileFranck Cuny1-27/+0
2022-05-11drone: add a configurationFranck Cuny1-0/+18
2022-05-11scripts: add a script to deployFranck Cuny3-6/+25
2022-05-11Dockerfile: update stepsFranck Cuny1-2/+2
2022-05-11README: update documentationFranck Cuny1-0/+4
2022-05-11add a flake.nix to the repositoryFranck Cuny4-0/+119
2021-10-10config: add mpd-statsFranck Cuny1-0/+2
2021-09-09build: tag correctly the releaseFranck Cuny1-4/+8
2021-08-14build: create user before setting workdirFranck Cuny1-2/+2
2021-08-14build: build the image before deployingFranck Cuny1-1/+1
2021-08-14build: trim the size of the Docker containerFranck Cuny1-3/+20
2021-08-12config: add vanityFranck Cuny1-0/+2
2021-08-12build: deploy to flyFranck Cuny6-17/+83
2021-08-12config: replace homelab with toolsFranck Cuny1-2/+2
2021-08-12vanity: rewrite with templates and external configFranck Cuny6-22/+144
2021-08-12build: convert to go moduleFranck Cuny1-0/+3
2018-04-08Add a new target to the Makefile.Franck Cuny1-0/+3
2018-03-30Redirect go code to github.comFranck Cuny4-0/+52