From 641d4b586edddef19ae51baa604f6e7e1517c5d1 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 6 Sep 2024 20:55:52 +0200 Subject: [PATCH] Add LubeLogger (#828) --- software/lubelog.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/lubelog.yml diff --git a/software/lubelog.yml b/software/lubelog.yml new file mode 100644 index 0000000000..5927fa2e74 --- /dev/null +++ b/software/lubelog.yml @@ -0,0 +1,13 @@ +name: "LubeLogger" +website_url: "https://lubelogger.com" +source_code_url: "https://github.com/hargata/lubelog" +description: "A web-based vehicle maintenance and fuel mileage tracker." +licenses: + - MIT +platforms: + - Docker + - K8S + - C# +tags: + - Miscellaneous +demo_url: "https://github.com/hargata/lubelog?tab=readme-ov-file#demo"