mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add LubeLogger (#828)
This commit is contained in:
parent
f23a5ceffb
commit
641d4b586e
1 changed files with 13 additions and 0 deletions
13
software/lubelog.yml
Normal file
13
software/lubelog.yml
Normal file
|
|
@ -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"
|
||||
Loading…
Reference in a new issue